Class Recombine

java.lang.Object
neqsim.thermo.characterization.Recombine

public class Recombine extends Object

Recombine class.

Version:
$Id: $Id
Author:
ESOL
  • Field Details

  • Constructor Details

  • Method Details

    • runRecombination

      public SystemInterface runRecombination()

      runRecombination.

      Returns:
      a SystemInterface object
    • getGOR

      public double getGOR()

      getGOR.

      Returns:
      the GOR
    • setGOR

      public void setGOR(double GOR)

      setGOR.

      Parameters:
      GOR - the GOR to set
    • getOilDesnity

      public double getOilDesnity()

      Getter for the field oilDesnity.

      Returns:
      the oilDesnity
    • setOilDesnity

      public void setOilDesnity(double oilDesnity)

      Setter for the field oilDesnity.

      Parameters:
      oilDesnity - the oilDesnity to set
    • getRecombinedSystem

      public SystemInterface getRecombinedSystem()

      Getter for the field recombinedSystem.

      Returns:
      the recombinedSystem