Package with base classes for Buildings.Utilities.Psychrometrics.Functions
This package contains base classes that are used to construct the models in Buildings.Utilities.Psychrometrics.Functions.
Extends from Modelica.Icons.BasesPackage (Icon for packages containing base classes).
Name | Description |
---|---|
der_TDewPoi_pW_amb | Derivative of function TDewPoi_pW_amb |
der_pW_TDewPoi | Derivative of function pW_TDewPoi |
der_pW_TDewPoi_amb | Derivative of function pW_TDewPoi_amb |
der_pW_X | Derivative of function pW_X |
der_saturationPressureLiquid | Derivative of the function saturationPressureLiquid |
der_sublimationPressureIce | Derivative of function sublimationPressureIce |
Examples | Collection of models that illustrate model use and test models |
Derivative of function TDewPoi_pW_amb
Derivative of dew point temperature calculation for moist air.
Extends from Modelica.Icons.Function (Icon for functions).
Type | Name | Default | Description |
---|---|---|---|
Pressure | p_w | Water vapor partial pressure [Pa] | |
Real | dp_w | Differential of water vapor partial pressure |
Type | Name | Description |
---|---|---|
Real | dT | Differential of dew point temperature |
Derivative of function pW_TDewPoi
Derivative of dew point temperature calculation for moist air above freezing temperature.
Extends from Modelica.Icons.Function (Icon for functions).
Type | Name | Default | Description |
---|---|---|---|
Temperature | T | Dew point temperature [K] | |
Real | dT | Temperature differential |
Type | Name | Description |
---|---|---|
Real | dp_w | Differential of water vapor partial pressure |
Derivative of function pW_TDewPoi_amb
Derivative of dew point temperature calculation for moist air.
Extends from Modelica.Icons.Function (Icon for functions).
Type | Name | Default | Description |
---|---|---|---|
Temperature | T | Dew point temperature [K] | |
Real | dT |
Type | Name | Description |
---|---|---|
Real | dp_w | Differential of water vapor partial pressure |
Derivative of function pW_X
Derivative of function Buildings.Utilities.Psychrometrics.Functions.pW_X.
Extends from Modelica.Icons.Function (Icon for functions).
Type | Name | Default | Description |
---|---|---|---|
MassFraction | X_w | Species concentration at dry bulb temperature [1] | |
Pressure | p | 101325 | Total pressure [Pa] |
Real | dX_w | Differential of species concentration at dry bulb temperature | |
Real | dp | Differential of total pressure |
Type | Name | Description |
---|---|---|
Real | dp_w | Differential of water vapor pressure |
Derivative of the function saturationPressureLiquid
Derivative of function Buildings.Utilities.Psychrometrics.Functions.saturationPressureLiquid.
Extends from Modelica.Icons.Function (Icon for functions).
Type | Name | Default | Description |
---|---|---|---|
Temperature | Tsat | Saturation temperature [K] | |
Real | dTsat | Saturation temperature derivative [K/s] |
Type | Name | Description |
---|---|---|
Real | psat_der | Differential of saturation pressure [Pa/s] |
Derivative of function sublimationPressureIce
Derivative of function Buildings.Utilities.Psychrometrics.Functions.sublimationPressureIce.
Extends from Modelica.Icons.Function (Icon for functions).
Type | Name | Default | Description |
---|---|---|---|
Temperature | TSat | Saturation temperature [K] | |
Real | dTsat | Sublimation temperature derivative [K/s] |
Type | Name | Description |
---|---|---|
Real | psat_der | Sublimation pressure derivative [Pa/s] |