Skip to content

Commit

Permalink
Update case test files.
Browse files Browse the repository at this point in the history
  • Loading branch information
ulmononian committed Oct 7, 2024
1 parent 19dde9a commit 2d234d0
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 113 deletions.
22 changes: 0 additions & 22 deletions tests-dev/test_cases/exp_conf/compile_slurm.IN_hera

This file was deleted.

54 changes: 0 additions & 54 deletions tests-dev/test_cases/exp_conf/fv3_slurm.IN_hera

This file was deleted.

38 changes: 3 additions & 35 deletions tests-dev/test_cases/tests/2020_CAPE
Original file line number Diff line number Diff line change
@@ -1,49 +1,17 @@
###############################################################################
#
# global control v2 surface file test: GFSv16 atmosphere only at C48L127
# 2020 July CAPE Case Study: GFSv16 atmosphere only at C48L127
#
###############################################################################

export TEST_DESCR="Compare global control C48L127 v2.sfc results with previous trunk version"
export TEST_DESCR="Compare 2020 July CAPE Casr study results with previous trunk version"

export CNTL_DIR=2020_CAPE

export LIST_FILES="sfcf000.nc \
sfcf024.nc \
atmf000.nc \
atmf024.nc \
RESTART/20210323.060000.coupler.res \
RESTART/20210323.060000.fv_core.res.nc \
RESTART/20210323.060000.fv_core.res.tile1.nc \
RESTART/20210323.060000.fv_core.res.tile2.nc \
RESTART/20210323.060000.fv_core.res.tile3.nc \
RESTART/20210323.060000.fv_core.res.tile4.nc \
RESTART/20210323.060000.fv_core.res.tile5.nc \
RESTART/20210323.060000.fv_core.res.tile6.nc \
RESTART/20210323.060000.fv_srf_wnd.res.tile1.nc \
RESTART/20210323.060000.fv_srf_wnd.res.tile2.nc \
RESTART/20210323.060000.fv_srf_wnd.res.tile3.nc \
RESTART/20210323.060000.fv_srf_wnd.res.tile4.nc \
RESTART/20210323.060000.fv_srf_wnd.res.tile5.nc \
RESTART/20210323.060000.fv_srf_wnd.res.tile6.nc \
RESTART/20210323.060000.fv_tracer.res.tile1.nc \
RESTART/20210323.060000.fv_tracer.res.tile2.nc \
RESTART/20210323.060000.fv_tracer.res.tile3.nc \
RESTART/20210323.060000.fv_tracer.res.tile4.nc \
RESTART/20210323.060000.fv_tracer.res.tile5.nc \
RESTART/20210323.060000.fv_tracer.res.tile6.nc \
RESTART/20210323.060000.phy_data.tile1.nc \
RESTART/20210323.060000.phy_data.tile2.nc \
RESTART/20210323.060000.phy_data.tile3.nc \
RESTART/20210323.060000.phy_data.tile4.nc \
RESTART/20210323.060000.phy_data.tile5.nc \
RESTART/20210323.060000.phy_data.tile6.nc \
RESTART/20210323.060000.sfc_data.tile1.nc \
RESTART/202103P0+r\P0+r\23.060000.sfc_data.tile2.nc \
RESTART/20210323.060000.sfc_data.tile3.nc \
RESTART/20210323.060000.sfc_data.tile4.nc \
RESTART/20210323.060000.sfc_data.tile5.nc \
RESTART/20210323.060000.sfc_data.tile6.nc"
atmf024.nc"

export_fv3_v16

Expand Down
4 changes: 2 additions & 2 deletions tests-dev/test_cases/tests/baroclinic_wave
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
###############################################################################
#
# Global control test: GFSv16 atmosphere only at C192L127
# Baroclinic Wave Idealized Test Case (atmosphere only, dycore only) at C192L127
#
###############################################################################

export TEST_DESCR="Compare global control C192L127 results with previous trunk version"
export TEST_DESCR="Compare baroclinic wave test case C192L127 results with previous trunk version"

export CNTL_DIR=baroclinic_wave

Expand Down

0 comments on commit 2d234d0

Please sign in to comment.