From 78bf7ff597ffd193c03e13dba2497ac7bb40da55 Mon Sep 17 00:00:00 2001 From: Gautam Bisht Date: Wed, 14 Feb 2024 12:35:13 -0800 Subject: [PATCH] Adds a new test for the multi-instance capability An I-compset test is added that sets up two instances of ELM and MOSART. [BFB] --- cime_config/tests.py | 1 + .../testdefs/testmods_dirs/elm/multi_inst/shell_commands | 1 + 2 files changed, 2 insertions(+) create mode 100755 components/elm/cime_config/testdefs/testmods_dirs/elm/multi_inst/shell_commands diff --git a/cime_config/tests.py b/cime_config/tests.py index 968ea47b2d94..661944d8f225 100644 --- a/cime_config/tests.py +++ b/cime_config/tests.py @@ -57,6 +57,7 @@ "ERS_Ld20.f45_f45.IELMFATES.elm-fates", "ERS.hcru_hcru.I20TRGSWCNPRDCTCBC.elm-erosion", "ERS.f09_g16.IELMBC.elm-simple_decomp", + "ERS.hcru_hcru.IELM.elm-multi_inst", ) }, diff --git a/components/elm/cime_config/testdefs/testmods_dirs/elm/multi_inst/shell_commands b/components/elm/cime_config/testdefs/testmods_dirs/elm/multi_inst/shell_commands new file mode 100755 index 000000000000..0cb920194bea --- /dev/null +++ b/components/elm/cime_config/testdefs/testmods_dirs/elm/multi_inst/shell_commands @@ -0,0 +1 @@ +./xmlchange NINST_LND=2,NINST_ROF=2