WOLFRAM SYSTEM MODELER

cvdpT2Phase

Compute isochoric specific heat capacity inside the two-phase region and derivative of pressure w.r.t. temperature

Wolfram Language

In[1]:=
SystemModel["Modelica.Media.Common.cvdpT2Phase"]
Out[1]:=

Syntax

(cv, dpT) = cvdpT2Phase(liq, vap, x, T, p)

Inputs (5)

liq

Type: PhaseBoundaryProperties

Description: Properties on the boiling curve

vap

Type: PhaseBoundaryProperties

Description: Properties on the condensation curve

x

Type: MassFraction

Description: Vapour mass fraction

T

Type: Temperature (K)

Description: Temperature

p

Type: Pressure (Pa)

Description: Properties

Outputs (2)

cv

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

Description: Isochoric specific heat capacity

dpT

Type: Real

Description: Derivative of pressure w.r.t. temperature