Closed andrewlee94 closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 76.98%. Comparing base (
0e05ed1
) to head (be76ce4
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Fixes #1483
Summary/Motivation:
Issue #1483 identified that enthalpy-based state definitions in the modular property framework triggered calls to components constructed by the equation of state module before these had been instantiated. This PR defers the construction of the constraint relating total molar enthalpy to the phase molar enthalpies until after the EoS components have been instantiated.
Changes proposed in this PR:
enth_mol_eqn
in enthalpy based state definitions.Legal Acknowledgement
By contributing to this software project, I agree to the following terms and conditions for my contribution: