functionsaturationTemperature_der_p
Time derivative of saturation temperature in two-phase region
Extends from Modelica.Icons.Function (Icon for functions).
Information
This function calculates the time derivative of saturation temperature of R134a with regard to the time derivative of p. The non-derivative function is saturatuionTemperature.
Restrictions
It is only valid in the two-phase region (i.e., ptriple ≤ p ≤ pcrit ).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| SI.AbsolutePressure | p | Pressure | |
| Real | der_p | Time derivative of pressure |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | der_Tsat | Time derivative of saturation temperature |