modelIdeal_to_Real
Adapter that switches from ideal to real fluid models
Extends from TransiEnt.Basics.Icons.IdealToRealAdapter (Icon for ideal to real adapters).
Information
Adapter for switching from ideal gas models to real gas fluid models
1. Purpose of model
This model represents an adapter to switch from ideal to real gas fluid models.
2. Level of detail, physical effects considered, and physical insight
Temperature, pressure and mass flow stay the same. The model only works in the design flow direction.
3. Limits of validity
Only valid for ideal and real gas fluid models.
4. Interfaces
gasPortIn: inlet port for ideal gas fluid
gasPortOut: outlet port for real gas
5. Nomenclature
(no elements)
6. Governing Equations
(no equations)
7. Remarks for Usage
It is important to ensure that the flow is always in the design flow direction.
8. Validation
Tested in check model "TestRealGasAdapters"
9. References
(no remarks)
10. Version History
Model created by Carsten Bode (c.bode@tuhh.de) on Tue Apr 05 2016
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Media.Gases.VLE_VDIWA_SG6_var | real | ||
| Media.Gases.Gas_VDIWA_SG6_var | ideal |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.Basics.Interfaces.Gas.IdealGasEnthPortIn | gasPortIn | Input for ideal gas | |
| TransiEnt.Basics.Interfaces.Gas.RealGasPortOut | gasPortOut | Output for real gas |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.SimCenter | simCenter |