Class SystemUMRCPAEoS

All Implemented Interfaces:
Serializable, Cloneable, SystemInterface

public class SystemUMRCPAEoS extends SystemPrEos
This class defines a thermodynamic system using the UMR CPA equation of state.
Author:
Even Solbraa
See Also:
  • Field Details

    • serialVersionUID

      private static final long serialVersionUID
      Serialization version UID.
      See Also:
  • Constructor Details

    • SystemUMRCPAEoS

      public SystemUMRCPAEoS()

      Constructor for SystemUMRCPAEoS.

    • SystemUMRCPAEoS

      public SystemUMRCPAEoS(double T, double P)

      Constructor for SystemUMRCPAEoS.

      Parameters:
      T - The temperature in unit Kelvin
      P - The pressure in unit bara (absolute pressure)