twine-thermo 0.4.2

Thermodynamic and fluid property modeling for the Twine framework.
Documentation
1
2
3
pub trait ThermoModel {
    type Fluid;
}