This model represents a compressed gas storage for real gases with constant composition. It extends Base.PartialGasStorage_L2.
The model consists of a volume, in which the gas located. Pressure losses inside the volume and during charging and discharging are neglected. There is no discretisation of the flow field or the heat transfer. The heat transfer is modelled using a replacable heat transfer model, the default model uses a constant heat transfer coefficient.
The model is only valid for negligible pressure losses and negligible changes of the heat transfer coefficient (other heat transfer models can be used) as well as constant compositions. For high pressures there are errors due to errors in the gas models.
gasPortIn and gasPortOut: Real gas input and output
heat: heat port for the heat flow into/out of the storage
p_storage: signal output of the gas pressure
(no elements)
Simple mass and energy balances are used.
useXiConstParameter can be used to either use the inStream value of gasPortIn or xi_const for the composition.
Validated because this model including heat transfer (UndergroundGasStorageHeatTransfer_L2) is validated.
(no remarks)
Model created by Carsten Bode (c.bode@tuhh.de) in Apr 2016
Revised by Lisa Andresen (andresen@tuhh.de) in May 2016
Modeli modified by Carsten Bode (c.bode@tuhh.de) in Apr 2021 (added simplifications for composition)