forked from ufs-community/ufs-s2s-model
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request ufs-community#3 from climbfuji/add_sas_and_satmedm…
…f_regression_tests Add regression tests for sas deep/shallow convection and satmedmfvdifq (updated version of satmedmfvdif)
- Loading branch information
Showing
14 changed files
with
311 additions
and
18 deletions.
There are no files selected for viewing
Submodule FV3
updated
37 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule stochastic_physics
updated
from 25c332 to 231e5b
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
############################################################################### | ||
# | ||
# FV3 CCPP SAS test | ||
# | ||
############################################################################### | ||
|
||
export TEST_DESCR="Compare FV3 CCPP SAS results with previous trunk version" | ||
|
||
export CNTL_DIR=fv3_sas | ||
|
||
export LIST_FILES="atmos_4xdaily.tile1.nc \ | ||
atmos_4xdaily.tile2.nc \ | ||
atmos_4xdaily.tile3.nc \ | ||
atmos_4xdaily.tile4.nc \ | ||
atmos_4xdaily.tile5.nc \ | ||
atmos_4xdaily.tile6.nc \ | ||
phyf000.nemsio \ | ||
phyf024.nemsio \ | ||
dynf000.nemsio \ | ||
dynf024.nemsio \ | ||
RESTART/coupler.res \ | ||
RESTART/fv_core.res.nc \ | ||
RESTART/fv_core.res.tile1.nc \ | ||
RESTART/fv_core.res.tile2.nc \ | ||
RESTART/fv_core.res.tile3.nc \ | ||
RESTART/fv_core.res.tile4.nc \ | ||
RESTART/fv_core.res.tile5.nc \ | ||
RESTART/fv_core.res.tile6.nc \ | ||
RESTART/fv_srf_wnd.res.tile1.nc \ | ||
RESTART/fv_srf_wnd.res.tile2.nc \ | ||
RESTART/fv_srf_wnd.res.tile3.nc \ | ||
RESTART/fv_srf_wnd.res.tile4.nc \ | ||
RESTART/fv_srf_wnd.res.tile5.nc \ | ||
RESTART/fv_srf_wnd.res.tile6.nc \ | ||
RESTART/fv_tracer.res.tile1.nc \ | ||
RESTART/fv_tracer.res.tile2.nc \ | ||
RESTART/fv_tracer.res.tile3.nc \ | ||
RESTART/fv_tracer.res.tile4.nc \ | ||
RESTART/fv_tracer.res.tile5.nc \ | ||
RESTART/fv_tracer.res.tile6.nc \ | ||
RESTART/sfc_data.tile1.nc \ | ||
RESTART/sfc_data.tile2.nc \ | ||
RESTART/sfc_data.tile3.nc \ | ||
RESTART/sfc_data.tile4.nc \ | ||
RESTART/sfc_data.tile5.nc \ | ||
RESTART/sfc_data.tile6.nc \ | ||
RESTART/phy_data.tile1.nc \ | ||
RESTART/phy_data.tile2.nc \ | ||
RESTART/phy_data.tile3.nc \ | ||
RESTART/phy_data.tile4.nc \ | ||
RESTART/phy_data.tile5.nc \ | ||
RESTART/phy_data.tile6.nc" | ||
|
||
|
||
export_fv3 | ||
export NODES=$(expr $TASKS / $TPN + 1) | ||
|
||
DT_ATMOS="1200" | ||
export IMFSHALCNV=1 | ||
export IMFDEEPCNV=1 | ||
export OUTPUT_GRID="'gaussian_grid'" | ||
export OUTPUT_FILE="'nemsio'" | ||
export WRITE_NEMSIOFLIP=.true. | ||
export WRITE_FSYNCFLAG=.true. | ||
|
||
export FV3_RUN=ccpp_gfdlmp_run.IN | ||
export CCPP_SUITE=FV3_GFS_2017_sas | ||
export CCPP_LIB_DIR=ccpp/lib | ||
export INPUT_NML=ccpp_gfdlmp.nml.IN | ||
|
||
RUN_SCRIPT=rt_fv3.sh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
############################################################################### | ||
# | ||
# FV3 CCPP satmedmfq test | ||
# | ||
############################################################################### | ||
|
||
export TEST_DESCR="Compare FV3 CCPP control with satmedmfq on Gaussian grid nemsio output results with previous trunk version" | ||
|
||
export CNTL_DIR=fv3_satmedmfq | ||
|
||
export LIST_FILES="atmos_4xdaily.tile1.nc \ | ||
atmos_4xdaily.tile2.nc \ | ||
atmos_4xdaily.tile3.nc \ | ||
atmos_4xdaily.tile4.nc \ | ||
atmos_4xdaily.tile5.nc \ | ||
atmos_4xdaily.tile6.nc \ | ||
phyf000.nemsio \ | ||
phyf024.nemsio \ | ||
dynf000.nemsio \ | ||
dynf024.nemsio \ | ||
RESTART/coupler.res \ | ||
RESTART/fv_core.res.nc \ | ||
RESTART/fv_core.res.tile1.nc \ | ||
RESTART/fv_core.res.tile2.nc \ | ||
RESTART/fv_core.res.tile3.nc \ | ||
RESTART/fv_core.res.tile4.nc \ | ||
RESTART/fv_core.res.tile5.nc \ | ||
RESTART/fv_core.res.tile6.nc \ | ||
RESTART/fv_srf_wnd.res.tile1.nc \ | ||
RESTART/fv_srf_wnd.res.tile2.nc \ | ||
RESTART/fv_srf_wnd.res.tile3.nc \ | ||
RESTART/fv_srf_wnd.res.tile4.nc \ | ||
RESTART/fv_srf_wnd.res.tile5.nc \ | ||
RESTART/fv_srf_wnd.res.tile6.nc \ | ||
RESTART/fv_tracer.res.tile1.nc \ | ||
RESTART/fv_tracer.res.tile2.nc \ | ||
RESTART/fv_tracer.res.tile3.nc \ | ||
RESTART/fv_tracer.res.tile4.nc \ | ||
RESTART/fv_tracer.res.tile5.nc \ | ||
RESTART/fv_tracer.res.tile6.nc \ | ||
RESTART/phy_data.tile1.nc \ | ||
RESTART/phy_data.tile2.nc \ | ||
RESTART/phy_data.tile3.nc \ | ||
RESTART/phy_data.tile4.nc \ | ||
RESTART/phy_data.tile5.nc \ | ||
RESTART/phy_data.tile6.nc \ | ||
RESTART/sfc_data.tile1.nc \ | ||
RESTART/sfc_data.tile2.nc \ | ||
RESTART/sfc_data.tile3.nc \ | ||
RESTART/sfc_data.tile4.nc \ | ||
RESTART/sfc_data.tile5.nc \ | ||
RESTART/sfc_data.tile6.nc" | ||
|
||
|
||
export_fv3 | ||
export NODES=$(expr $TASKS / $TPN + 1) | ||
|
||
export SATMEDMF=.T. | ||
export ISATMEDMF=1 | ||
export HYBEDMF=.F. | ||
export OUTPUT_GRID="'gaussian_grid'" | ||
export OUTPUT_FILE="'nemsio'" | ||
export WRITE_NEMSIOFLIP=.true. | ||
export WRITE_FSYNCFLAG=.true. | ||
export FV3_RUN=ccpp_satmedmf_run.IN | ||
export CCPP_SUITE=FV3_GFS_2017_satmedmfq | ||
export CCPP_LIB_DIR=ccpp/lib | ||
export INPUT_NML=ccpp_control.nml.IN | ||
|
||
RUN_SCRIPT=rt_fv3.sh |
Oops, something went wrong.