From c9ee3af2ffe782bde073e9c0e2d384f03c5e3f05 Mon Sep 17 00:00:00 2001 From: Grant Firl Date: Fri, 13 Jun 2025 10:06:51 -0400 Subject: [PATCH 1/3] add empty NSSL MP nml to physics namelist for WoFS suite to use default values and avoid namelist read errors --- ccpp/physics_namelists/input_WoFS_v0.nml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ccpp/physics_namelists/input_WoFS_v0.nml b/ccpp/physics_namelists/input_WoFS_v0.nml index 00bd771b0..a5f101914 100644 --- a/ccpp/physics_namelists/input_WoFS_v0.nml +++ b/ccpp/physics_namelists/input_WoFS_v0.nml @@ -99,3 +99,6 @@ knob_ugwp_wvspec = 1, 25, 25, 25 launch_level = 25 / + +&nssl_mp_params +/ From 95f3b11dbad0d83e288ce6e89c6a8f8618543598 Mon Sep 17 00:00:00 2001 From: Grant Firl Date: Tue, 17 Jun 2025 17:03:02 -0400 Subject: [PATCH 2/3] update ccpp/physics --- .gitmodules | 2 +- ccpp/physics | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 9e2572d18..fc060e7b1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,7 +4,7 @@ branch = main [submodule "ccpp-physics"] path = ccpp/physics - url = https://github.com/hertneky/ccpp-physics + url = https://github.com/grantfirl/ccpp-physics branch = ufs-dev-PR254 [submodule "CMakeModules"] path = CMakeModules diff --git a/ccpp/physics b/ccpp/physics index f22ac1c64..04cb62d97 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit f22ac1c643c7b2d52482fba4f4086d19a74f0ce4 +Subproject commit 04cb62d9751dd867dcab311e9cf54eb40928ebb6 From 480821bae06f4ab14d4ce2f0262988391b5cc6d2 Mon Sep 17 00:00:00 2001 From: Grant Firl Date: Fri, 20 Jun 2025 13:47:52 -0400 Subject: [PATCH 3/3] update ccpp/physics before merge --- .gitmodules | 4 ++-- ccpp/physics | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index fc060e7b1..dc0798c32 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,8 +4,8 @@ branch = main [submodule "ccpp-physics"] path = ccpp/physics - url = https://github.com/grantfirl/ccpp-physics - branch = ufs-dev-PR254 + url = https://github.com/NCAR/ccpp-physics + branch = main [submodule "CMakeModules"] path = CMakeModules url = https://github.com/noaa-emc/CMakeModules diff --git a/ccpp/physics b/ccpp/physics index 04cb62d97..d2c4e0fd2 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 04cb62d9751dd867dcab311e9cf54eb40928ebb6 +Subproject commit d2c4e0fd22242e1568fcc72c5104b6e0f37e49dd