recordIdealGas
Base record for generic pressure loss function | ideal gas | mean density
Extends from Modelica.Icons.Record (Icon for records).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Generic variables | |||
| Real | exp | 2 | Exponent of pressure loss law |
| Fluid properties | |||
| SI.SpecificHeatCapacity | R_s | Specific gas constant of ideal gas | |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Real | Km | R_s*(2e3)/((10)^exp/rho_m) | Coefficient for pressure loss law [(Pa)^2/{(kg/s)^exp*K}] |
| SI.Density | rho_m | p_m/(R_s*T_m) | Mean density of ideal gas |
| SI.Temperature | T_m | Mean temperature of ideal gas | |
| SI.Pressure | p_m | Mean pressure of ideal gas |