Skip to content

Commit

Permalink
Updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
ulmononian committed Sep 30, 2024
1 parent 914f177 commit 6b1a424
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 74 deletions.
6 changes: 3 additions & 3 deletions tests-dev/logs/RegressionTests_hera.log
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
====START OF hera REGRESSION TESTING LOG====

UFSWM hash used in testing:
f5904778c45977dbf8f82c398effd5eab91261fc
914f17767c974266533aed989cc4e7336bd98009

Submodule hashes used in testing:
37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d)
be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1)
1f9eaaa142c8b07ed6b788c9f44ea02cc86d0bae CDEPS-interface/CDEPS (cdeps0.4.17-42-g1f9eaaa)
635d9a100a736bd8d14ad091e879d5da6e4eb2bd CICE-interface/CICE (CICE6.0.0-373-g635d9a1)
+f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7)
4c87095256c1c599c3ccaa857a95744158751a60 CICE-interface/CICE/icepack (Icepack1.1.0-191-g4c87095)
dc977bcadd1ade1a528dee75f1ad45e8bd80ca0a CMEPS-interface/CMEPS (cmeps_v0.4.1-2310-gdc977bc)
cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775)
a9364591091c836984a40107729720705847c195 FV3 (heads/develop)
Expand Down Expand Up @@ -36,7 +36,7 @@ The second time is specifically for the run phase.
Times/Memory will be empty for failed tests.

BASELINE DIRECTORY: /scratch2/NAGAPE/epic/UFS-WM_RT/NEMSfv3gfs/develop-20240909
COMPARISON DIRECTORY: /scratch1/NCEPDEV/stmp2/Cameron.Book/FV3_RT/rt_1760937
COMPARISON DIRECTORY: /scratch1/NCEPDEV/stmp2/Cameron.Book/FV3_RT/rt_903939

UFS_TEST.SH OPTIONS USED:
* (-a) - HPC PROJECT ACCOUNT: epic
Expand Down
2 changes: 1 addition & 1 deletion tests-dev/test_cases/exp_conf/baroclinic_wave.IN
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
cp -R /scratch1/NCEPDEV/stmp4/Cameron.Book/BCW192_files/* ./BCW192_test
cp -R /scratch1/NCEPDEV/stmp4/Cameron.Book/BCW192_files/* .

38 changes: 0 additions & 38 deletions tests-dev/test_cases/parm/model_configure.IN

This file was deleted.

27 changes: 0 additions & 27 deletions tests-dev/test_cases/parm/ufs.configure.atm_esmf.IN

This file was deleted.

7 changes: 2 additions & 5 deletions tests-dev/test_cases/tests/baroclinic_wave
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export SDAY=03
export SHOUR=00
export FHMAX=240
export DT_ATMOS=450
#export RESTART_INTERVAL='480 -1'
export RESTART_INTERVAL='480 -1'
export OUTPUT_GRID='gaussian_grid'
export NSTF_NAME='2,0,0,0,0'
export WRITE_DOPOST=.true.
Expand All @@ -50,11 +50,8 @@ export JCHUNK2D=384
export ICHUNK3D=768
export JCHUNK3D=384
export KCHUNK3D=1
#export OUTPUT_FH='0 6 12 18 24 30 36 42 48 54 60 66 72 78 84 90 96 102 108 114 120 126 132 138 144 150 156 162 168 174 180 186 192 198 204 210 216 222 228 234 240'
export OUTPUT_FH='0 6 12 18 24 30 36 42 48 54 60 66 72 78 84 90 96 102 108 114 120 126 132 138 144 150 156 162 168 174 180 186 192 198 204 210 216 222 228 234 240'

#export FV3_RUN=control_run.IN
#export INPUT_NML=global_control.nml.IN
export FV3_RUN=baroclinic_wave.IN
export INPUT_NML=baroclinic_wave.nml.IN
#export V2_SFC_FILE=true
export HSD_CASE=true

0 comments on commit 6b1a424

Please sign in to comment.