Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
EvenSol committed Dec 8, 2024
1 parent 7fb28a2 commit f457739
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ public int findLowestGibbsEnergyPhase() {
} else {
lowestGibbsEnergyPhase = 1;
}
logger.info("Lowest Gibbs energy phase determined: Phase {}", lowestGibbsEnergyPhase);
// logger.info("Lowest Gibbs energy phase determined: Phase {}", lowestGibbsEnergyPhase);

findLowestGibbsPhaseIsChecked = true;
}
Expand Down

0 comments on commit f457739

Please sign in to comment.