Interface for real mixture gas models
The objetive of this model is to have an interface and use it as a base model for any real mixture model. For the Allam Cycle application, Peng-Robinson EoS is the one to be considered, however, it is possible to develop different real fluid models using other EoS.
The PartialMixture model includes three input variables for pressure, temperature and mass fraction, in order to define the full properties of the fluid. The other variables are going to be used when it comes to develop the real mixture fluid model.
Name | Description |
---|---|
InputPressure | Pseudo-input to check model balancedness |
InputTemperature | Pseudo-input to check model balancedness |
InputMassFraction | The fluid properties are defined by a temperature value |