Package with base classes for Buildings.Media
This package contains base classes that are used to construct the models in Buildings.Media.
Extends from Modelica.Icons.BasesPackage (Icon for packages containing base classes).
Name | Description |
---|---|
TestTemperatureEnthalpyInversion | Model to check computation of h(T) and its inverse |
Model to check computation of h(T) and its inverse
h=f(T0)
and
T=g(h)
. It then checks whether T=T0
.
Hence, it checks whether the function T_phX
is
implemented correctly.
Type | Name | Default | Description |
---|---|---|---|
replaceable package Medium | Modelica.Media.Interfaces.Pa... | ||
Temperature | T0 | 273.15 + 20 | Temperature [K] |
Type | Name | Description |
---|---|---|
replaceable package Medium |