This package contains different implementations for various media. The media models in this package are compatible with Modelica.Media but the implementation is in general simpler, which often leads to easier numerical problems and better convergence of the models. Due to the simplifications, the media model of this package are generally accurate for a smaller temperature range than the models in Modelica.Media, but the smaller temperature range may often be sufficient for building HVAC applications.
Extends from Modelica.Icons.MaterialPropertiesPackage (Icon for package containing property classes).Name | Description |
---|---|
ConstantPropertyLiquidWater | Package with model for liquid water with constant properties |
GasesPTDecoupled | Package with models for gases where pressure and temperature are independent of each other |
GasesConstantDensity | Package with models for gases where pressure and temperature are independent of each other |
IdealGases | Package with models for ideal gases |
PerfectGases | Package with models for perfect gases |
Interfaces | Package with partial medium models |
BaseClasses | Package with base classes for Buildings.Media |