WOLFRAM SYSTEM MODELER

dTofps

Return d and T as a function of p and s

Wolfram Language

In[1]:=
SystemModel["Modelica.Media.Air.ReferenceAir.Air_Utilities.Inverses.dTofps"]
Out[1]:=

Syntax

(d, T) = dTofps(p, s, delp, dels)

Inputs (4)

p

Type: Pressure (Pa)

Description: Pressure

s

Type: SpecificEntropy (J/(kg⋅K))

Description: Specific entropy

delp

Type: Pressure (Pa)

Description: Iteration accuracy

dels

Type: SpecificEntropy (J/(kg⋅K))

Description: Iteration accuracy

Outputs (2)

d

Type: Density (kg/m³)

Description: Density

T

Type: Temperature (K)

Description: Temperature (K)