From fd6608bc6dd66ecc62cf3c3570305d204b55b93f Mon Sep 17 00:00:00 2001 From: John Truesdale Date: Wed, 27 Sep 2023 07:58:19 -0600 Subject: [PATCH 1/6] add grid alias for ne3_ne3_mg37 --- modelgrid_aliases_nuopc.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/modelgrid_aliases_nuopc.xml b/modelgrid_aliases_nuopc.xml index f84d8706..1d82934f 100644 --- a/modelgrid_aliases_nuopc.xml +++ b/modelgrid_aliases_nuopc.xml @@ -839,6 +839,13 @@ gx3v7 + + ne3np4 + ne3np4 + ne3np4 + gx3v7 + + ne5np4 ne5np4 From 6ed448535cb8c7506073c9e0041fb4f5f029dff4 Mon Sep 17 00:00:00 2001 From: John Truesdale Date: Wed, 27 Sep 2023 11:14:54 -0600 Subject: [PATCH 2/6] add ne3np4 mesh and domain files for scam --- component_grids_nuopc.xml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/component_grids_nuopc.xml b/component_grids_nuopc.xml index cc0bb19d..108b9c43 100644 --- a/component_grids_nuopc.xml +++ b/component_grids_nuopc.xml @@ -91,6 +91,13 @@ + + 488 1 + $DIN_LOC_ROOT/share/domains/domain.lnd.ne3np4_gx3v7.230718.nc + $DIN_LOC_ROOT/share/meshes/ne3np4_ESMFmesh_c230714_cdf5.nc + ne3np4 is Spectral Elem 10-deg grid: + EXPERIMENTAL FVM physics grid + 486 1 $DIN_LOC_ROOT/share/meshes/ne3pg3_ESMFmesh_c221214_cdf5.nc @@ -99,6 +106,8 @@ 1352 1 + + $DIN_LOC_ROOT/share/domains/domain.lnd.ne5np4_gx3v7.140810.nc $DIN_LOC_ROOT/share/meshes/ne5np4_esmf_mesh_c210121.nc ne5np4 is Spectral Elem 6-deg grid: For ultra-low resolution spectral element grid testing @@ -111,6 +120,8 @@ 1350 1 + + $DIN_LOC_ROOT/share/domains/domain.lnd.ne5np4.pg3_gx3v7.170605.nc $DIN_LOC_ROOT/share/meshes/ne5pg3_ESMFmesh_cdf5_c20210118.nc ne5np4 is Spectral Elem 6-deg grid with a 3x3 FVM physics grid: EXPERIMENTAL FVM physics grid @@ -123,35 +134,47 @@ 13826 1 + + $DIN_LOC_ROOT/share/domains/domain.lnd.ne16np4_gx1v7.171018.nc $DIN_LOC_ROOT/share/meshes/ne16np4_scrip_171002_ESMFmesh.nc ne16np4 is Spectral Elem 2-deg grid: For low resolution spectral element grid testing 13824 1 + + $DIN_LOC_ROOT/share/domains/domain.lnd.ne16pg3_gx1v7.171003.nc $DIN_LOC_ROOT/share/meshes/ne16pg3_ESMFmesh_cdf5_c20211018.nc ne16np4.pg3 is a Spectral Elem 2-deg grid with a 3x3 FVM physics grid: EXPERIMENTAL FVM physics grid 48602 1 + + $DIN_LOC_ROOT/share/domains/domain.lnd.ne30_gx1v7.171003.nc $DIN_LOC_ROOT/share/meshes/ne30np4_ESMFmesh_cdf5_c20211018.nc ne30np4 is Spectral Elem 1-deg grid: 21600 1 + + $DIN_LOC_ROOT/share/domains/domain.lnd.ne30np4.pg2_gx1v7.170628.nc $DIN_LOC_ROOT/share/meshes/ne30pg2_ESMFmesh_cdf5_c20211018.nc ne30np4.pg2 is a Spectral Elem 1-deg grid with a 2x2 FVM physics grid: EXPERIMENTAL FVM physics grid 48600 1 + + $DIN_LOC_ROOT/share/domains/domain.lnd.ne30np4.pg3_gx1v7.170605.nc $DIN_LOC_ROOT/share/meshes/ne30pg3_ESMFmesh_cdf5_c20211018.nc ne30np4.pg3 is a Spectral Elem ne30 grid with a 3x3 FVM physics grid: EXPERIMENTAL FVM physics grid 86400 1 + + $DIN_LOC_ROOT/share/domains/domain.lnd.ne30np4.pg4_gx1v7.170628.nc $DIN_LOC_ROOT/share/meshes/ne30pg4_ESMFmesh_cdf5_c20211018.nc ne30np4.pg4 is a Spectral Elem 1-deg grid with a 4x4 FVM physics grid: EXPERIMENTAL FVM physics grid @@ -163,18 +186,24 @@ 86400 1 + + $DIN_LOC_ROOT/share/domains/domain.lnd.ne60np4.pg2_gx1v7.170628.nc $DIN_LOC_ROOT/share/meshes/ne60pg2_ESMFmesh_cdf5_c20211018.nc ne60np4.pg2 is a Spectral Elem 0.5-deg grid with a 2x2 FVM physics grid: EXPERIMENTAL FVM physics grid 194400 1 + + $DIN_LOC_ROOT/share/domains/domain.lnd.ne60np4.pg3_gx1v7.170628.nc $DIN_LOC_ROOT/share/meshes/ne60pg3_ESMFmesh_cdf5_c20211018.nc ne60np4.pg3 is a Spectral Elem 0.5-deg grid with a 3x3 FVM physics grid: EXPERIMENTAL FVM physics grid 345600 1 + + $DIN_LOC_ROOT/share/domains/domain.lnd.ne60np4.pg4_gx1v7.170628.nc $DIN_LOC_ROOT/share/meshes/ne60pg4_ESMFmesh_cdf5_c20211018.nc ne60np4.pg4 is a Spectral Elem 0.5-deg grid with a 4x4 FVM physics grid: EXPERIMENTAL FVM physics grid From 97233831d24697ce35bf3399a2dfdb4beb04f8bd Mon Sep 17 00:00:00 2001 From: John Truesdale Date: Sun, 26 Nov 2023 10:31:23 -0700 Subject: [PATCH 3/6] scam se updates add ne4 grid --- component_grids_nuopc.xml | 6 ++++++ modelgrid_aliases_nuopc.xml | 7 +++++++ 2 files changed, 13 insertions(+) diff --git a/component_grids_nuopc.xml b/component_grids_nuopc.xml index 108b9c43..b64ea428 100644 --- a/component_grids_nuopc.xml +++ b/component_grids_nuopc.xml @@ -104,6 +104,12 @@ ne3np4 is Spectral Elem 10-deg grid with a 3x3 FVM physics grid: EXPERIMENTAL FVM physics grid + + 866 1 + $DIN_LOC_ROOT/share/domains/domain.lnd.ne4np4_oQU240.160614.nc + ne4np4 is Spectral Elem 10-deg grid: + EXPERIMENTAL FVM physics grid + 1352 1 diff --git a/modelgrid_aliases_nuopc.xml b/modelgrid_aliases_nuopc.xml index 1d82934f..22bb6d83 100644 --- a/modelgrid_aliases_nuopc.xml +++ b/modelgrid_aliases_nuopc.xml @@ -846,6 +846,13 @@ gx3v7 + + ne4np4 + ne4np4 + ne4np4 + gx3v7 + + ne5np4 ne5np4 From 11e3bab69e2d67f3b3dc633cf11448a16cd0c222 Mon Sep 17 00:00:00 2001 From: John Truesdale Date: Tue, 12 Mar 2024 21:57:18 -0600 Subject: [PATCH 4/6] trim changes to ccs_config --- component_grids_nuopc.xml | 26 -------------------------- modelgrid_aliases_nuopc.xml | 7 ------- 2 files changed, 33 deletions(-) diff --git a/component_grids_nuopc.xml b/component_grids_nuopc.xml index b64ea428..a49144b6 100644 --- a/component_grids_nuopc.xml +++ b/component_grids_nuopc.xml @@ -104,12 +104,6 @@ ne3np4 is Spectral Elem 10-deg grid with a 3x3 FVM physics grid: EXPERIMENTAL FVM physics grid - - 866 1 - $DIN_LOC_ROOT/share/domains/domain.lnd.ne4np4_oQU240.160614.nc - ne4np4 is Spectral Elem 10-deg grid: - EXPERIMENTAL FVM physics grid - 1352 1 @@ -126,8 +120,6 @@ 1350 1 - - $DIN_LOC_ROOT/share/domains/domain.lnd.ne5np4.pg3_gx3v7.170605.nc $DIN_LOC_ROOT/share/meshes/ne5pg3_ESMFmesh_cdf5_c20210118.nc ne5np4 is Spectral Elem 6-deg grid with a 3x3 FVM physics grid: EXPERIMENTAL FVM physics grid @@ -140,47 +132,35 @@ 13826 1 - - $DIN_LOC_ROOT/share/domains/domain.lnd.ne16np4_gx1v7.171018.nc $DIN_LOC_ROOT/share/meshes/ne16np4_scrip_171002_ESMFmesh.nc ne16np4 is Spectral Elem 2-deg grid: For low resolution spectral element grid testing 13824 1 - - $DIN_LOC_ROOT/share/domains/domain.lnd.ne16pg3_gx1v7.171003.nc $DIN_LOC_ROOT/share/meshes/ne16pg3_ESMFmesh_cdf5_c20211018.nc ne16np4.pg3 is a Spectral Elem 2-deg grid with a 3x3 FVM physics grid: EXPERIMENTAL FVM physics grid 48602 1 - - $DIN_LOC_ROOT/share/domains/domain.lnd.ne30_gx1v7.171003.nc $DIN_LOC_ROOT/share/meshes/ne30np4_ESMFmesh_cdf5_c20211018.nc ne30np4 is Spectral Elem 1-deg grid: 21600 1 - - $DIN_LOC_ROOT/share/domains/domain.lnd.ne30np4.pg2_gx1v7.170628.nc $DIN_LOC_ROOT/share/meshes/ne30pg2_ESMFmesh_cdf5_c20211018.nc ne30np4.pg2 is a Spectral Elem 1-deg grid with a 2x2 FVM physics grid: EXPERIMENTAL FVM physics grid 48600 1 - - $DIN_LOC_ROOT/share/domains/domain.lnd.ne30np4.pg3_gx1v7.170605.nc $DIN_LOC_ROOT/share/meshes/ne30pg3_ESMFmesh_cdf5_c20211018.nc ne30np4.pg3 is a Spectral Elem ne30 grid with a 3x3 FVM physics grid: EXPERIMENTAL FVM physics grid 86400 1 - - $DIN_LOC_ROOT/share/domains/domain.lnd.ne30np4.pg4_gx1v7.170628.nc $DIN_LOC_ROOT/share/meshes/ne30pg4_ESMFmesh_cdf5_c20211018.nc ne30np4.pg4 is a Spectral Elem 1-deg grid with a 4x4 FVM physics grid: EXPERIMENTAL FVM physics grid @@ -192,24 +172,18 @@ 86400 1 - - $DIN_LOC_ROOT/share/domains/domain.lnd.ne60np4.pg2_gx1v7.170628.nc $DIN_LOC_ROOT/share/meshes/ne60pg2_ESMFmesh_cdf5_c20211018.nc ne60np4.pg2 is a Spectral Elem 0.5-deg grid with a 2x2 FVM physics grid: EXPERIMENTAL FVM physics grid 194400 1 - - $DIN_LOC_ROOT/share/domains/domain.lnd.ne60np4.pg3_gx1v7.170628.nc $DIN_LOC_ROOT/share/meshes/ne60pg3_ESMFmesh_cdf5_c20211018.nc ne60np4.pg3 is a Spectral Elem 0.5-deg grid with a 3x3 FVM physics grid: EXPERIMENTAL FVM physics grid 345600 1 - - $DIN_LOC_ROOT/share/domains/domain.lnd.ne60np4.pg4_gx1v7.170628.nc $DIN_LOC_ROOT/share/meshes/ne60pg4_ESMFmesh_cdf5_c20211018.nc ne60np4.pg4 is a Spectral Elem 0.5-deg grid with a 4x4 FVM physics grid: EXPERIMENTAL FVM physics grid diff --git a/modelgrid_aliases_nuopc.xml b/modelgrid_aliases_nuopc.xml index 22bb6d83..1d82934f 100644 --- a/modelgrid_aliases_nuopc.xml +++ b/modelgrid_aliases_nuopc.xml @@ -846,13 +846,6 @@ gx3v7 - - ne4np4 - ne4np4 - ne4np4 - gx3v7 - - ne5np4 ne5np4 From 764a1aa8666d41f9fde15f95542c9cd0144131a2 Mon Sep 17 00:00:00 2001 From: John Truesdale Date: Tue, 12 Mar 2024 22:02:11 -0600 Subject: [PATCH 5/6] remove unneeded domain file --- component_grids_nuopc.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/component_grids_nuopc.xml b/component_grids_nuopc.xml index a49144b6..c87674c0 100644 --- a/component_grids_nuopc.xml +++ b/component_grids_nuopc.xml @@ -106,8 +106,6 @@ 1352 1 - - $DIN_LOC_ROOT/share/domains/domain.lnd.ne5np4_gx3v7.140810.nc $DIN_LOC_ROOT/share/meshes/ne5np4_esmf_mesh_c210121.nc ne5np4 is Spectral Elem 6-deg grid: For ultra-low resolution spectral element grid testing From 0b004bbc2b341b62bc232207e7629af1394545f0 Mon Sep 17 00:00:00 2001 From: John Truesdale Date: Tue, 12 Mar 2024 22:05:23 -0600 Subject: [PATCH 6/6] clean up support comment for new ne3np4 grid --- component_grids_nuopc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/component_grids_nuopc.xml b/component_grids_nuopc.xml index c87674c0..275139e4 100644 --- a/component_grids_nuopc.xml +++ b/component_grids_nuopc.xml @@ -93,10 +93,10 @@ 488 1 + $DIN_LOC_ROOT/share/domains/domain.lnd.ne3np4_gx3v7.230718.nc $DIN_LOC_ROOT/share/meshes/ne3np4_ESMFmesh_c230714_cdf5.nc ne3np4 is Spectral Elem 10-deg grid: - EXPERIMENTAL FVM physics grid 486 1