modelStatCycMix2
Extends from TransiEnt.Basics.Icons.ModelStaticCycle.
Information
1. Purpose of model
Tester for static cycle mixer 2.
2. Level of detail, physical effects considered, and physical insight
(Purely technical component without physical modeling.)
3. Limits of validity
(Purely technical component without physical modeling.)
4. Interfaces
(no remarks)
5. Nomenclature
(no elements)
6. Governing Equations
(no equations)
7. Remarks for Usage
(no remarks)
8. Validation
(no validation or testing necessary)
9. References
(no remarks)
10. Version History
Created by Lisa Andresen (andresen@tuhh.de), Jun 2016
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| TILMedia.VLEFluidTypes.BaseVLEFluid | medium | simCenter.gasModel1 | Medium in the component |
| Boolean | quadraticPressureLoss | false | Nominal point pressure loss; set to true for quadratic coefficient |
| SI.Pressure | p_source1 | simCenter.p_eff_2 + simCenter.p_amb_const | |Sources|Absolute pressure |
| SI.SpecificEnthalpy | h_source1 | 785411 | |Sources|Specific enthalp |
| SI.MassFraction[medium.nc - 1] | xi_source1 | medium.xi_default | |Sources|Mass specific composition |
| SI.Pressure | p_source2 | simCenter.p_eff_2 + simCenter.p_amb_const | |Sources|Absolute pressure |
| SI.SpecificEnthalpy | h_source2 | 785411 | |Sources|Specific enthalpy |
| SI.MassFraction[medium.nc - 1] | xi_source2 | medium.xi_default | |Sources|Mass specific composition |
| SI.MassFlowRate | m_flow_sink | 1 | |Sinks|Mass flow in sink |
| SI.PressureDifference | Delta_p_nom_pipe1 | 0.1e5 | |Pipes|Nominal pressure drop in pipe 1 |
| SI.PressureDifference | Delta_p_nom_pipe2 | 0.1e5 | |Pipes|Nominal pressure drop in pipe 2 |
| SI.PressureDifference | Delta_p_nom_pipe3 | 0.1e5 | |Pipes|Nominal pressure drop in pipe 3 |
| SI.MassFlowRate | m_flow_nom_pipe1 | 1 | |Pipes|Nominal mass flow rate in pipe 1 |
| SI.MassFlowRate | m_flow_nom_pipe2 | 1 | |Pipes|Nominal mass flow rate in pipe 2 |
| SI.MassFlowRate | m_flow_nom_pipe3 | 1 | |Pipes|Nominal mass flow rate in pipe 3 |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.SimCenter | simCenter | ||
| TransiEnt.Grid.Gas.StaticCycles.Source_yellow | source | ||
| TransiEnt.Grid.Gas.StaticCycles.Sink_yellow | sink | ||
| TransiEnt.Grid.Gas.StaticCycles.Mixer1 | split | ||
| TransiEnt.Grid.Gas.StaticCycles.Pipe_yellow | pipe1 | ||
| TransiEnt.Grid.Gas.StaticCycles.Pipe_yellow | pipe3 | ||
| TransiEnt.Grid.Gas.StaticCycles.Pipe_yellow | pipe2 | ||
| TransiEnt.Grid.Gas.StaticCycles.Valve_cutFlow | valve_cutFlow1 | ||
| TransiEnt.Grid.Gas.StaticCycles.Source_yellow | source2 |