Class ThermodynamicModelTest

java.lang.Object
neqsim.thermo.ThermodynamicModelTest
All Implemented Interfaces:
Serializable, ThermodynamicConstantsInterface

public class ThermodynamicModelTest extends Object implements ThermodynamicConstantsInterface

ThermodynamicModelTest class.

Version:
$Id: $Id
Author:
Even Solbraa
See Also:
  • Field Details

    • serialVersionUID

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

      static org.apache.logging.log4j.Logger logger
      Logger object for class.
    • system

    • maxError

      private double maxError
  • Constructor Details

    • ThermodynamicModelTest

      public ThermodynamicModelTest()

      Constructor for ThermodynamicModelTest.

    • ThermodynamicModelTest

      public ThermodynamicModelTest(SystemInterface system)

      Constructor for ThermodynamicModelTest.

      Parameters:
      system - a SystemInterface object
  • Method Details

    • runTest

      public void runTest()

      runTest.

    • checkFugacityCoefficients

      public boolean checkFugacityCoefficients()

      checkFugacityCoefficients.

      Returns:
      a boolean
    • checkFugacityCoefficientsDn

      public boolean checkFugacityCoefficientsDn()

      checkFugacityCoefficientsDn.

      Returns:
      a boolean
    • checkFugacityCoefficientsDn2

      public boolean checkFugacityCoefficientsDn2()

      checkFugacityCoefficientsDn2.

      Returns:
      a boolean
    • checkFugacityCoefficientsDP

      public boolean checkFugacityCoefficientsDP()

      checkFugacityCoefficientsDP.

      Returns:
      a boolean
    • checkFugacityCoefficientsDT

      public boolean checkFugacityCoefficientsDT()

      checkFugacityCoefficientsDT.

      Returns:
      a boolean
    • checkNumerically

      public boolean checkNumerically()

      checkNumerically.

      Returns:
      a boolean
    • setMaxError

      public void setMaxError(double maxErr)
      Setter for property maxError.
      Parameters:
      maxErr - before test will report failed Set maximum allowed error in model check