modelMaxH2MassFlow_phi
Extends from TransiEnt.Basics.Icons.Sensor (Icon representing a round measurement device).
Information
1. Purpose of model
Model for determination of permitted maximum additional hydrogen mass flow in analyzed natural gas flow.
2. Level of detail, physical effects considered, and physical insight
3. Limits of validity
4. Interfaces
- Two inputs: gas inlet and gas outlet
- One output: signal output of maximum permitted hydrogen mass flow
5. Nomenclature
: volume fraction
: weight fraction- STP: standard temperature and pressure (Tstp=273.15 K, pstp=1.01325 bar)
- NG: gas mixture before feedin
- NGH2: gas mixture after feedin
- H2inNG: hydrogen in gas mixture before feedin
6. Governing Equations
Isenthalpic, no chemical reactions, no pressure losses, conservation of mass.
Mass balances for feedin point:


The same for volume balances plus the relation between mass and volume:

gives the stated relations.
7. Remarks for Usage
Hydrogen has to be the last entry of medium column vector.
8. Validation
Tested in check model "TransiEnt.Consumer.Gas.Check.GasDemandVarH2_varGCV_controlMFlow"
9. References
10. Version History
Model created by Christopher Helbig, Dec 2014
Model edited and revised by by Lisa Andresen (andresen@tuhh.de), Jul 2016
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| TILMedia.VLEFluidTypes.BaseVLEFluid | medium | simCenter.gasModel1 | Medium to be used |
| Modelica.Units.SI.VolumeFraction | phi_H2max | simCenter.phi_H2max | Maximum admissible volume fraction of H2 in NGH2 at STP |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.Basics.Interfaces.General.MassFlowRateOut | m_flow_H2_max | Maximum admissible hydrogen production rate | |
| TransiEnt.Basics.Interfaces.Gas.RealGasPortIn | gasPortIn | Input port for natural gas | |
| TransiEnt.Basics.Interfaces.Gas.RealGasPortOut | gasPortOut | output port for natural gas |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.SimCenter | simCenter | ||
| SI.MassFraction | xi_H2inNG | Mass fraction of H2 in NG | |
| SI.VolumeFlowRate | V_flow_NG_stp | Volume flow rate of NG at STP | |
| SI.VolumeFlowRate | V_flow_H2_NG_stp | Volume flow rate of H2 in NG at STP | |
| SI.VolumeFlowRate | V_flow_H2_PtG_max_stp | Maximum admissible PtG volume flow rate at STP | |
| SI.MassFlowRate | m_flow_NG | Mass flow of NG | |
| SI.VolumeFraction | phi_H2_stp | Volume fraction of H2 in NG at STP | |
| TILMedia.Internals.VLEFluidConfigurations.FullyMixtureCompatible.VLEFluid_pT | vleGasNG_STP |