Class ComponentSoreideWhitson

All Implemented Interfaces:
Serializable, Cloneable, ComponentEosInterface, ComponentInterface, ThermodynamicConstantsInterface

public class ComponentSoreideWhitson extends ComponentPR
ComponentSoreideWhitson for Søreide-Whitson Peng-Robinson EoS with modified alpha.
Author:
sviat
See Also:
  • Field Details

  • Constructor Details

    • ComponentSoreideWhitson

      public ComponentSoreideWhitson(String name, double moles, double molesInPhase, int compIndex)

      Constructor for ComponentSoreideWhitson.

      Parameters:
      name - a String object
      moles - a double
      molesInPhase - a double
      compIndex - a int
  • Method Details