WOLFRAM SYSTEM MODELER

cond_dTp

Thermal conductivity lam(d,T,p) (industrial use version) only in one-phase region

Wolfram Language

In[1]:=
SystemModel["Modelica.Media.Water.IF97_Utilities.BaseIF97.Transport.cond_dTp"]
Out[1]:=

Syntax

lambda = cond_dTp(d, T, p, phase, industrialMethod, checkLimits)

Inputs (6)

d

Type: Density (kg/m³)

Description: Density

T

Type: Temperature (K)

Description: Temperature (K)

p

Type: Pressure (Pa)

Description: Pressure

phase

Default Value: 0

Type: Integer

Description: 2 for two-phase, 1 for one-phase, 0 if not known

industrialMethod

Default Value: true

Type: Boolean

Description: If true, the industrial method is used, otherwise the scientific one

checkLimits

Default Value: true

Type: Boolean

Description: Check if inputs d,T,P are in region of validity

Outputs (1)

lambda

Type: ThermalConductivity (W/(m⋅K))

Description: Thermal conductivity

Extended by (2)

thermalConductivity

Modelica.Media.Water.IF97_Utilities

Compute lambda(d,T,p) in the one-phase region

cond_dT

Modelica.Media.Air.ReferenceMoistAir.Utilities.IF97_new

Thermal conductivity lam(d,T), industrial formulation