sandlercubics.idealgas module¶ class sandlercubics.idealgas.IdealGasEOS(*args, **kwargs)[source]¶ Bases: CubicEOS Ideal gas class derived from CubicEOS property Hvap: Quantity¶ Enthalpy of vaporization is undefined for ideal gas property Pvap: Quantity¶ Vapor pressure is undefined for ideal gas property Svap: Quantity¶ Entropy of vaporization is undefined for ideal gas property Tsat: Quantity¶ Saturation temperature is undefined for ideal gas property cubic_coeff: ndarray¶ cubic coefficients for ideal gas description: str = 'Ideal Gas Equation of State'¶ name: str = 'Ideal Gas Equation of State'¶ Name of the thermodynamic state