diff --git a/src/watertap_contrib/rENRTL/examples/flowsheets/med_ahp_with_refined_enrtl/LiBr_enrtl_config_FpcTPupt.py b/src/watertap_contrib/rENRTL/examples/flowsheets/med_ahp_with_refined_enrtl/LiBr_enrtl_config_FpcTPupt.py index adff23f..0bc6587 100644 --- a/src/watertap_contrib/rENRTL/examples/flowsheets/med_ahp_with_refined_enrtl/LiBr_enrtl_config_FpcTPupt.py +++ b/src/watertap_contrib/rENRTL/examples/flowsheets/med_ahp_with_refined_enrtl/LiBr_enrtl_config_FpcTPupt.py @@ -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.