Skip to content

Commit

Permalink
clean up tests
Browse files Browse the repository at this point in the history
  • Loading branch information
DeniseWorthen committed Jan 21, 2025
1 parent a7eb85f commit 17379c2
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 34 deletions.
11 changes: 2 additions & 9 deletions tests/tests/cpld_restart_c12
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,6 @@ export LSM=1
export ISATMEDMF=1
export IMP_PHYSICS=11

# export INPES=$INPES_cpl_c48
# export JNPES=$JNPES_cpl_c48
# export atm_omp_num_threads=$THRD_cpl_c48
# export WRTTASK_PER_GROUP=$WPG_cpl_c48
export OUTPUT_GRID='gaussian_grid'

export OCN_tasks=2
Expand All @@ -114,7 +110,7 @@ export CICE_BLCKX=`expr $NX_GLB / $CICE_NPROC`
export CICE_BLCKY=$NY_GLB

# set component and coupling timesteps
export DT_ATMOS=1200
export DT_ATMOS=1800
export DT_CICE=${DT_ATMOS}
export DT_DYNAM_MOM6=3600
export DT_THERM_MOM6=3600
Expand Down Expand Up @@ -156,7 +152,7 @@ export FNMSKH="'global_slmask.t62.192.94.grb'"

# resolution dependent setting
#?
export CDMBWD=1.0,1.0,1.0,1.0
export CDMBWD=0.0,0.0,0.0,0.0
export DT_INNER=${DT_ATMOS}

# ATM warm start
Expand Down Expand Up @@ -188,6 +184,3 @@ export UFS_CONFIGURE=ufs.configure.s2s.IN

export FV3_RUN=cpld_control_run.IN
export INPUT_NML=cpld_lowres.nml.IN
# HR4 GFSv17 GWD update
#export DO_GWD_OPT_PSL=.true.
#export DO_GSL_DRAG_SS=.false.
9 changes: 1 addition & 8 deletions tests/tests/cpld_restart_c24
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,6 @@ export LSM=1
export ISATMEDMF=1
export IMP_PHYSICS=11

# export INPES=$INPES_cpl_c48
# export JNPES=$JNPES_cpl_c48
# export atm_omp_num_threads=$THRD_cpl_c48
# export WRTTASK_PER_GROUP=$WPG_cpl_c48
export OUTPUT_GRID='gaussian_grid'

export OCN_tasks=4
Expand Down Expand Up @@ -154,7 +150,7 @@ export FNMSKH="'global_slmask.t62.192.94.grb'"

# resolution dependent setting
#?
export CDMBWD=1.0,1.0,1.0,1.0
export CDMBWD=0.0,0.0,0.0,0.0
export DT_INNER=${DT_ATMOS}

# ATM warm start
Expand Down Expand Up @@ -186,6 +182,3 @@ export UFS_CONFIGURE=ufs.configure.s2s.IN

export FV3_RUN=cpld_control_run.IN
export INPUT_NML=cpld_lowres.nml.IN
# HR4 GFSv17 GWD update
#export DO_GWD_OPT_PSL=.true.
#export DO_GSL_DRAG_SS=.false.
11 changes: 2 additions & 9 deletions tests/tests/cpld_warmstart_c12
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,6 @@ export LSM=1
export ISATMEDMF=1
export IMP_PHYSICS=11

# export INPES=$INPES_cpl_c48
# export JNPES=$JNPES_cpl_c48
# export atm_omp_num_threads=$THRD_cpl_c48
# export WRTTASK_PER_GROUP=$WPG_cpl_c48
export OUTPUT_GRID='gaussian_grid'

export OCN_tasks=2
Expand All @@ -111,7 +107,7 @@ export CICE_BLCKX=`expr $NX_GLB / $CICE_NPROC`
export CICE_BLCKY=$NY_GLB

# set component and coupling timesteps
export DT_ATMOS=1200
export DT_ATMOS=1800
export DT_CICE=${DT_ATMOS}
export DT_DYNAM_MOM6=3600
export DT_THERM_MOM6=3600
Expand Down Expand Up @@ -153,7 +149,7 @@ export FNMSKH="'global_slmask.t62.192.94.grb'"

# resolution dependent setting
#?
export CDMBWD=1.0,1.0,1.0,1.0
export CDMBWD=0.0,0.0,0.0,0.0
export DT_INNER=${DT_ATMOS}

# ATM warm start
Expand Down Expand Up @@ -185,6 +181,3 @@ export UFS_CONFIGURE=ufs.configure.s2s.IN

export FV3_RUN=cpld_control_run.IN
export INPUT_NML=cpld_lowres.nml.IN
# HR4 GFSv17 GWD update
#export DO_GWD_OPT_PSL=.true.
#export DO_GSL_DRAG_SS=.false.
9 changes: 1 addition & 8 deletions tests/tests/cpld_warmstart_c24
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,6 @@ export LSM=1
export ISATMEDMF=1
export IMP_PHYSICS=11

# export INPES=$INPES_cpl_c48
# export JNPES=$JNPES_cpl_c48
# export atm_omp_num_threads=$THRD_cpl_c48
# export WRTTASK_PER_GROUP=$WPG_cpl_c48
export OUTPUT_GRID='gaussian_grid'

export OCN_tasks=4
Expand Down Expand Up @@ -150,7 +146,7 @@ export FNMSKH="'global_slmask.t62.192.94.grb'"

# resolution dependent setting
#?
export CDMBWD=1.0,1.0,1.0,1.0
export CDMBWD=0.0,0.0,0.0,0.0
export DT_INNER=${DT_ATMOS}

# ATM warm start
Expand Down Expand Up @@ -182,6 +178,3 @@ export UFS_CONFIGURE=ufs.configure.s2s.IN

export FV3_RUN=cpld_control_run.IN
export INPUT_NML=cpld_lowres.nml.IN
# HR4 GFSv17 GWD update
#export DO_GWD_OPT_PSL=.true.
#export DO_GSL_DRAG_SS=.false.

0 comments on commit 17379c2

Please sign in to comment.