From ece7b0edb8b4d1c906de7c68ac1a89c9c9f91b85 Mon Sep 17 00:00:00 2001 From: Nazia Aslam <147670433+nazia-ga@users.noreply.github.com> Date: Thu, 19 Dec 2024 17:28:16 -0500 Subject: [PATCH] Update Test_MED_AHP_eNRTL.py Updated name of file that is imported --- .../flowsheets/med_ahp_with_refined_enrtl/Test_MED_AHP_eNRTL.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/watertap_contrib/rENRTL/examples/flowsheets/med_ahp_with_refined_enrtl/Test_MED_AHP_eNRTL.py b/src/watertap_contrib/rENRTL/examples/flowsheets/med_ahp_with_refined_enrtl/Test_MED_AHP_eNRTL.py index cf2104d..68c647c 100644 --- a/src/watertap_contrib/rENRTL/examples/flowsheets/med_ahp_with_refined_enrtl/Test_MED_AHP_eNRTL.py +++ b/src/watertap_contrib/rENRTL/examples/flowsheets/med_ahp_with_refined_enrtl/Test_MED_AHP_eNRTL.py @@ -92,7 +92,7 @@ import LiBr_enrtl_config_FpcTPupt # from Tri_MED_AHP_eNRTL import * -module = __import__("3MED_AHP_eNRTL") +module = __import__("threeeffect_med_ahp_eNRTL") # Access the functions from the module populate_enrtl_state_vars_single = module.populate_enrtl_state_vars_single