Skip to content

Commit

Permalink
Fixjavadoc1 (#465)
Browse files Browse the repository at this point in the history
* fix javadoc

* fixed flyid system doc
  • Loading branch information
EvenSol authored Jul 11, 2022
1 parent f7ae95f commit dd97678
Show file tree
Hide file tree
Showing 28 changed files with 37 additions and 36 deletions.
2 changes: 1 addition & 1 deletion src/main/java/neqsim/thermo/system/SystemBWRSEos.java
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import neqsim.thermo.phase.PhasePureComponentSolid;

/**
* This class defines a thermodynamic system using the SRK equation of state
* This class defines a thermodynamic system using the BWRS equation of state
*
* @author Even Solbraa
*/
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/neqsim/thermo/system/SystemCSPsrkEos.java
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import neqsim.thermo.phase.PhasePureComponentSolid;

/**
* This class defines a thermodynamic system using the SRK equation of state
* This class defines a thermodynamic system using the CSP SRK equation of state
*
* @author Even Solbraa
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import neqsim.thermo.phase.PhaseSrkEos;

/**
* This class defines a thermodynamic system using the SRK equation of state
* This class defines a thermodynamic system using the Desmukh Mather thermodyanmic model
*
* @author Even Solbraa
*/
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/neqsim/thermo/system/SystemDuanSun.java
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import neqsim.thermodynamicOperations.ThermodynamicOperations;

/**
* This class defines a thermodynamic system using the SRK EoS and Pitzer for liquids
* This class defines a thermodynamic system using the Duan Sun method used for CO2
*
* @author Even Solbraa
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import neqsim.thermo.util.constants.FurstElectrolyteConstants;

/**
* This class defines a thermodynamic system using the Electrolyte CPA EoS of Equinor
* This class defines a thermodynamic system using the electrolyte CPA EoS Statoil model
*
* @author Even Solbraa
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@
import neqsim.thermo.phase.PhaseModifiedFurstElectrolyteEos;

/**
* <p>
* SystemFurstElectrolyteEos class.
* </p>
*
* This class defines a thermodynamic system using the electrolyte the Furst Electrolyte Eos.
*
* @author Even Solbraa
* @version $Id: $Id
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@
import neqsim.thermo.phase.PhaseModifiedFurstElectrolyteEosMod2004;

/**
* <p>
* SystemFurstElectrolyteEosMod2004 class.
* </p>
* This class defines a thermodynamic system using the electrolyte the Modified Furst Electrolyte
* Eos.
*
* @author Even Solbraa
* @version $Id: $Id
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/neqsim/thermo/system/SystemGERG2004Eos.java
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import neqsim.thermo.phase.PhasePureComponentSolid;

/**
* This class defines a thermodynamic system using the SRK equation of state
* This class defines a thermodynamic system using the GERG2004 equation of state
*
* @author Even Solbraa
*/
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/neqsim/thermo/system/SystemGERGwaterEos.java
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import neqsim.thermo.phase.PhasePureComponentSolid;

/**
* This class defines a thermodynamic system using the SRK equation of state
* This class defines a thermodynamic system using the GERG water equation of state
*
* @author Even Solbraa
*/
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/neqsim/thermo/system/SystemGEWilson.java
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import neqsim.thermo.phase.PhaseSrkEos;

/**
* This class defines a thermodynamic system using the SRK equation of state
* This class defines a thermodynamic system using the Wilson GE model
*
* @author Even Solbraa
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import neqsim.thermo.phase.PhaseSrkEos;

/**
* This class defines a thermodynamic system using the SRK equation of state
* This class defines a thermodynamic system using the Kent Eisenberg model
*
* @author Even Solbraa
*/
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/neqsim/thermo/system/SystemNRTL.java
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import neqsim.thermo.phase.PhaseSrkEos;

/**
* This class defines a thermodynamic system using the SRK EoS amd NRTL for liquids
* This class defines a thermodynamic system using the SRK EoS for gas and NRTL for liquids
*
* @author Even Solbraa
*/
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/neqsim/thermo/system/SystemPrDanesh.java
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import neqsim.thermo.phase.PhasePureComponentSolid;

/**
* This class defines a thermodynamic system using the SRK equation of state
* This class defines a thermodynamic system using the PR Danesh equation of state
*
* @author Even Solbraa
*/
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/neqsim/thermo/system/SystemPrEos1978.java
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import neqsim.thermo.phase.PhasePureComponentSolid;

/**
* This class defines a thermodynamic system using the Peng RObinson v. 1978 equation of state
* This class defines a thermodynamic system using the Peng Robinson v. 1978 equation of state
*
* @author Even Solbraa
*/
Expand Down
3 changes: 2 additions & 1 deletion src/main/java/neqsim/thermo/system/SystemPrEosDelft1998.java
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
import neqsim.thermo.phase.PhasePureComponentSolid;

/**
* This class defines a thermodynamic system using the SRK equation of state
* This class defines a thermodynamic system using the PR EoS version of Delft (1998) equation of
* state
*
* @author Even Solbraa
*/
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/neqsim/thermo/system/SystemPrGassemEos.java
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import neqsim.thermo.phase.PhasePureComponentSolid;

/**
* This class defines a thermodynamic system using the SRK equation of state
* This class defines a thermodynamic system using the PR Gassem equation of state
*
* @author Even Solbraa
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package neqsim.thermo.system;

/**
* This class defines a thermodynamic system using the SRK equation of state
* This class defines a thermodynamic system using the PR Mathias Copeman equation of state
*
* @author Even Solbraa
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import neqsim.thermo.phase.PhaseSrkPenelouxEos;

/**
* This class defines a thermodynamic system using the SRK equation of state
* This class defines a thermodynamic system using the SRK Peneloux equation of state
*
* @author Even Solbraa
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package neqsim.thermo.system;

/**
* This class defines a thermodynamic system using the SRK equation of state
* This class defines a thermodynamic system using the SRK Schwartzentruber equation of state
*
* @author Even Solbraa
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package neqsim.thermo.system;

/**
* This class defines a thermodynamic system using the SRK equation of state
* This class defines a thermodynamic system using the SRK Two Coon equation of state
*
* @author Even Solbraa
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package neqsim.thermo.system;

/**
* This class defines a thermodynamic system using the SRK equation of state
* This class defines a thermodynamic system using the SRK Two Coon Param equation of state
*
* @author Even Solbraa
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
package neqsim.thermo.system;

/**
* <p>
* SystemSrkTwuCoonStatoilEos class.
* </p>
* This class defines a thermodynamic system using the SRK Two Coon model of Statoil equation of
* state
*
* @author asmund
* @version $Id: $Id
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/neqsim/thermo/system/SystemTSTEos.java
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import neqsim.thermo.phase.PhaseTSTEos;

/**
* This class defines a thermodynamic system using the SRK equation of state
* This class defines a thermodynamic system using the TST equation of state
*
* @author Even Solbraa
*/
Expand Down
3 changes: 2 additions & 1 deletion src/main/java/neqsim/thermo/system/SystemUMRCPAEoS.java
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@

package neqsim.thermo.system;
/**
*
* This class defines a thermodynamic system using the UMR CPA equation of state
*
* @author Even Solbraa
* @version
*/
Expand Down
3 changes: 2 additions & 1 deletion src/main/java/neqsim/thermo/system/SystemUMRPRUMCEosNew.java
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@

package neqsim.thermo.system;
/**
*
* This class defines a thermodynamic system using the UMR-PRU with MC paramters equation of state
*
* @author Even Solbraa
* @version
*/
Expand Down
4 changes: 2 additions & 2 deletions src/main/java/neqsim/thermo/system/SystemUNIFAC.java
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
import neqsim.thermo.phase.PhaseSrkEos;

/**
* This class defines a thermodynamic system using the SRK equation of state for gas and Unifac for
* liquids
* This class defines a thermodynamic system using the Unifac for liquids with SRK equation of state
* for gas
*
* @author Even Solbraa
*/
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/neqsim/thermo/system/SystemUNIFACpsrk.java
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import neqsim.thermo.phase.PhaseSrkEos;

/**
* This class defines a thermodynamic system using the SRK equation of state
* This class defines a thermodynamic system using the UNIFAC for liquid and PSRK EoS for gas
*
* @author Even Solbraa
*/
Expand Down
5 changes: 3 additions & 2 deletions src/test/java/neqsim/thermo/system/SystemPrEosTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@

import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertTrue;

import org.junit.jupiter.api.BeforeAll;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Test;

import neqsim.thermodynamicOperations.ThermodynamicOperations;

class SystemPrEoSTest extends neqsim.NeqSimTest{
Expand Down Expand Up @@ -41,6 +39,9 @@ public static void setUp() {
@Test
@DisplayName("test a TPflash2")
public void testTPflash2() {



assertEquals(2, testSystem.getNumberOfPhases());
}

Expand Down

0 comments on commit dd97678

Please sign in to comment.