modelControlPowerToGas
Extends from TransiEnt.SystemGeneration.Superstructure.Components.Controller.Base.ControlPowerToGas_Base.
Information
1. Purpose of model
Controller for mass flows of hydrogen and SNG of PtG-plants in superstructure.
2. Level of detail, physical effects considered, and physical insight
(Description)
3. Limits of validity
(Description)
4. Interfaces
(none)
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
Model created by Oliver Schülting (oliver.schuelting@tuhh.de), Nov 2020
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | y_start_hysteresis3 (from ControlPowerToGas_Base) | false | |
| Integer | DifferentTypesOfPowerToGasPlants (from ControlPowerToGas_Base) | ||
| Boolean | useHydrogenFromPtGInPowerPlants (from ControlPowerToGas_Base) | ||
| Integer | usageOfWasteHeatOfPtG (from ControlPowerToGas_Base) | ||
| Boolean | CO2NeededForPowerToGas (from ControlPowerToGas_Base) | ||
| Real | P_el_n | 1 | |
| Real | eta_n | 1 | |
| Boolean | typeIsMethanation | true | |
| Boolean | typeIsWOStorage | false | |
| Modelica.Units.SI.Pressure | p_gasGrid_desired | simCenter.p_amb_const + simCenter.p_eff_2 | desired gas grid pressure in region |
| Modelica.Units.SI.MolarMass[max(simCenter.gasModel1.nc, 1)] | M_i | if simCenter.gasModel1.nc == 1 then {-1} else TILMedia.VLEFluidFunctions.molarMass_n(simCenter.gasModel1, 0:simCenter.gasModel1.nc - 1) |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | p_gas_region (from ControlPowerToGas_Base) | ||
| Modelica.Blocks.Interfaces.RealInput | u2 (from ControlPowerToGas_Base) | ||
| Modelica.Blocks.Interfaces.RealInput[max(simCenter.gasModel1.nc - 1, 1)] | gasComposition (from ControlPowerToGas_Base) | ||
| TransiEnt.SystemGeneration.Superstructure.Components.ControlBus | controlBus (from ControlPowerToGas_Base) |