functioncond_dTp
Thermal conductivity lam(d,T,p) (industrial use version) only in one-phase region
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Density | d | Density | |
| SI.Temperature | T | Temperature (K) | |
| SI.Pressure | p | Pressure | |
| Integer | phase | 0 | 2 for two-phase, 1 for one-phase, 0 if not known |
| Boolean | industrialMethod | true | If true, the industrial method is used, otherwise the scientific one |
| Boolean | checkLimits | true | Check if inputs d,T,P are in region of validity |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| SI.ThermalConductivity | lambda | Thermal conductivity |