modelFlangeRealGas
Model for generating a summary for a flange real gas
Extends from TransiEnt.Basics.Icons.Record (Icon for records).
Information
1. Purpose of model
This model can be used to generate a summary for a flange real gas.
2. Level of detail, physical effects considered, and physical insight
(Description)
3. Limits of validity
(Description)
4. Interfaces
input for mass flow, temperature, specific enthalpy, pressure, component mass fraction, component molar fraction and density
5. Nomenclature
(no elements)
6. Governing Equations
(no equations)
7. Remarks for Usage
(none)
8. Validation
(no validation or testing necessary)
9. References
(none)
10. Version History
Created by Johannes Brunnemann (brunnemann@xrg-simulation.de), Nov 2016
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | useFluidModelsForSummary | true | True, if fluid models shall be used for the summary |
| System | |||
| TransiEnt.Basics.Media.Gases.VLE_VDIWA_NG7_H2_var | mediumModel | Used medium model | |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.MassFlowRate | m_flow | Mass flow rate | |
| SI.Temperature | T | Temperature | |
| SI.Pressure | p | Pressure | |
| SI.SpecificEnthalpy | h | Specific enthalpy | |
| SI.MassFraction[mediumModel.nc - 1] | xi | Component mass fractions | |
| SI.MassFraction[mediumModel.nc - 1] | x | Component molar fractions | |
| SI.Density | rho | Density |