// TODO: Implement limits to quantities. Temperature and pressure specifically has no meaning when it is negative.
// Relative humidity cannot be outside 0...1
modquantities_base;modpressure;pubusepressure::Pressure;modtemperature;pubusetemperature::Temperature;modspecific_enthalpy;pubusespecific_enthalpy::SpecificEnthalpy;