Class PhaseIdealGas

java.lang.Object
neqsim.thermo.phase.Phase
neqsim.thermo.phase.PhaseIdealGas
All Implemented Interfaces:
Serializable, Cloneable, PhaseInterface, ThermodynamicConstantsInterface

public class PhaseIdealGas extends Phase implements ThermodynamicConstantsInterface
Phase model for an ideal gas. Compressibility is fixed to unity and thermodynamic properties are calculated from ideal-gas relations.
Author:
esol
See Also:
  • Field Details

  • Constructor Details

    • PhaseIdealGas

      public PhaseIdealGas()

      Constructor for PhaseIdealGas.

  • Method Details