twine-thermo 0.3.0

Thermodynamic and fluid property modeling for the Twine framework.
Documentation
1
2
3
4
5
6
mod traits;

pub mod ideal_gas;
pub mod incompressible;

pub use traits::{StateFrom, ThermodynamicProperties};