functionvisc_dTp
Dynamic viscosity eta(d,T,p), industrial formulation
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 (only needed for region of validity) | |
| Integer | phase | 0 | 2 for two-phase, 1 for one-phase, 0 if not known (unused) |
| Boolean | checkLimits | true | Check if inputs d,T,P are in region of validity |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| SI.DynamicViscosity | eta | Dynamic viscosity |