From fe7e5028dc6dc3b870cfe6c8166d2906b63c8eb1 Mon Sep 17 00:00:00 2001 From: jiandewang Date: Mon, 9 Sep 2024 10:54:24 -0400 Subject: [PATCH] setup single 1x1 run --- tests/parm/MOM_input_100.IN | 4 +++- tests/rt.conf-JW | 6 ++++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 tests/rt.conf-JW diff --git a/tests/parm/MOM_input_100.IN b/tests/parm/MOM_input_100.IN index 9f68d0515b..5ed6ad19af 100644 --- a/tests/parm/MOM_input_100.IN +++ b/tests/parm/MOM_input_100.IN @@ -1,3 +1,5 @@ +DEBUG = True + ! This file was written by the model and records all non-layout or debugging parameters used at run-time. ! === module MOM === @@ -954,4 +956,4 @@ PERT_EPBL = @[PERT_EPBL] ! [Boolean] default = False ! === module MOM_file_parser === -USE_HUYNH_STENCIL_BUG = True +!USE_HUYNH_STENCIL_BUG = True diff --git a/tests/rt.conf-JW b/tests/rt.conf-JW new file mode 100644 index 0000000000..6ba58dc8ab --- /dev/null +++ b/tests/rt.conf-JW @@ -0,0 +1,6 @@ + +#GFS +COMPILE | s2swa_32bit_pdlib | intel | -DAPP=S2SWA -D32BIT=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1 -DPDLIB=ON | - noaacloud | fv3 | +RUN | cpld_control_gfsv17 | - noaacloud | baseline | +#RUN | cpld_mpi_gfsv17 | - noaacloud | | +