git push -u origin main
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
//! TLUSTY/SYNSPEC Rust Implementation
|
||||
//!
|
||||
//! A progressive refactoring of the TLUSTY stellar atmosphere modeling
|
||||
//! software from Fortran to Rust.
|
||||
|
||||
pub mod math;
|
||||
pub mod physics;
|
||||
Reference in New Issue
Block a user