twine-thermo 0.3.0

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

pub use ideal_gas::IdealGasCustom;
pub use incompressible::IncompressibleCustom;