Skip to content

Commit

Permalink
Update LiBr_enrtl_config_FpcTPupt.py
Browse files Browse the repository at this point in the history
Updated import statement for rENRTL
  • Loading branch information
nazia-ga authored Dec 19, 2024
1 parent fe732f0 commit 36ab245
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@

if refined_enrtl_method:
# Import refined eNRTL method
from refined_enrtl import rENRTL
from watertap_contrib.rENRTL.examples.flowsheets.mvc_with_refined_enrtl.refined_enrtl import rENRTL

# The hydration models supported by the refined eNRTL method are:
# constant_hydration or stepwise_hydration.
Expand Down

0 comments on commit 36ab245

Please sign in to comment.