Skip to content

Commit

Permalink
wi
Browse files Browse the repository at this point in the history
  • Loading branch information
asmfstatoil committed Aug 22, 2023
1 parent 7d15b34 commit 372f927
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ public ChemicalReactionOperations() {}
* @param system a {@link neqsim.thermo.system.SystemInterface} object
*/
public ChemicalReactionOperations(SystemInterface system) {
initCalc = new LinearProgrammingChemicalEquilibrium();
boolean newcomps = true;
int old = system.getPhase(0).getNumberOfComponents();
this.system = system;
Expand Down

0 comments on commit 372f927

Please sign in to comment.