modelIdealGasGCV_xi_Block

Model for net calorific value calculation for ideal gases, input xi

Extends from TransiEnt.Basics.Icons.Block.

Information

1. Purpose of model

This model is used to calculate the mass specific gross calorific value (GCV), also known as higher heating value (HHV) of a fuel gas mixture based on the mass fractions and repective mass weighted calorific values from a record.

2. Level of detail, physical effects considered, and physical insight

(no remarks)

3. Limits of validity

(no remarks)

4. Interfaces

(no remarks)

5. Nomenclature

xi_in is the mass fraction

GCV is the gross calorific value

6. Governing Equations

(no remarks)

7. Remarks for Usage

If there are components in the gas which don't have a corresponding entry in the GCV values record, they will just be ignored, giving a faulty calorific value. The function will throw a warning.

GCVIn was added to give the possibility to define a constant calorific value. If this value is set to 0, the GCV will be calculated by the composition of the defined medium.

8. Validation

(no validation or testing necessary)

9. References

(no remarks)

10. Version History

Created by Jan Westphal (j.westphal@tuhh.de), June 2019, based on a model of Lisa Andresen

Parameters

TypeNameDefaultDescription
TILMedia.GasTypes.BaseGasidealGasType
SI.SpecificEnthalpyGCVIn0.0Set this to a specific value for a constant GCV or to zero for GCV calculation
SI.SpecificEnthalpyGCV_vecFunctions.GasProperties.getIdealGasGCVVector(idealGasType, idealGasType.nc)

Connectors

TypeNameDefaultDescription
TransiEnt.Basics.Interfaces.General.MassFractionIn[idealGasType.nc - 1]xi_inMass fraction
TransiEnt.Basics.Interfaces.General.SpecificEnthalpyOutGCVGross calorific value

Components

TypeNameDefaultDescription
TransiEnt.SimCentersimCenter