diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6a4a986f6f..045f70ae93 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -62,6 +62,7 @@ set(DEBUG OFF CACHE BOOL "Enable DEBUG mode")
set(DEBUG_LINKMPI ON CACHE BOOL "Enable linkmpi option when DEBUG mode is on")
set(INLINE_POST OFF CACHE BOOL "Enable inline post")
set(MULTI_GASES OFF CACHE BOOL "Enable MULTI_GASES")
+set(MOVING_NEST OFF CACHE BOOL "Enable moving nest code")
set(OPENMP ON CACHE BOOL "Enable OpenMP threading")
set(PARALLEL_NETCDF OFF CACHE BOOL "Enable parallel NetCDF")
set(REPRO OFF CACHE BOOL "Enable REPRO mode")
@@ -86,6 +87,7 @@ message("DEBUG ............ ${DEBUG}")
message("DEBUG_LINKMPI .... ${DEBUG_LINKMPI}")
message("INLINE_POST ...... ${INLINE_POST}")
message("MULTI_GASES ...... ${MULTI_GASES}")
+message("MOVING_NEST ...... ${MOVING_NEST}")
message("OPENMP ........... ${OPENMP}")
message("PARALLEL_NETCDF .. ${PARALLEL_NETCDF}")
message("REPRO ............ ${REPRO}")
diff --git a/FV3 b/FV3
index e80b0d5937..516c8fb92e 160000
--- a/FV3
+++ b/FV3
@@ -1 +1 @@
-Subproject commit e80b0d59374740f342004916e05d1cb6b4dbf29c
+Subproject commit 516c8fb92e4cf608cf844d6ce4ec53975f0bfd0d
diff --git a/tests/RegressionTests_cheyenne.gnu.log b/tests/RegressionTests_cheyenne.gnu.log
index 48635a8d43..b92e5b8051 100755
--- a/tests/RegressionTests_cheyenne.gnu.log
+++ b/tests/RegressionTests_cheyenne.gnu.log
@@ -1,16 +1,16 @@
-Wed Apr 6 17:56:35 MDT 2022
+Fri Apr 8 13:19:08 MDT 2022
Start Regression test
-Compile 001 elapsed time 424 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_flake,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_thompson,FV3_GFS_v16_ras,FV3_GFS_v17_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 002 elapsed time 397 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 003 elapsed time 790 seconds. -DAPP=ATM -D32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
+Compile 001 elapsed time 406 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_flake,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_thompson,FV3_GFS_v16_ras,FV3_GFS_v17_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 002 elapsed time 389 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 003 elapsed time 791 seconds. -DAPP=ATM -D32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
Compile 004 elapsed time 193 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
Compile 005 elapsed time 500 seconds. -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON
-Compile 006 elapsed time 284 seconds. -DAPP=S2S -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON
-Compile 007 elapsed time 287 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON
+Compile 006 elapsed time 275 seconds. -DAPP=S2S -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON
+Compile 007 elapsed time 289 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/control
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/control
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/control
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/control
Checking test 001 control results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -57,14 +57,14 @@ Checking test 001 control results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0:The total amount of wall time = 273.595929
-0:The maximum resident set size (KB) = 433556
+0:The total amount of wall time = 268.810810
+0:The maximum resident set size (KB) = 433472
Test 001 control PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/control
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/control_restart
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/control
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/control_restart
Checking test 002 control_restart results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
@@ -103,14 +103,14 @@ Checking test 002 control_restart results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0:The total amount of wall time = 134.663836
-0:The maximum resident set size (KB) = 184128
+0:The total amount of wall time = 137.563468
+0:The maximum resident set size (KB) = 183140
Test 002 control_restart PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/control_c48
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/control_c48
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/control_c48
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/control_c48
Checking test 003 control_c48 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -149,14 +149,14 @@ Checking test 003 control_c48 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0:The total amount of wall time = 816.567806
-0:The maximum resident set size (KB) = 670060
+0:The total amount of wall time = 818.231944
+0:The maximum resident set size (KB) = 661932
Test 003 control_c48 PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/control_stochy
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/control_stochy
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/control_stochy
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/control_stochy
Checking test 004 control_stochy results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
@@ -167,14 +167,14 @@ Checking test 004 control_stochy results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF12 .........OK
-0:The total amount of wall time = 174.723091
-0:The maximum resident set size (KB) = 427616
+0:The total amount of wall time = 170.947136
+0:The maximum resident set size (KB) = 427496
Test 004 control_stochy PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/control_flake
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/control_flake
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/control_flake
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/control_flake
Checking test 005 control_flake results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -185,14 +185,14 @@ Checking test 005 control_flake results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-0:The total amount of wall time = 339.031001
-0:The maximum resident set size (KB) = 485928
+0:The total amount of wall time = 338.086589
+0:The maximum resident set size (KB) = 485908
Test 005 control_flake PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/control_rrtmgp
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/control_rrtmgp
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/control_rrtmgp
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/control_rrtmgp
Checking test 006 control_rrtmgp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -203,14 +203,14 @@ Checking test 006 control_rrtmgp results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-0:The total amount of wall time = 336.479799
-0:The maximum resident set size (KB) = 545792
+0:The total amount of wall time = 337.065417
+0:The maximum resident set size (KB) = 543808
Test 006 control_rrtmgp PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/control_thompson
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/control_thompson
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/control_thompson
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/control_thompson
Checking test 007 control_thompson results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -221,14 +221,14 @@ Checking test 007 control_thompson results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-0:The total amount of wall time = 363.418811
-0:The maximum resident set size (KB) = 794992
+0:The total amount of wall time = 364.346930
+0:The maximum resident set size (KB) = 795592
Test 007 control_thompson PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/control_thompson_no_aero
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/control_thompson_no_aero
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/control_thompson_no_aero
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/control_thompson_no_aero
Checking test 008 control_thompson_no_aero results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -239,14 +239,14 @@ Checking test 008 control_thompson_no_aero results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-0:The total amount of wall time = 347.563007
-0:The maximum resident set size (KB) = 789080
+0:The total amount of wall time = 348.320571
+0:The maximum resident set size (KB) = 789092
Test 008 control_thompson_no_aero PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/control_ras
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/control_ras
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/control_ras
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/control_ras
Checking test 009 control_ras results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -257,14 +257,14 @@ Checking test 009 control_ras results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-0:The total amount of wall time = 289.992517
-0:The maximum resident set size (KB) = 446284
+0:The total amount of wall time = 285.525181
+0:The maximum resident set size (KB) = 446244
Test 009 control_ras PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/control_p8
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/control_p8
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/control_p8
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/control_p8
Checking test 010 control_p8 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -311,14 +311,14 @@ Checking test 010 control_p8 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0:The total amount of wall time = 372.350132
-0:The maximum resident set size (KB) = 928232
+0:The total amount of wall time = 354.987495
+0:The maximum resident set size (KB) = 928608
Test 010 control_p8 PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/rap_control
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/rap_control
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/rap_control
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/rap_control
Checking test 011 rap_control results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -365,14 +365,14 @@ Checking test 011 rap_control results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0:The total amount of wall time = 689.583782
-0:The maximum resident set size (KB) = 773556
+0:The total amount of wall time = 690.597009
+0:The maximum resident set size (KB) = 773500
Test 011 rap_control PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/rap_control
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/rap_2threads
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/rap_control
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/rap_2threads
Checking test 012 rap_2threads results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -419,14 +419,14 @@ Checking test 012 rap_2threads results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0:The total amount of wall time = 1209.028896
-0:The maximum resident set size (KB) = 840712
+0:The total amount of wall time = 1196.688278
+0:The maximum resident set size (KB) = 840744
Test 012 rap_2threads PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/rap_control
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/rap_restart
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/rap_control
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/rap_restart
Checking test 013 rap_restart results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
@@ -465,14 +465,14 @@ Checking test 013 rap_restart results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0:The total amount of wall time = 343.791319
-0:The maximum resident set size (KB) = 520952
+0:The total amount of wall time = 342.794895
+0:The maximum resident set size (KB) = 521352
Test 013 rap_restart PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/rap_sfcdiff
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/rap_sfcdiff
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/rap_sfcdiff
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/rap_sfcdiff
Checking test 014 rap_sfcdiff results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -519,14 +519,14 @@ Checking test 014 rap_sfcdiff results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0:The total amount of wall time = 688.324322
-0:The maximum resident set size (KB) = 773724
+0:The total amount of wall time = 683.520995
+0:The maximum resident set size (KB) = 773292
Test 014 rap_sfcdiff PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/rap_sfcdiff
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/rap_sfcdiff_restart
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/rap_sfcdiff
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/rap_sfcdiff_restart
Checking test 015 rap_sfcdiff_restart results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
@@ -565,14 +565,14 @@ Checking test 015 rap_sfcdiff_restart results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0:The total amount of wall time = 340.074872
-0:The maximum resident set size (KB) = 520800
+0:The total amount of wall time = 340.863393
+0:The maximum resident set size (KB) = 520856
Test 015 rap_sfcdiff_restart PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/hrrr_control
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/hrrr_control
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/hrrr_control
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/hrrr_control
Checking test 016 hrrr_control results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -619,14 +619,14 @@ Checking test 016 hrrr_control results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0:The total amount of wall time = 661.497731
-0:The maximum resident set size (KB) = 771388
+0:The total amount of wall time = 665.763118
+0:The maximum resident set size (KB) = 771344
Test 016 hrrr_control PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/rrfs_v1beta
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/rrfs_v1beta
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/rrfs_v1beta
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/rrfs_v1beta
Checking test 017 rrfs_v1beta results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -673,14 +673,14 @@ Checking test 017 rrfs_v1beta results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0:The total amount of wall time = 680.682149
-0:The maximum resident set size (KB) = 771412
+0:The total amount of wall time = 681.827992
+0:The maximum resident set size (KB) = 770988
Test 017 rrfs_v1beta PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/rrfs_conus13km_hrrr_warm
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/rrfs_conus13km_hrrr_warm
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/rrfs_conus13km_hrrr_warm
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/rrfs_conus13km_hrrr_warm
Checking test 018 rrfs_conus13km_hrrr_warm results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
@@ -689,14 +689,14 @@ Checking test 018 rrfs_conus13km_hrrr_warm results ....
Comparing atmf001.nc .........OK
Comparing atmf002.nc .........OK
-0:The total amount of wall time = 318.649553
-0:The maximum resident set size (KB) = 592196
+0:The total amount of wall time = 315.692205
+0:The maximum resident set size (KB) = 592316
Test 018 rrfs_conus13km_hrrr_warm PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/rrfs_conus13km_radar_tten_warm
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/rrfs_conus13km_radar_tten_warm
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/rrfs_conus13km_radar_tten_warm
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/rrfs_conus13km_radar_tten_warm
Checking test 019 rrfs_conus13km_radar_tten_warm results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
@@ -705,250 +705,250 @@ Checking test 019 rrfs_conus13km_radar_tten_warm results ....
Comparing atmf001.nc .........OK
Comparing atmf002.nc .........OK
-0:The total amount of wall time = 320.133730
-0:The maximum resident set size (KB) = 595080
+0:The total amount of wall time = 318.588528
+0:The maximum resident set size (KB) = 594812
Test 019 rrfs_conus13km_radar_tten_warm PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/control_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/control_debug
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/control_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/control_debug
Checking test 020 control_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 80.116775
-0:The maximum resident set size (KB) = 424432
+0:The total amount of wall time = 80.626816
+0:The maximum resident set size (KB) = 424488
Test 020 control_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/control_diag_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/control_diag_debug
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/control_diag_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/control_diag_debug
Checking test 021 control_diag_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 85.160126
-0:The maximum resident set size (KB) = 481652
+0:The total amount of wall time = 85.965467
+0:The maximum resident set size (KB) = 481640
Test 021 control_diag_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/fv3_regional_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/regional_debug
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/fv3_regional_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/regional_debug
Checking test 022 regional_debug results ....
Comparing dynf000.nc .........OK
Comparing dynf001.nc .........OK
Comparing phyf000.nc .........OK
Comparing phyf001.nc .........OK
-0:The total amount of wall time = 130.611155
-0:The maximum resident set size (KB) = 536136
+0:The total amount of wall time = 131.482126
+0:The maximum resident set size (KB) = 535764
Test 022 regional_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/rap_control_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/rap_control_debug
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/rap_control_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/rap_control_debug
Checking test 023 rap_control_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 144.220306
-0:The maximum resident set size (KB) = 795960
+0:The total amount of wall time = 145.366716
+0:The maximum resident set size (KB) = 796028
Test 023 rap_control_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/rap_diag_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/rap_diag_debug
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/rap_diag_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/rap_diag_debug
Checking test 024 rap_diag_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 153.568776
-0:The maximum resident set size (KB) = 878524
+0:The total amount of wall time = 156.042021
+0:The maximum resident set size (KB) = 879532
Test 024 rap_diag_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/rap_noah_sfcdiff_cires_ugwp_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/rap_noah_sfcdiff_cires_ugwp_debug
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/rap_noah_sfcdiff_cires_ugwp_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/rap_noah_sfcdiff_cires_ugwp_debug
Checking test 025 rap_noah_sfcdiff_cires_ugwp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 236.037624
-0:The maximum resident set size (KB) = 795112
+0:The total amount of wall time = 235.394706
+0:The maximum resident set size (KB) = 794632
Test 025 rap_noah_sfcdiff_cires_ugwp_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/rap_progcld_thompson_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/rap_progcld_thompson_debug
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/rap_progcld_thompson_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/rap_progcld_thompson_debug
Checking test 026 rap_progcld_thompson_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 144.458306
-0:The maximum resident set size (KB) = 795968
+0:The total amount of wall time = 146.033934
+0:The maximum resident set size (KB) = 796036
Test 026 rap_progcld_thompson_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/rrfs_v1beta_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/rrfs_v1beta_debug
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/rrfs_v1beta_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/rrfs_v1beta_debug
Checking test 027 rrfs_v1beta_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 143.855190
-0:The maximum resident set size (KB) = 790856
+0:The total amount of wall time = 146.234893
+0:The maximum resident set size (KB) = 790864
Test 027 rrfs_v1beta_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/control_thompson_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/control_thompson_debug
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/control_thompson_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/control_thompson_debug
Checking test 028 control_thompson_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 94.150458
-0:The maximum resident set size (KB) = 782468
+0:The total amount of wall time = 94.146091
+0:The maximum resident set size (KB) = 781992
Test 028 control_thompson_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/control_thompson_no_aero_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/control_thompson_no_aero_debug
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/control_thompson_no_aero_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/control_thompson_no_aero_debug
Checking test 029 control_thompson_no_aero_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 90.612308
-0:The maximum resident set size (KB) = 777388
+0:The total amount of wall time = 90.668638
+0:The maximum resident set size (KB) = 777444
Test 029 control_thompson_no_aero_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/control_thompson_debug_extdiag
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/control_thompson_extdiag_debug
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/control_thompson_debug_extdiag
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/control_thompson_extdiag_debug
Checking test 030 control_thompson_extdiag_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 100.617781
-0:The maximum resident set size (KB) = 823656
+0:The total amount of wall time = 101.392736
+0:The maximum resident set size (KB) = 823696
Test 030 control_thompson_extdiag_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/control_thompson_progcld_thompson_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/control_thompson_progcld_thompson_debug
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/control_thompson_progcld_thompson_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/control_thompson_progcld_thompson_debug
Checking test 031 control_thompson_progcld_thompson_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 93.655654
-0:The maximum resident set size (KB) = 782008
+0:The total amount of wall time = 94.324627
+0:The maximum resident set size (KB) = 782132
Test 031 control_thompson_progcld_thompson_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/control_rrtmgp_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/control_rrtmgp_debug
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/control_rrtmgp_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/control_rrtmgp_debug
Checking test 032 control_rrtmgp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 86.679165
-0:The maximum resident set size (KB) = 535856
+0:The total amount of wall time = 89.271696
+0:The maximum resident set size (KB) = 535528
Test 032 control_rrtmgp_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/control_ras_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/control_ras_debug
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/control_ras_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/control_ras_debug
Checking test 033 control_ras_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 83.014943
-0:The maximum resident set size (KB) = 434292
+0:The total amount of wall time = 83.400376
+0:The maximum resident set size (KB) = 434340
Test 033 control_ras_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/control_stochy_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/control_stochy_debug
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/control_stochy_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/control_stochy_debug
Checking test 034 control_stochy_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 90.808259
-0:The maximum resident set size (KB) = 428384
+0:The total amount of wall time = 91.487101
+0:The maximum resident set size (KB) = 428392
Test 034 control_stochy_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/control_debug_p8
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/control_debug_p8
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/control_debug_p8
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/control_debug_p8
Checking test 035 control_debug_p8 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 97.560633
-0:The maximum resident set size (KB) = 920168
+0:The total amount of wall time = 97.754816
+0:The maximum resident set size (KB) = 920340
Test 035 control_debug_p8 PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/control_wam_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/control_wam_debug
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/control_wam_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/control_wam_debug
Checking test 036 control_wam_debug results ....
Comparing sfcf019.nc .........OK
Comparing atmf019.nc .........OK
-0:The total amount of wall time = 142.882935
-0:The maximum resident set size (KB) = 171712
+0:The total amount of wall time = 142.785027
+0:The maximum resident set size (KB) = 170388
-Test 036 control_wam_debug PASS Tries: 2
+Test 036 control_wam_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/cpld_control_c96_noaero_p8
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/cpld_control_c96_noaero_p8
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/cpld_control_c96_noaero_p8
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/cpld_control_c96_noaero_p8
Checking test 037 cpld_control_c96_noaero_p8 results ....
Comparing sfcf021.tile1.nc .........OK
Comparing sfcf021.tile2.nc .........OK
@@ -1010,14 +1010,14 @@ Checking test 037 cpld_control_c96_noaero_p8 results ....
Comparing RESTART/iced.2021-03-23-21600.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK
-0:The total amount of wall time = 452.324377
-0:The maximum resident set size (KB) = 953220
+0:The total amount of wall time = 440.475027
+0:The maximum resident set size (KB) = 953568
Test 037 cpld_control_c96_noaero_p8 PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/cpld_debug_noaero_p8
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/cpld_debug_noaero_p8
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/cpld_debug_noaero_p8
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/cpld_debug_noaero_p8
Checking test 038 cpld_debug_noaero_p8 results ....
Comparing sfcf006.tile1.nc .........OK
Comparing sfcf006.tile2.nc .........OK
@@ -1067,25 +1067,25 @@ Checking test 038 cpld_debug_noaero_p8 results ....
Comparing RESTART/iced.2021-03-22-43200.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK
-0:The total amount of wall time = 373.498909
-0:The maximum resident set size (KB) = 970040
+0:The total amount of wall time = 376.099010
+0:The maximum resident set size (KB) = 969524
Test 038 cpld_debug_noaero_p8 PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/GNU/datm_cdeps_control_cfsr
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_49800/datm_cdeps_control_cfsr
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/GNU/datm_cdeps_control_cfsr
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54274/datm_cdeps_control_cfsr
Checking test 039 datm_cdeps_control_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK
-0:The total amount of wall time = 173.414373
-0:The maximum resident set size (KB) = 650724
+0:The total amount of wall time = 167.097684
+0:The maximum resident set size (KB) = 645632
Test 039 datm_cdeps_control_cfsr PASS
REGRESSION TEST WAS SUCCESSFUL
-Wed Apr 6 18:31:08 MDT 2022
-Elapsed time: 00h:34m:34s. Have a nice day!
+Fri Apr 8 14:05:50 MDT 2022
+Elapsed time: 00h:46m:42s. Have a nice day!
diff --git a/tests/RegressionTests_cheyenne.intel.log b/tests/RegressionTests_cheyenne.intel.log
index 729a031e81..b8cfbac14d 100755
--- a/tests/RegressionTests_cheyenne.intel.log
+++ b/tests/RegressionTests_cheyenne.intel.log
@@ -1,24 +1,24 @@
-Wed Apr 6 21:10:05 MDT 2022
+Fri Apr 8 13:12:55 MDT 2022
Start Regression test
-Compile 001 elapsed time 1017 seconds. -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON
-Compile 002 elapsed time 404 seconds. -DAPP=S2SA -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON
-Compile 003 elapsed time 648 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v17_p8,FV3_GFS_v15_thompson_mynn_lam3km -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 004 elapsed time 689 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta,FV3_RRFS_v1nssl -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 005 elapsed time 717 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_thompson,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 006 elapsed time 511 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DREPRO=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Bitforbit
-Compile 007 elapsed time 365 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp,FV3_GFS_v16_thompson,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
-Compile 008 elapsed time 310 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP,FV3_RAP_cires_ugwp,FV3_RAP_unified_ugwp,FV3_RAP_flake -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
-Compile 009 elapsed time 312 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP_noah,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
-Compile 010 elapsed time 277 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
-Compile 011 elapsed time 761 seconds. -DAPP=HAFSW -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst,FV3_HAFS_v0_thompson_tedmf_gfdlsf -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 012 elapsed time 744 seconds. -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 013 elapsed time 436 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON
-Compile 014 elapsed time 228 seconds. -DAPP=NG-GODAS -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON
-Compile 015 elapsed time 613 seconds. -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_p8
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/cpld_control_p8
+Compile 001 elapsed time 998 seconds. -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON
+Compile 002 elapsed time 433 seconds. -DAPP=S2SA -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON
+Compile 003 elapsed time 670 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v17_p8,FV3_GFS_v15_thompson_mynn_lam3km -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 004 elapsed time 702 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta,FV3_RRFS_v1nssl -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 005 elapsed time 732 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_thompson,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 006 elapsed time 516 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DREPRO=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Bitforbit
+Compile 007 elapsed time 369 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp,FV3_GFS_v16_thompson,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
+Compile 008 elapsed time 306 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP,FV3_RAP_cires_ugwp,FV3_RAP_unified_ugwp,FV3_RAP_flake -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
+Compile 009 elapsed time 313 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP_noah,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
+Compile 010 elapsed time 280 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
+Compile 011 elapsed time 779 seconds. -DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst,FV3_HAFS_v0_thompson_tedmf_gfdlsf -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 012 elapsed time 761 seconds. -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 013 elapsed time 433 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON
+Compile 014 elapsed time 222 seconds. -DAPP=NG-GODAS -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON
+Compile 015 elapsed time 637 seconds. -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_p8
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/cpld_control_p8
Checking test 001 cpld_control_p8 results ....
Comparing sfcf021.tile1.nc .........OK
Comparing sfcf021.tile2.nc .........OK
@@ -84,14 +84,14 @@ Checking test 001 cpld_control_p8 results ....
Comparing 20210323.060000.out_pnt.points .........OK
Comparing 20210323.060000.restart.glo_1deg .........OK
-0:The total amount of wall time = 498.224812
-0:The maximum resident set size (KB) = 2874520
+0:The total amount of wall time = 485.063097
+0:The maximum resident set size (KB) = 2874848
Test 001 cpld_control_p8 PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_p8
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/cpld_2threads_p8
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_p8
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/cpld_2threads_p8
Checking test 002 cpld_2threads_p8 results ....
Comparing sfcf024.tile1.nc .........OK
Comparing sfcf024.tile2.nc .........OK
@@ -145,14 +145,14 @@ Checking test 002 cpld_2threads_p8 results ....
Comparing 20210323.060000.out_pnt.points .........OK
Comparing 20210323.060000.restart.glo_1deg .........OK
-0:The total amount of wall time = 914.991990
-0:The maximum resident set size (KB) = 3269112
+0:The total amount of wall time = 944.504022
+0:The maximum resident set size (KB) = 3269740
Test 002 cpld_2threads_p8 PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_p8
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/cpld_decomp_p8
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_p8
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/cpld_decomp_p8
Checking test 003 cpld_decomp_p8 results ....
Comparing sfcf024.tile1.nc .........OK
Comparing sfcf024.tile2.nc .........OK
@@ -206,14 +206,14 @@ Checking test 003 cpld_decomp_p8 results ....
Comparing 20210323.060000.out_pnt.points .........OK
Comparing 20210323.060000.restart.glo_1deg .........OK
-0:The total amount of wall time = 451.783201
-0:The maximum resident set size (KB) = 2866752
+0:The total amount of wall time = 495.487258
+0:The maximum resident set size (KB) = 2866632
Test 003 cpld_decomp_p8 PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_p8
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/cpld_mpi_p8
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_p8
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/cpld_mpi_p8
Checking test 004 cpld_mpi_p8 results ....
Comparing sfcf024.tile1.nc .........OK
Comparing sfcf024.tile2.nc .........OK
@@ -267,14 +267,14 @@ Checking test 004 cpld_mpi_p8 results ....
Comparing 20210323.060000.out_pnt.points .........OK
Comparing 20210323.060000.restart.glo_1deg .........OK
-0:The total amount of wall time = 373.432924
-0:The maximum resident set size (KB) = 2787980
+0:The total amount of wall time = 394.082548
+0:The maximum resident set size (KB) = 2788524
Test 004 cpld_mpi_p8 PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_bmark_p8
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/cpld_bmark_p8
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_bmark_p8
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/cpld_bmark_p8
Checking test 005 cpld_bmark_p8 results ....
Comparing sfcf006.nc .........OK
Comparing atmf006.nc .........OK
@@ -320,14 +320,14 @@ Checking test 005 cpld_bmark_p8 results ....
Comparing RESTART/iced.2013-04-01-21600.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc .........OK
-0:The total amount of wall time = 1203.994467
-0:The maximum resident set size (KB) = 3907388
+0:The total amount of wall time = 1341.391278
+0:The maximum resident set size (KB) = 3908124
Test 005 cpld_bmark_p8 PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_c96_p8
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/cpld_control_c96_p8
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_c96_p8
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/cpld_control_c96_p8
Checking test 006 cpld_control_c96_p8 results ....
Comparing sfcf021.tile1.nc .........OK
Comparing sfcf021.tile2.nc .........OK
@@ -390,14 +390,14 @@ Checking test 006 cpld_control_c96_p8 results ....
Comparing RESTART/iced.2021-03-23-21600.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK
-0:The total amount of wall time = 489.012585
-0:The maximum resident set size (KB) = 2870540
+0:The total amount of wall time = 485.927745
+0:The maximum resident set size (KB) = 2870832
Test 006 cpld_control_c96_p8 PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_c96_p8
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/cpld_restart_c96_p8
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_c96_p8
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/cpld_restart_c96_p8
Checking test 007 cpld_restart_c96_p8 results ....
Comparing sfcf024.tile1.nc .........OK
Comparing sfcf024.tile2.nc .........OK
@@ -448,14 +448,14 @@ Checking test 007 cpld_restart_c96_p8 results ....
Comparing RESTART/iced.2021-03-23-21600.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK
-0:The total amount of wall time = 258.514425
-0:The maximum resident set size (KB) = 2858624
+0:The total amount of wall time = 263.217797
+0:The maximum resident set size (KB) = 2859332
Test 007 cpld_restart_c96_p8 PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_c192_p8
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/cpld_control_c192_p8
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_c192_p8
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/cpld_control_c192_p8
Checking test 008 cpld_control_c192_p8 results ....
Comparing sfcf036.tile1.nc .........OK
Comparing sfcf036.tile2.nc .........OK
@@ -506,14 +506,14 @@ Checking test 008 cpld_control_c192_p8 results ....
Comparing RESTART/iced.2021-03-23-64800.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-64800.nc .........OK
-0:The total amount of wall time = 1523.237648
-0:The maximum resident set size (KB) = 2981988
+0:The total amount of wall time = 1523.910317
+0:The maximum resident set size (KB) = 2989920
Test 008 cpld_control_c192_p8 PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_c192_p8
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/cpld_restart_c192_p8
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_c192_p8
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/cpld_restart_c192_p8
Checking test 009 cpld_restart_c192_p8 results ....
Comparing sfcf036.tile1.nc .........OK
Comparing sfcf036.tile2.nc .........OK
@@ -564,14 +564,14 @@ Checking test 009 cpld_restart_c192_p8 results ....
Comparing RESTART/iced.2021-03-23-64800.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-64800.nc .........OK
-0:The total amount of wall time = 1001.364018
-0:The maximum resident set size (KB) = 3009640
+0:The total amount of wall time = 1018.320936
+0:The maximum resident set size (KB) = 3000156
Test 009 cpld_restart_c192_p8 PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_c384_p8
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/cpld_control_c384_p8
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_c384_p8
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/cpld_control_c384_p8
Checking test 010 cpld_control_c384_p8 results ....
Comparing sfcf006.nc .........OK
Comparing atmf006.nc .........OK
@@ -615,14 +615,14 @@ Checking test 010 cpld_control_c384_p8 results ....
Comparing RESTART/iced.2021-03-22-43200.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK
-0:The total amount of wall time = 1473.874161
-0:The maximum resident set size (KB) = 3910308
+0:The total amount of wall time = 1444.439765
+0:The maximum resident set size (KB) = 3910696
Test 010 cpld_control_c384_p8 PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_c384_p8
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/cpld_restart_c384_p8
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_c384_p8
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/cpld_restart_c384_p8
Checking test 011 cpld_restart_c384_p8 results ....
Comparing sfcf006.nc .........OK
Comparing atmf006.nc .........OK
@@ -666,14 +666,14 @@ Checking test 011 cpld_restart_c384_p8 results ....
Comparing RESTART/iced.2021-03-22-43200.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK
-0:The total amount of wall time = 885.285118
-0:The maximum resident set size (KB) = 3989776
+0:The total amount of wall time = 878.950712
+0:The maximum resident set size (KB) = 3983428
Test 011 cpld_restart_c384_p8 PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_debug_p8
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/cpld_debug_p8
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_debug_p8
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/cpld_debug_p8
Checking test 012 cpld_debug_p8 results ....
Comparing sfcf006.tile1.nc .........OK
Comparing sfcf006.tile2.nc .........OK
@@ -724,14 +724,14 @@ Checking test 012 cpld_debug_p8 results ....
Comparing RESTART/iced.2021-03-22-43200.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK
-0:The total amount of wall time = 1170.455192
-0:The maximum resident set size (KB) = 2942688
+0:The total amount of wall time = 1179.836159
+0:The maximum resident set size (KB) = 2942220
Test 012 cpld_debug_p8 PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control
Checking test 013 control results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -778,14 +778,14 @@ Checking test 013 control results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0:The total amount of wall time = 148.431242
-0:The maximum resident set size (KB) = 447000
+0:The total amount of wall time = 151.532397
+0:The maximum resident set size (KB) = 446904
Test 013 control PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_decomp
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_decomp
Checking test 014 control_decomp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -828,28 +828,28 @@ Checking test 014 control_decomp results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0:The total amount of wall time = 155.237030
-0:The maximum resident set size (KB) = 445480
+0:The total amount of wall time = 157.548355
+0:The maximum resident set size (KB) = 445416
Test 014 control_decomp PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_2dwrtdecomp
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_2dwrtdecomp
Checking test 015 control_2dwrtdecomp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf024.nc .........OK
-0:The total amount of wall time = 145.068614
-0:The maximum resident set size (KB) = 447184
+0:The total amount of wall time = 146.262472
+0:The maximum resident set size (KB) = 447080
Test 015 control_2dwrtdecomp PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_2threads
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_2threads
Checking test 016 control_2threads results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -892,14 +892,14 @@ Checking test 016 control_2threads results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0:The total amount of wall time = 329.344209
-0:The maximum resident set size (KB) = 499232
+0:The total amount of wall time = 326.883686
+0:The maximum resident set size (KB) = 499344
Test 016 control_2threads PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_restart
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_restart
Checking test 017 control_restart results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
@@ -938,14 +938,14 @@ Checking test 017 control_restart results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0:The total amount of wall time = 76.838422
-0:The maximum resident set size (KB) = 190992
+0:The total amount of wall time = 80.728051
+0:The maximum resident set size (KB) = 195308
Test 017 control_restart PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_fhzero
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_fhzero
Checking test 018 control_fhzero results ....
Comparing sfcf000.nc ............ALT CHECK......OK
Comparing sfcf021.nc ............ALT CHECK......OK
@@ -988,14 +988,14 @@ Checking test 018 control_fhzero results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0:The total amount of wall time = 143.618698
-0:The maximum resident set size (KB) = 446632
+0:The total amount of wall time = 143.822006
+0:The maximum resident set size (KB) = 446904
Test 018 control_fhzero PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_CubedSphereGrid
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_CubedSphereGrid
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_CubedSphereGrid
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_CubedSphereGrid
Checking test 019 control_CubedSphereGrid results ....
Comparing sfcf000.tile1.nc .........OK
Comparing sfcf000.tile2.nc .........OK
@@ -1022,14 +1022,14 @@ Checking test 019 control_CubedSphereGrid results ....
Comparing atmf024.tile5.nc .........OK
Comparing atmf024.tile6.nc .........OK
-0:The total amount of wall time = 144.635384
-0:The maximum resident set size (KB) = 446540
+0:The total amount of wall time = 148.735041
+0:The maximum resident set size (KB) = 446908
Test 019 control_CubedSphereGrid PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_latlon
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_latlon
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_latlon
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_latlon
Checking test 020 control_latlon results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1040,14 +1040,14 @@ Checking test 020 control_latlon results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-0:The total amount of wall time = 149.447238
-0:The maximum resident set size (KB) = 446656
+0:The total amount of wall time = 151.463202
+0:The maximum resident set size (KB) = 446780
Test 020 control_latlon PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_wrtGauss_netcdf_parallel
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_wrtGauss_netcdf_parallel
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_wrtGauss_netcdf_parallel
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_wrtGauss_netcdf_parallel
Checking test 021 control_wrtGauss_netcdf_parallel results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1058,14 +1058,14 @@ Checking test 021 control_wrtGauss_netcdf_parallel results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-0:The total amount of wall time = 150.841937
-0:The maximum resident set size (KB) = 446496
+0:The total amount of wall time = 153.862669
+0:The maximum resident set size (KB) = 446524
Test 021 control_wrtGauss_netcdf_parallel PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_c48
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_c48
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_c48
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_c48
Checking test 022 control_c48 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1104,14 +1104,14 @@ Checking test 022 control_c48 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0:The total amount of wall time = 440.034423
-0:The maximum resident set size (KB) = 629732
+0:The total amount of wall time = 441.499108
+0:The maximum resident set size (KB) = 629764
Test 022 control_c48 PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_c192
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_c192
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_c192
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_c192
Checking test 023 control_c192 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1122,14 +1122,14 @@ Checking test 023 control_c192 results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-0:The total amount of wall time = 600.338510
-0:The maximum resident set size (KB) = 544880
+0:The total amount of wall time = 620.076490
+0:The maximum resident set size (KB) = 545608
Test 023 control_c192 PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_c384
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_c384
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_c384
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_c384
Checking test 024 control_c384 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
@@ -1140,14 +1140,14 @@ Checking test 024 control_c384 results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF12 .........OK
-0:The total amount of wall time = 1118.252333
-0:The maximum resident set size (KB) = 799084
+0:The total amount of wall time = 1135.110497
+0:The maximum resident set size (KB) = 799236
Test 024 control_c384 PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_c384gdas
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_c384gdas
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_c384gdas
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_c384gdas
Checking test 025 control_c384gdas results ....
Comparing sfcf000.nc .........OK
Comparing sfcf006.nc .........OK
@@ -1190,14 +1190,14 @@ Checking test 025 control_c384gdas results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0:The total amount of wall time = 963.763425
-0:The maximum resident set size (KB) = 951252
+0:The total amount of wall time = 968.361930
+0:The maximum resident set size (KB) = 951900
Test 025 control_c384gdas PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_stochy
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_stochy
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_stochy
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_stochy
Checking test 026 control_stochy results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
@@ -1208,28 +1208,28 @@ Checking test 026 control_stochy results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF12 .........OK
-0:The total amount of wall time = 98.121625
-0:The maximum resident set size (KB) = 448720
+0:The total amount of wall time = 99.554033
+0:The maximum resident set size (KB) = 449468
Test 026 control_stochy PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_stochy
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_stochy_restart
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_stochy
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_stochy_restart
Checking test 027 control_stochy_restart results ....
Comparing sfcf012.nc .........OK
Comparing atmf012.nc .........OK
Comparing GFSFLX.GrbF12 .........OK
Comparing GFSPRS.GrbF12 .........OK
-0:The total amount of wall time = 51.688417
-0:The maximum resident set size (KB) = 224884
+0:The total amount of wall time = 52.238153
+0:The maximum resident set size (KB) = 228640
Test 027 control_stochy_restart PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_lndp
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_lndp
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_lndp
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_lndp
Checking test 028 control_lndp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
@@ -1240,14 +1240,14 @@ Checking test 028 control_lndp results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF12 .........OK
-0:The total amount of wall time = 87.470658
-0:The maximum resident set size (KB) = 450708
+0:The total amount of wall time = 90.335448
+0:The maximum resident set size (KB) = 450280
Test 028 control_lndp PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_iovr4
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_iovr4
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_iovr4
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_iovr4
Checking test 029 control_iovr4 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -1262,14 +1262,14 @@ Checking test 029 control_iovr4 results ....
Comparing GFSPRS.GrbF21 .........OK
Comparing GFSPRS.GrbF24 .........OK
-0:The total amount of wall time = 150.663534
-0:The maximum resident set size (KB) = 446656
+0:The total amount of wall time = 152.393207
+0:The maximum resident set size (KB) = 446816
Test 029 control_iovr4 PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_iovr5
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_iovr5
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_iovr5
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_iovr5
Checking test 030 control_iovr5 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -1284,14 +1284,14 @@ Checking test 030 control_iovr5 results ....
Comparing GFSPRS.GrbF21 .........OK
Comparing GFSPRS.GrbF24 .........OK
-0:The total amount of wall time = 151.079558
-0:The maximum resident set size (KB) = 446624
+0:The total amount of wall time = 152.149857
+0:The maximum resident set size (KB) = 446912
Test 030 control_iovr5 PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_p8
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_p8
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_p8
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_p8
Checking test 031 control_p8 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -1338,14 +1338,14 @@ Checking test 031 control_p8 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0:The total amount of wall time = 246.447860
-0:The maximum resident set size (KB) = 956584
+0:The total amount of wall time = 245.293736
+0:The maximum resident set size (KB) = 954192
Test 031 control_p8 PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_p8
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_restart_p8
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_p8
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_restart_p8
Checking test 032 control_restart_p8 results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
@@ -1384,14 +1384,14 @@ Checking test 032 control_restart_p8 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0:The total amount of wall time = 122.428027
-0:The maximum resident set size (KB) = 740440
+0:The total amount of wall time = 122.234759
+0:The maximum resident set size (KB) = 740812
Test 032 control_restart_p8 PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_p8
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_decomp_p8
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_p8
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_decomp_p8
Checking test 033 control_decomp_p8 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1434,14 +1434,14 @@ Checking test 033 control_decomp_p8 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0:The total amount of wall time = 234.980419
-0:The maximum resident set size (KB) = 953116
+0:The total amount of wall time = 244.022035
+0:The maximum resident set size (KB) = 953064
Test 033 control_decomp_p8 PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_p8
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_2threads_p8
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_p8
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_2threads_p8
Checking test 034 control_2threads_p8 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1484,14 +1484,14 @@ Checking test 034 control_2threads_p8 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0:The total amount of wall time = 559.302338
-0:The maximum resident set size (KB) = 1092808
+0:The total amount of wall time = 559.527642
+0:The maximum resident set size (KB) = 1092796
Test 034 control_2threads_p8 PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_control
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/regional_control
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_control
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/regional_control
Checking test 035 regional_control results ....
Comparing dynf000.nc .........OK
Comparing dynf024.nc .........OK
@@ -1502,42 +1502,42 @@ Checking test 035 regional_control results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF24 .........OK
-0:The total amount of wall time = 366.590148
-0:The maximum resident set size (KB) = 571800
+0:The total amount of wall time = 365.687574
+0:The maximum resident set size (KB) = 571948
Test 035 regional_control PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_control
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/regional_restart
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_control
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/regional_restart
Checking test 036 regional_restart results ....
Comparing dynf024.nc .........OK
Comparing phyf024.nc .........OK
Comparing PRSLEV.GrbF24 .........OK
Comparing NATLEV.GrbF24 .........OK
-0:The total amount of wall time = 200.872784
-0:The maximum resident set size (KB) = 562140
+0:The total amount of wall time = 199.276296
+0:The maximum resident set size (KB) = 562288
Test 036 regional_restart PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_control
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/regional_control_2dwrtdecomp
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_control
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/regional_control_2dwrtdecomp
Checking test 037 regional_control_2dwrtdecomp results ....
Comparing dynf000.nc .........OK
Comparing dynf024.nc .........OK
Comparing phyf000.nc .........OK
Comparing phyf024.nc .........OK
-0:The total amount of wall time = 361.633936
-0:The maximum resident set size (KB) = 571080
+0:The total amount of wall time = 359.203014
+0:The maximum resident set size (KB) = 571236
Test 037 regional_control_2dwrtdecomp PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_noquilt
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/regional_noquilt
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_noquilt
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/regional_noquilt
Checking test 038 regional_noquilt results ....
Comparing atmos_4xdaily.nc .........OK
Comparing fv3_history2d.nc .........OK
@@ -1545,14 +1545,14 @@ Checking test 038 regional_noquilt results ....
Comparing RESTART/fv_core.res.tile1_new.nc .........OK
Comparing RESTART/fv_tracer.res.tile1_new.nc .........OK
-0:The total amount of wall time = 384.012691
-0:The maximum resident set size (KB) = 578512
+0:The total amount of wall time = 385.232591
+0:The maximum resident set size (KB) = 578700
Test 038 regional_noquilt PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_control
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/regional_2threads
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_control
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/regional_2threads
Checking test 039 regional_2threads results ....
Comparing dynf000.nc .........OK
Comparing dynf024.nc .........OK
@@ -1563,45 +1563,29 @@ Checking test 039 regional_2threads results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF24 .........OK
-0:The total amount of wall time = 940.901042
-0:The maximum resident set size (KB) = 558296
+0:The total amount of wall time = 939.879270
+0:The maximum resident set size (KB) = 558140
Test 039 regional_2threads PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_hafs
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/regional_hafs
-Checking test 040 regional_hafs results ....
- Comparing dynf000.nc .........OK
- Comparing dynf024.nc .........OK
- Comparing phyf000.nc .........OK
- Comparing phyf024.nc .........OK
- Comparing HURPRS.GrbF00 .........OK
- Comparing HURPRS.GrbF24 .........OK
-
-0:The total amount of wall time = 367.321329
-0:The maximum resident set size (KB) = 560688
-
-Test 040 regional_hafs PASS
-
-
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_netcdf_parallel
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/regional_netcdf_parallel
-Checking test 041 regional_netcdf_parallel results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_netcdf_parallel
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/regional_netcdf_parallel
+Checking test 040 regional_netcdf_parallel results ....
Comparing dynf000.nc ............ALT CHECK......OK
Comparing dynf024.nc .........OK
Comparing phyf000.nc .........OK
Comparing phyf024.nc .........OK
-0:The total amount of wall time = 363.958767
-0:The maximum resident set size (KB) = 561896
+0:The total amount of wall time = 363.765155
+0:The maximum resident set size (KB) = 562008
-Test 041 regional_netcdf_parallel PASS
+Test 040 regional_netcdf_parallel PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_RRTMGP
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/regional_RRTMGP
-Checking test 042 regional_RRTMGP results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_RRTMGP
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/regional_RRTMGP
+Checking test 041 regional_RRTMGP results ....
Comparing dynf000.nc .........OK
Comparing dynf024.nc .........OK
Comparing phyf000.nc .........OK
@@ -1611,15 +1595,15 @@ Checking test 042 regional_RRTMGP results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF24 .........OK
-0:The total amount of wall time = 535.796955
-0:The maximum resident set size (KB) = 678004
+0:The total amount of wall time = 535.107069
+0:The maximum resident set size (KB) = 690344
-Test 042 regional_RRTMGP PASS
+Test 041 regional_RRTMGP PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_3km
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/regional_3km
-Checking test 043 regional_3km results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_3km
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/regional_3km
+Checking test 042 regional_3km results ....
Comparing dynf000.nc .........OK
Comparing dynf006.nc .........OK
Comparing phyf000.nc .........OK
@@ -1629,15 +1613,15 @@ Checking test 043 regional_3km results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF06 .........OK
-0:The total amount of wall time = 301.068051
-0:The maximum resident set size (KB) = 595116
+0:The total amount of wall time = 308.641035
+0:The maximum resident set size (KB) = 594992
-Test 043 regional_3km PASS
+Test 042 regional_3km PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_control
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/rap_control
-Checking test 044 rap_control results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_control
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/rap_control
+Checking test 043 rap_control results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1683,15 +1667,15 @@ Checking test 044 rap_control results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0:The total amount of wall time = 416.408623
-0:The maximum resident set size (KB) = 811756
+0:The total amount of wall time = 420.739201
+0:The maximum resident set size (KB) = 811604
-Test 044 rap_control PASS
+Test 043 rap_control PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_rrtmgp
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/rap_rrtmgp
-Checking test 045 rap_rrtmgp results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_rrtmgp
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/rap_rrtmgp
+Checking test 044 rap_rrtmgp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1737,15 +1721,15 @@ Checking test 045 rap_rrtmgp results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0:The total amount of wall time = 473.668142
-0:The maximum resident set size (KB) = 942784
+0:The total amount of wall time = 489.837919
+0:The maximum resident set size (KB) = 942836
-Test 045 rap_rrtmgp PASS
+Test 044 rap_rrtmgp PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/regional_spp_sppt_shum_skeb
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/regional_spp_sppt_shum_skeb
-Checking test 046 regional_spp_sppt_shum_skeb results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/regional_spp_sppt_shum_skeb
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/regional_spp_sppt_shum_skeb
+Checking test 045 regional_spp_sppt_shum_skeb results ....
Comparing dynf000.nc .........OK
Comparing dynf001.nc .........OK
Comparing phyf000.nc .........OK
@@ -1755,15 +1739,15 @@ Checking test 046 regional_spp_sppt_shum_skeb results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF01 .........OK
-0:The total amount of wall time = 644.464701
-0:The maximum resident set size (KB) = 942968
+0:The total amount of wall time = 649.882827
+0:The maximum resident set size (KB) = 943860
-Test 046 regional_spp_sppt_shum_skeb PASS
+Test 045 regional_spp_sppt_shum_skeb PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_control
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/rap_2threads
-Checking test 047 rap_2threads results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_control
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/rap_2threads
+Checking test 046 rap_2threads results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1809,15 +1793,15 @@ Checking test 047 rap_2threads results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0:The total amount of wall time = 885.886625
-0:The maximum resident set size (KB) = 878920
+0:The total amount of wall time = 894.595235
+0:The maximum resident set size (KB) = 878592
-Test 047 rap_2threads PASS
+Test 046 rap_2threads PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_control
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/rap_restart
-Checking test 048 rap_restart results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_control
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/rap_restart
+Checking test 047 rap_restart results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
Comparing GFSFLX.GrbF24 .........OK
@@ -1855,15 +1839,15 @@ Checking test 048 rap_restart results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0:The total amount of wall time = 213.669817
-0:The maximum resident set size (KB) = 565212
+0:The total amount of wall time = 214.004852
+0:The maximum resident set size (KB) = 566064
-Test 048 rap_restart PASS
+Test 047 rap_restart PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_sfcdiff
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/rap_sfcdiff
-Checking test 049 rap_sfcdiff results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_sfcdiff
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/rap_sfcdiff
+Checking test 048 rap_sfcdiff results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1909,15 +1893,15 @@ Checking test 049 rap_sfcdiff results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0:The total amount of wall time = 420.818907
-0:The maximum resident set size (KB) = 811440
+0:The total amount of wall time = 422.422574
+0:The maximum resident set size (KB) = 811564
-Test 049 rap_sfcdiff PASS
+Test 048 rap_sfcdiff PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_sfcdiff
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/rap_sfcdiff_restart
-Checking test 050 rap_sfcdiff_restart results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_sfcdiff
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/rap_sfcdiff_restart
+Checking test 049 rap_sfcdiff_restart results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
Comparing GFSFLX.GrbF24 .........OK
@@ -1955,15 +1939,15 @@ Checking test 050 rap_sfcdiff_restart results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0:The total amount of wall time = 215.007014
-0:The maximum resident set size (KB) = 565816
+0:The total amount of wall time = 215.887048
+0:The maximum resident set size (KB) = 565308
-Test 050 rap_sfcdiff_restart PASS
+Test 049 rap_sfcdiff_restart PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/hrrr_control
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/hrrr_control
-Checking test 051 hrrr_control results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/hrrr_control
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/hrrr_control
+Checking test 050 hrrr_control results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -2009,15 +1993,15 @@ Checking test 051 hrrr_control results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0:The total amount of wall time = 413.045400
-0:The maximum resident set size (KB) = 810768
+0:The total amount of wall time = 407.507465
+0:The maximum resident set size (KB) = 810484
-Test 051 hrrr_control PASS
+Test 050 hrrr_control PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/rrfs_v1beta
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/rrfs_v1beta
-Checking test 052 rrfs_v1beta results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/rrfs_v1beta
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/rrfs_v1beta
+Checking test 051 rrfs_v1beta results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -2063,15 +2047,15 @@ Checking test 052 rrfs_v1beta results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0:The total amount of wall time = 409.772376
-0:The maximum resident set size (KB) = 809444
+0:The total amount of wall time = 417.788731
+0:The maximum resident set size (KB) = 808948
-Test 052 rrfs_v1beta PASS
+Test 051 rrfs_v1beta PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/rrfs_v1nssl
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/rrfs_v1nssl
-Checking test 053 rrfs_v1nssl results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/rrfs_v1nssl
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/rrfs_v1nssl
+Checking test 052 rrfs_v1nssl results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -2085,15 +2069,15 @@ Checking test 053 rrfs_v1nssl results ....
Comparing GFSPRS.GrbF21 .........OK
Comparing GFSPRS.GrbF24 .........OK
-0:The total amount of wall time = 519.636060
-0:The maximum resident set size (KB) = 499308
+0:The total amount of wall time = 531.589300
+0:The maximum resident set size (KB) = 498844
-Test 053 rrfs_v1nssl PASS
+Test 052 rrfs_v1nssl PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/rrfs_v1nssl_nohailnoccn
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/rrfs_v1nssl_nohailnoccn
-Checking test 054 rrfs_v1nssl_nohailnoccn results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/rrfs_v1nssl_nohailnoccn
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/rrfs_v1nssl_nohailnoccn
+Checking test 053 rrfs_v1nssl_nohailnoccn results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -2107,15 +2091,15 @@ Checking test 054 rrfs_v1nssl_nohailnoccn results ....
Comparing GFSPRS.GrbF21 .........OK
Comparing GFSPRS.GrbF24 .........OK
-0:The total amount of wall time = 508.766614
-0:The maximum resident set size (KB) = 492592
+0:The total amount of wall time = 506.204800
+0:The maximum resident set size (KB) = 492892
-Test 054 rrfs_v1nssl_nohailnoccn PASS
+Test 053 rrfs_v1nssl_nohailnoccn PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/rrfs_conus13km_hrrr_warm
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/rrfs_conus13km_hrrr_warm
-Checking test 055 rrfs_conus13km_hrrr_warm results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/rrfs_conus13km_hrrr_warm
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/rrfs_conus13km_hrrr_warm
+Checking test 054 rrfs_conus13km_hrrr_warm results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing sfcf002.nc .........OK
@@ -2123,15 +2107,15 @@ Checking test 055 rrfs_conus13km_hrrr_warm results ....
Comparing atmf001.nc .........OK
Comparing atmf002.nc .........OK
-0:The total amount of wall time = 190.309658
-0:The maximum resident set size (KB) = 642268
+0:The total amount of wall time = 188.167297
+0:The maximum resident set size (KB) = 642196
-Test 055 rrfs_conus13km_hrrr_warm PASS
+Test 054 rrfs_conus13km_hrrr_warm PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/rrfs_conus13km_radar_tten_warm
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/rrfs_conus13km_radar_tten_warm
-Checking test 056 rrfs_conus13km_radar_tten_warm results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/rrfs_conus13km_radar_tten_warm
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/rrfs_conus13km_radar_tten_warm
+Checking test 055 rrfs_conus13km_radar_tten_warm results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing sfcf002.nc .........OK
@@ -2139,15 +2123,15 @@ Checking test 056 rrfs_conus13km_radar_tten_warm results ....
Comparing atmf001.nc .........OK
Comparing atmf002.nc .........OK
-0:The total amount of wall time = 190.893297
-0:The maximum resident set size (KB) = 644204
+0:The total amount of wall time = 189.708471
+0:The maximum resident set size (KB) = 644176
-Test 056 rrfs_conus13km_radar_tten_warm PASS
+Test 055 rrfs_conus13km_radar_tten_warm PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_rrtmgp
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_rrtmgp
-Checking test 057 control_rrtmgp results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_rrtmgp
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_rrtmgp
+Checking test 056 control_rrtmgp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2157,15 +2141,15 @@ Checking test 057 control_rrtmgp results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-0:The total amount of wall time = 249.247812
-0:The maximum resident set size (KB) = 598192
+0:The total amount of wall time = 249.918701
+0:The maximum resident set size (KB) = 598048
-Test 057 control_rrtmgp PASS
+Test 056 control_rrtmgp PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_rrtmgp_c192
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_rrtmgp_c192
-Checking test 058 control_rrtmgp_c192 results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_rrtmgp_c192
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_rrtmgp_c192
+Checking test 057 control_rrtmgp_c192 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
Comparing atmf000.nc .........OK
@@ -2175,15 +2159,15 @@ Checking test 058 control_rrtmgp_c192 results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF12 .........OK
-0:The total amount of wall time = 709.697644
-0:The maximum resident set size (KB) = 797472
+0:The total amount of wall time = 712.802774
+0:The maximum resident set size (KB) = 798272
-Test 058 control_rrtmgp_c192 PASS
+Test 057 control_rrtmgp_c192 PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_csawmg
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_csawmg
-Checking test 059 control_csawmg results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_csawmg
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_csawmg
+Checking test 058 control_csawmg results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2193,15 +2177,15 @@ Checking test 059 control_csawmg results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-0:The total amount of wall time = 412.512145
-0:The maximum resident set size (KB) = 523652
+0:The total amount of wall time = 414.151681
+0:The maximum resident set size (KB) = 523224
-Test 059 control_csawmg PASS
+Test 058 control_csawmg PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_csawmgt
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_csawmgt
-Checking test 060 control_csawmgt results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_csawmgt
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_csawmgt
+Checking test 059 control_csawmgt results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2211,15 +2195,15 @@ Checking test 060 control_csawmgt results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-0:The total amount of wall time = 408.391282
-0:The maximum resident set size (KB) = 522084
+0:The total amount of wall time = 410.106577
+0:The maximum resident set size (KB) = 522540
-Test 060 control_csawmgt PASS
+Test 059 control_csawmgt PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_flake
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_flake
-Checking test 061 control_flake results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_flake
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_flake
+Checking test 060 control_flake results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2229,15 +2213,15 @@ Checking test 061 control_flake results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-0:The total amount of wall time = 258.876943
-0:The maximum resident set size (KB) = 519048
+0:The total amount of wall time = 272.344454
+0:The maximum resident set size (KB) = 517956
-Test 061 control_flake PASS
+Test 060 control_flake PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_ras
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_ras
-Checking test 062 control_ras results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_ras
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_ras
+Checking test 061 control_ras results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2247,15 +2231,15 @@ Checking test 062 control_ras results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-0:The total amount of wall time = 211.509140
-0:The maximum resident set size (KB) = 480300
+0:The total amount of wall time = 211.544589
+0:The maximum resident set size (KB) = 480480
-Test 062 control_ras PASS
+Test 061 control_ras PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_thompson
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_thompson
-Checking test 063 control_thompson results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_thompson
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_thompson
+Checking test 062 control_thompson results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2265,15 +2249,15 @@ Checking test 063 control_thompson results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-0:The total amount of wall time = 266.868299
-0:The maximum resident set size (KB) = 831864
+0:The total amount of wall time = 259.325821
+0:The maximum resident set size (KB) = 832136
-Test 063 control_thompson PASS
+Test 062 control_thompson PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_thompson_no_aero
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_thompson_no_aero
-Checking test 064 control_thompson_no_aero results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_thompson_no_aero
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_thompson_no_aero
+Checking test 063 control_thompson_no_aero results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2283,55 +2267,55 @@ Checking test 064 control_thompson_no_aero results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-0:The total amount of wall time = 256.714711
-0:The maximum resident set size (KB) = 825988
+0:The total amount of wall time = 255.842980
+0:The maximum resident set size (KB) = 825984
-Test 064 control_thompson_no_aero PASS
+Test 063 control_thompson_no_aero PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_wam_repro
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_wam_repro
-Checking test 065 control_wam results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_wam_repro
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_wam_repro
+Checking test 064 control_wam results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
-0:The total amount of wall time = 142.124319
-0:The maximum resident set size (KB) = 204804
+0:The total amount of wall time = 142.033409
+0:The maximum resident set size (KB) = 204784
-Test 065 control_wam PASS
+Test 064 control_wam PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_debug
-Checking test 066 control_debug results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_debug
+Checking test 065 control_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 157.512160
-0:The maximum resident set size (KB) = 613532
+0:The total amount of wall time = 157.959839
+0:The maximum resident set size (KB) = 613492
-Test 066 control_debug PASS
+Test 065 control_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_2threads_debug
-Checking test 067 control_2threads_debug results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_2threads_debug
+Checking test 066 control_2threads_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 275.923496
-0:The maximum resident set size (KB) = 662012
+0:The total amount of wall time = 275.890810
+0:The maximum resident set size (KB) = 666564
-Test 067 control_2threads_debug PASS
+Test 066 control_2threads_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_CubedSphereGrid_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_CubedSphereGrid_debug
-Checking test 068 control_CubedSphereGrid_debug results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_CubedSphereGrid_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_CubedSphereGrid_debug
+Checking test 067 control_CubedSphereGrid_debug results ....
Comparing sfcf000.tile1.nc .........OK
Comparing sfcf000.tile2.nc .........OK
Comparing sfcf000.tile3.nc .........OK
@@ -2357,429 +2341,430 @@ Checking test 068 control_CubedSphereGrid_debug results ....
Comparing atmf001.tile5.nc .........OK
Comparing atmf001.tile6.nc .........OK
-0:The total amount of wall time = 171.191551
-0:The maximum resident set size (KB) = 613756
+0:The total amount of wall time = 171.368139
+0:The maximum resident set size (KB) = 613704
-Test 068 control_CubedSphereGrid_debug PASS
+Test 067 control_CubedSphereGrid_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_wrtGauss_netcdf_parallel_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_wrtGauss_netcdf_parallel_debug
-Checking test 069 control_wrtGauss_netcdf_parallel_debug results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_wrtGauss_netcdf_parallel_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_wrtGauss_netcdf_parallel_debug
+Checking test 068 control_wrtGauss_netcdf_parallel_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 159.762851
-0:The maximum resident set size (KB) = 613924
+0:The total amount of wall time = 160.828759
+0:The maximum resident set size (KB) = 613656
-Test 069 control_wrtGauss_netcdf_parallel_debug PASS
+Test 068 control_wrtGauss_netcdf_parallel_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_stochy_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_stochy_debug
-Checking test 070 control_stochy_debug results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_stochy_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_stochy_debug
+Checking test 069 control_stochy_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 180.169339
-0:The maximum resident set size (KB) = 617512
+0:The total amount of wall time = 180.505923
+0:The maximum resident set size (KB) = 618568
-Test 070 control_stochy_debug PASS
+Test 069 control_stochy_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_lndp_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_lndp_debug
-Checking test 071 control_lndp_debug results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_lndp_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_lndp_debug
+Checking test 070 control_lndp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 161.643580
-0:The maximum resident set size (KB) = 618448
+0:The total amount of wall time = 164.524934
+0:The maximum resident set size (KB) = 617768
-Test 071 control_lndp_debug PASS
+Test 070 control_lndp_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_rrtmgp_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_rrtmgp_debug
-Checking test 072 control_rrtmgp_debug results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_rrtmgp_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_rrtmgp_debug
+Checking test 071 control_rrtmgp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 173.825957
-0:The maximum resident set size (KB) = 740312
+0:The total amount of wall time = 173.569368
+0:The maximum resident set size (KB) = 741000
-Test 072 control_rrtmgp_debug PASS
+Test 071 control_rrtmgp_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_csawmg_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_csawmg_debug
-Checking test 073 control_csawmg_debug results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_csawmg_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_csawmg_debug
+Checking test 072 control_csawmg_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 251.704121
-0:The maximum resident set size (KB) = 662652
+0:The total amount of wall time = 254.152937
+0:The maximum resident set size (KB) = 662584
-Test 073 control_csawmg_debug PASS
+Test 072 control_csawmg_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_csawmgt_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_csawmgt_debug
-Checking test 074 control_csawmgt_debug results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_csawmgt_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_csawmgt_debug
+Checking test 073 control_csawmgt_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 248.476985
-0:The maximum resident set size (KB) = 663080
+0:The total amount of wall time = 249.022187
+0:The maximum resident set size (KB) = 662592
-Test 074 control_csawmgt_debug PASS
+Test 073 control_csawmgt_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_ras_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_ras_debug
-Checking test 075 control_ras_debug results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_ras_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_ras_debug
+Checking test 074 control_ras_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 163.512715
-0:The maximum resident set size (KB) = 625808
+0:The total amount of wall time = 163.185100
+0:The maximum resident set size (KB) = 626436
-Test 075 control_ras_debug PASS
+Test 074 control_ras_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_diag_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_diag_debug
-Checking test 076 control_diag_debug results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_diag_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_diag_debug
+Checking test 075 control_diag_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 166.201744
-0:The maximum resident set size (KB) = 669612
+0:The total amount of wall time = 167.263193
+0:The maximum resident set size (KB) = 669976
-Test 076 control_diag_debug PASS
+Test 075 control_diag_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_debug_p8
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_debug_p8
-Checking test 077 control_debug_p8 results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_debug_p8
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_debug_p8
+Checking test 076 control_debug_p8 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 192.068923
-0:The maximum resident set size (KB) = 1126980
+0:The total amount of wall time = 192.713395
+0:The maximum resident set size (KB) = 1127324
-Test 077 control_debug_p8 PASS
+Test 076 control_debug_p8 PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_thompson_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_thompson_debug
-Checking test 078 control_thompson_debug results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_thompson_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_thompson_debug
+Checking test 077 control_thompson_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 184.617748
-0:The maximum resident set size (KB) = 973228
+0:The total amount of wall time = 188.580159
+0:The maximum resident set size (KB) = 972080
-Test 078 control_thompson_debug PASS
+Test 077 control_thompson_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_thompson_no_aero_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_thompson_no_aero_debug
-Checking test 079 control_thompson_no_aero_debug results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_thompson_no_aero_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_thompson_no_aero_debug
+Checking test 078 control_thompson_no_aero_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 178.312864
-0:The maximum resident set size (KB) = 968788
+0:The total amount of wall time = 177.910403
+0:The maximum resident set size (KB) = 969612
-Test 079 control_thompson_no_aero_debug PASS
+Test 078 control_thompson_no_aero_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_thompson_debug_extdiag
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_thompson_extdiag_debug
-Checking test 080 control_thompson_extdiag_debug results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_thompson_debug_extdiag
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_thompson_extdiag_debug
+Checking test 079 control_thompson_extdiag_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 193.560879
-0:The maximum resident set size (KB) = 1002196
+0:The total amount of wall time = 198.033309
+0:The maximum resident set size (KB) = 1001872
-Test 080 control_thompson_extdiag_debug PASS
+Test 079 control_thompson_extdiag_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_thompson_progcld_thompson_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_thompson_progcld_thompson_debug
-Checking test 081 control_thompson_progcld_thompson_debug results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_thompson_progcld_thompson_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_thompson_progcld_thompson_debug
+Checking test 080 control_thompson_progcld_thompson_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 184.600971
-0:The maximum resident set size (KB) = 973204
+0:The total amount of wall time = 184.692308
+0:The maximum resident set size (KB) = 972772
-Test 081 control_thompson_progcld_thompson_debug PASS
+Test 080 control_thompson_progcld_thompson_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/regional_debug
-Checking test 082 regional_debug results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/regional_debug
+Checking test 081 regional_debug results ....
Comparing dynf000.nc .........OK
Comparing dynf001.nc .........OK
Comparing phyf000.nc .........OK
Comparing phyf001.nc .........OK
-0:The total amount of wall time = 258.803108
-0:The maximum resident set size (KB) = 594488
+0:The total amount of wall time = 258.633643
+0:The maximum resident set size (KB) = 594472
-Test 082 regional_debug PASS
+Test 081 regional_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_control_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/rap_control_debug
-Checking test 083 rap_control_debug results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_control_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/rap_control_debug
+Checking test 082 rap_control_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 284.481315
-0:The maximum resident set size (KB) = 979856
+0:The total amount of wall time = 284.941049
+0:The maximum resident set size (KB) = 979788
-Test 083 rap_control_debug PASS
+Test 082 rap_control_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_control_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/rap_unified_drag_suite_debug
-Checking test 084 rap_unified_drag_suite_debug results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_control_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/rap_unified_drag_suite_debug
+Checking test 083 rap_unified_drag_suite_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 285.180915
-0:The maximum resident set size (KB) = 979880
+0:The total amount of wall time = 286.295171
+0:The maximum resident set size (KB) = 979892
-Test 084 rap_unified_drag_suite_debug PASS
+Test 083 rap_unified_drag_suite_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_diag_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/rap_diag_debug
-Checking test 085 rap_diag_debug results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_diag_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/rap_diag_debug
+Checking test 084 rap_diag_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 299.590273
-0:The maximum resident set size (KB) = 1062180
+0:The total amount of wall time = 298.721347
+0:The maximum resident set size (KB) = 1062280
-Test 085 rap_diag_debug PASS
+Test 084 rap_diag_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_cires_ugwp_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/rap_cires_ugwp_debug
-Checking test 086 rap_cires_ugwp_debug results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_cires_ugwp_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/rap_cires_ugwp_debug
+Checking test 085 rap_cires_ugwp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 291.791165
-0:The maximum resident set size (KB) = 980828
+0:The total amount of wall time = 291.237921
+0:The maximum resident set size (KB) = 981156
-Test 086 rap_cires_ugwp_debug PASS
+Test 085 rap_cires_ugwp_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_cires_ugwp_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/rap_unified_ugwp_debug
-Checking test 087 rap_unified_ugwp_debug results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_cires_ugwp_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/rap_unified_ugwp_debug
+Checking test 086 rap_unified_ugwp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 290.136236
-0:The maximum resident set size (KB) = 980172
+0:The total amount of wall time = 290.128281
+0:The maximum resident set size (KB) = 979808
-Test 087 rap_unified_ugwp_debug PASS
+Test 086 rap_unified_ugwp_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_lndp_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/rap_lndp_debug
-Checking test 088 rap_lndp_debug results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_lndp_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/rap_lndp_debug
+Checking test 087 rap_lndp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 287.802670
-0:The maximum resident set size (KB) = 980624
+0:The total amount of wall time = 290.429036
+0:The maximum resident set size (KB) = 980724
-Test 088 rap_lndp_debug PASS
+Test 087 rap_lndp_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_flake_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/rap_flake_debug
-Checking test 089 rap_flake_debug results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_flake_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/rap_flake_debug
+Checking test 088 rap_flake_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 286.135946
-0:The maximum resident set size (KB) = 979592
+0:The total amount of wall time = 291.188253
+0:The maximum resident set size (KB) = 979760
-Test 089 rap_flake_debug PASS
+Test 088 rap_flake_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_progcld_thompson_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/rap_progcld_thompson_debug
-Checking test 090 rap_progcld_thompson_debug results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_progcld_thompson_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/rap_progcld_thompson_debug
+Checking test 089 rap_progcld_thompson_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 285.186447
-0:The maximum resident set size (KB) = 979460
+0:The total amount of wall time = 285.453338
+0:The maximum resident set size (KB) = 979580
-Test 090 rap_progcld_thompson_debug PASS
+Test 089 rap_progcld_thompson_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_noah_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/rap_noah_debug
-Checking test 091 rap_noah_debug results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_noah_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/rap_noah_debug
+Checking test 090 rap_noah_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 281.012023
-0:The maximum resident set size (KB) = 981584
+0:The total amount of wall time = 282.042369
+0:The maximum resident set size (KB) = 981140
-Test 091 rap_noah_debug PASS
+Test 090 rap_noah_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_rrtmgp_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/rap_rrtmgp_debug
-Checking test 092 rap_rrtmgp_debug results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_rrtmgp_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/rap_rrtmgp_debug
+Checking test 091 rap_rrtmgp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 481.633530
-0:The maximum resident set size (KB) = 1109212
+0:The total amount of wall time = 483.911496
+0:The maximum resident set size (KB) = 1109616
-Test 092 rap_rrtmgp_debug PASS
+Test 091 rap_rrtmgp_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_sfcdiff_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/rap_sfcdiff_debug
-Checking test 093 rap_sfcdiff_debug results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_sfcdiff_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/rap_sfcdiff_debug
+Checking test 092 rap_sfcdiff_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 285.507201
-0:The maximum resident set size (KB) = 979456
+0:The total amount of wall time = 288.067927
+0:The maximum resident set size (KB) = 979896
-Test 093 rap_sfcdiff_debug PASS
+Test 092 rap_sfcdiff_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_noah_sfcdiff_cires_ugwp_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/rap_noah_sfcdiff_cires_ugwp_debug
-Checking test 094 rap_noah_sfcdiff_cires_ugwp_debug results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_noah_sfcdiff_cires_ugwp_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/rap_noah_sfcdiff_cires_ugwp_debug
+Checking test 093 rap_noah_sfcdiff_cires_ugwp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 471.665633
-0:The maximum resident set size (KB) = 979956
+0:The total amount of wall time = 469.474324
+0:The maximum resident set size (KB) = 977644
-Test 094 rap_noah_sfcdiff_cires_ugwp_debug PASS
+Test 093 rap_noah_sfcdiff_cires_ugwp_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/rrfs_v1beta_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/rrfs_v1beta_debug
-Checking test 095 rrfs_v1beta_debug results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/rrfs_v1beta_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/rrfs_v1beta_debug
+Checking test 094 rrfs_v1beta_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-0:The total amount of wall time = 282.819577
-0:The maximum resident set size (KB) = 977032
+0:The total amount of wall time = 282.338305
+0:The maximum resident set size (KB) = 976676
-Test 095 rrfs_v1beta_debug PASS
+Test 094 rrfs_v1beta_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_wam_debug
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_wam_debug
-Checking test 096 control_wam_debug results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_wam_debug
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_wam_debug
+Checking test 095 control_wam_debug results ....
Comparing sfcf019.nc .........OK
Comparing atmf019.nc .........OK
-0:The total amount of wall time = 295.887958
-0:The maximum resident set size (KB) = 235240
+0:The total amount of wall time = 299.866909
+0:The maximum resident set size (KB) = 236136
-Test 096 control_wam_debug PASS
+Test 095 control_wam_debug PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_atm
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/hafs_regional_atm
-Checking test 097 hafs_regional_atm results ....
- Comparing atmf006.nc .........OK
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_atm
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/hafs_regional_atm
+Checking test 096 hafs_regional_atm results ....
+ Comparing atmf006.nc ............ALT CHECK......OK
Comparing sfcf006.nc ............ALT CHECK......OK
+ Comparing HURPRS.GrbF06 .........OK
-0:The total amount of wall time = 519.127519
-0:The maximum resident set size (KB) = 672896
+0:The total amount of wall time = 549.876768
+0:The maximum resident set size (KB) = 678292
-Test 097 hafs_regional_atm PASS
+Test 096 hafs_regional_atm PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_atm_thompson_gfdlsf
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/hafs_regional_atm_thompson_gfdlsf
-Checking test 098 hafs_regional_atm_thompson_gfdlsf results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_atm_thompson_gfdlsf
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/hafs_regional_atm_thompson_gfdlsf
+Checking test 097 hafs_regional_atm_thompson_gfdlsf results ....
Comparing atmf006.nc ............ALT CHECK......OK
Comparing sfcf006.nc .........OK
-0:The total amount of wall time = 599.965097
-0:The maximum resident set size (KB) = 1032012
+0:The total amount of wall time = 639.987476
+0:The maximum resident set size (KB) = 1038560
-Test 098 hafs_regional_atm_thompson_gfdlsf PASS
+Test 097 hafs_regional_atm_thompson_gfdlsf PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_atm_ocn
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/hafs_regional_atm_ocn
-Checking test 099 hafs_regional_atm_ocn results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_atm_ocn
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/hafs_regional_atm_ocn
+Checking test 098 hafs_regional_atm_ocn results ....
Comparing atmf006.nc ............ALT CHECK......OK
Comparing sfcf006.nc .........OK
Comparing archv.2019_241_06.a .........OK
@@ -2787,29 +2772,29 @@ Checking test 099 hafs_regional_atm_ocn results ....
Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK
Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK
-0:The total amount of wall time = 410.915845
-0:The maximum resident set size (KB) = 690688
+0:The total amount of wall time = 414.268274
+0:The maximum resident set size (KB) = 692064
-Test 099 hafs_regional_atm_ocn PASS
+Test 098 hafs_regional_atm_ocn PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_atm_wav
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/hafs_regional_atm_wav
-Checking test 100 hafs_regional_atm_wav results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_atm_wav
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/hafs_regional_atm_wav
+Checking test 099 hafs_regional_atm_wav results ....
Comparing atmf006.nc ............ALT CHECK......OK
Comparing sfcf006.nc .........OK
Comparing out_grd.ww3 .........OK
Comparing out_pnt.ww3 .........OK
-0:The total amount of wall time = 1001.618264
-0:The maximum resident set size (KB) = 690000
+0:The total amount of wall time = 993.202075
+0:The maximum resident set size (KB) = 691040
-Test 100 hafs_regional_atm_wav PASS
+Test 099 hafs_regional_atm_wav PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_atm_ocn_wav
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/hafs_regional_atm_ocn_wav
-Checking test 101 hafs_regional_atm_ocn_wav results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_atm_ocn_wav
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/hafs_regional_atm_ocn_wav
+Checking test 100 hafs_regional_atm_ocn_wav results ....
Comparing atmf006.nc ............ALT CHECK......OK
Comparing sfcf006.nc .........OK
Comparing archv.2019_241_06.a .........OK
@@ -2817,29 +2802,29 @@ Checking test 101 hafs_regional_atm_ocn_wav results ....
Comparing out_grd.ww3 .........OK
Comparing out_pnt.ww3 .........OK
-0:The total amount of wall time = 1091.409900
-0:The maximum resident set size (KB) = 690684
+0:The total amount of wall time = 1083.609849
+0:The maximum resident set size (KB) = 690880
-Test 101 hafs_regional_atm_ocn_wav PASS
+Test 100 hafs_regional_atm_ocn_wav PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_1nest_atm
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/hafs_regional_1nest_atm
-Checking test 102 hafs_regional_1nest_atm results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_1nest_atm
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/hafs_regional_1nest_atm
+Checking test 101 hafs_regional_1nest_atm results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing atm.nest02.f006.nc ............ALT CHECK......OK
Comparing sfc.nest02.f006.nc ............ALT CHECK......OK
-0:The total amount of wall time = 1031.248560
-0:The maximum resident set size (KB) = 273524
+0:The total amount of wall time = 1086.174499
+0:The maximum resident set size (KB) = 273896
-Test 102 hafs_regional_1nest_atm PASS
+Test 101 hafs_regional_1nest_atm PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_telescopic_2nests_atm
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/hafs_regional_telescopic_2nests_atm
-Checking test 103 hafs_regional_telescopic_2nests_atm results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_telescopic_2nests_atm
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/hafs_regional_telescopic_2nests_atm
+Checking test 102 hafs_regional_telescopic_2nests_atm results ....
Comparing atmf006.nc ............ALT CHECK......OK
Comparing sfcf006.nc .........OK
Comparing atm.nest02.f006.nc ............ALT CHECK......OK
@@ -2847,29 +2832,29 @@ Checking test 103 hafs_regional_telescopic_2nests_atm results ....
Comparing atm.nest03.f006.nc .........OK
Comparing sfc.nest03.f006.nc .........OK
-0:The total amount of wall time = 1067.336926
-0:The maximum resident set size (KB) = 280148
+0:The total amount of wall time = 1151.149097
+0:The maximum resident set size (KB) = 282300
-Test 103 hafs_regional_telescopic_2nests_atm PASS
+Test 102 hafs_regional_telescopic_2nests_atm PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_global_1nest_atm
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/hafs_global_1nest_atm
-Checking test 104 hafs_global_1nest_atm results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_global_1nest_atm
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/hafs_global_1nest_atm
+Checking test 103 hafs_global_1nest_atm results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
- Comparing atm.nest02.f006.nc .........OK
+ Comparing atm.nest02.f006.nc ............ALT CHECK......OK
Comparing sfc.nest02.f006.nc ............ALT CHECK......OK
-0:The total amount of wall time = 674.068257
-0:The maximum resident set size (KB) = 175116
+0:The total amount of wall time = 687.970923
+0:The maximum resident set size (KB) = 176000
-Test 104 hafs_global_1nest_atm PASS
+Test 103 hafs_global_1nest_atm PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_global_multiple_4nests_atm
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/hafs_global_multiple_4nests_atm
-Checking test 105 hafs_global_multiple_4nests_atm results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_global_multiple_4nests_atm
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/hafs_global_multiple_4nests_atm
+Checking test 104 hafs_global_multiple_4nests_atm results ....
Comparing atmf006.nc ............ALT CHECK......OK
Comparing sfcf006.nc .........OK
Comparing atm.nest02.f006.nc ............ALT CHECK......OK
@@ -2881,149 +2866,225 @@ Checking test 105 hafs_global_multiple_4nests_atm results ....
Comparing atm.nest05.f006.nc .........OK
Comparing sfc.nest05.f006.nc ............ALT CHECK......OK
-0:The total amount of wall time = 1243.136376
-0:The maximum resident set size (KB) = 238648
+0:The total amount of wall time = 1306.744237
+0:The maximum resident set size (KB) = 239312
+
+Test 104 hafs_global_multiple_4nests_atm PASS
+
+
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_specified_moving_1nest_atm
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/hafs_regional_specified_moving_1nest_atm
+Checking test 105 hafs_regional_specified_moving_1nest_atm results ....
+ Comparing atmf006.nc .........OK
+ Comparing sfcf006.nc .........OK
+ Comparing atm.nest02.f006.nc ............ALT CHECK......OK
+ Comparing sfc.nest02.f006.nc ............ALT CHECK......OK
+
+0:The total amount of wall time = 607.842932
+0:The maximum resident set size (KB) = 283640
+
+Test 105 hafs_regional_specified_moving_1nest_atm PASS
+
+
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_storm_following_1nest_atm
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/hafs_regional_storm_following_1nest_atm
+Checking test 106 hafs_regional_storm_following_1nest_atm results ....
+ Comparing atmf006.nc .........OK
+ Comparing sfcf006.nc .........OK
+ Comparing atm.nest02.f006.nc ............ALT CHECK......OK
+ Comparing sfc.nest02.f006.nc ............ALT CHECK......OK
+
+0:The total amount of wall time = 595.181253
+0:The maximum resident set size (KB) = 283896
+
+Test 106 hafs_regional_storm_following_1nest_atm PASS
+
+
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_storm_following_1nest_atm_ocn
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/hafs_regional_storm_following_1nest_atm_ocn
+Checking test 107 hafs_regional_storm_following_1nest_atm_ocn results ....
+ Comparing atmf006.nc .........OK
+ Comparing sfcf006.nc .........OK
+ Comparing atm.nest02.f006.nc ............ALT CHECK......OK
+ Comparing sfc.nest02.f006.nc ............ALT CHECK......OK
+ Comparing archv.2020_238_18.a .........OK
+ Comparing archs.2020_238_18.a .........OK
+
+0:The total amount of wall time = 610.685428
+0:The maximum resident set size (KB) = 285072
+
+Test 107 hafs_regional_storm_following_1nest_atm_ocn PASS
+
+
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_storm_following_1nest_atm_ocn_wav
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/hafs_regional_storm_following_1nest_atm_ocn_wav
+Checking test 108 hafs_regional_storm_following_1nest_atm_ocn_wav results ....
+ Comparing atmf006.nc .........OK
+ Comparing sfcf006.nc .........OK
+ Comparing atm.nest02.f006.nc ............ALT CHECK......OK
+ Comparing sfc.nest02.f006.nc ............ALT CHECK......OK
+ Comparing archv.2020_238_18.a .........OK
+ Comparing archs.2020_238_18.a .........OK
+ Comparing out_grd.ww3 .........OK
+ Comparing out_pnt.ww3 .........OK
+
+0:The total amount of wall time = 1322.714906
+0:The maximum resident set size (KB) = 292524
+
+Test 108 hafs_regional_storm_following_1nest_atm_ocn_wav PASS
+
+
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_global_storm_following_1nest_atm
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/hafs_global_storm_following_1nest_atm
+Checking test 109 hafs_global_storm_following_1nest_atm results ....
+ Comparing atmf006.nc .........OK
+ Comparing sfcf006.nc .........OK
+ Comparing atm.nest02.f006.nc ............ALT CHECK......OK
+ Comparing sfc.nest02.f006.nc .........OK
+
+0:The total amount of wall time = 339.327856
+0:The maximum resident set size (KB) = 189408
-Test 105 hafs_global_multiple_4nests_atm PASS
+Test 109 hafs_global_storm_following_1nest_atm PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_docn
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/hafs_regional_docn
-Checking test 106 hafs_regional_docn results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_docn
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/hafs_regional_docn
+Checking test 110 hafs_regional_docn results ....
Comparing atmf006.nc ............ALT CHECK......OK
Comparing sfcf006.nc .........OK
Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK
Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK
Comparing ufs.hafs.docn.r.2019-08-29-21600.nc .........OK
-0:The total amount of wall time = 367.669250
-0:The maximum resident set size (KB) = 689096
+0:The total amount of wall time = 383.648246
+0:The maximum resident set size (KB) = 692756
-Test 106 hafs_regional_docn PASS
+Test 110 hafs_regional_docn PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_docn_oisst
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/hafs_regional_docn_oisst
-Checking test 107 hafs_regional_docn_oisst results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_docn_oisst
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/hafs_regional_docn_oisst
+Checking test 111 hafs_regional_docn_oisst results ....
Comparing atmf006.nc ............ALT CHECK......OK
Comparing sfcf006.nc .........OK
Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK
Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK
Comparing ufs.hafs.docn.r.2019-08-29-21600.nc .........OK
-0:The total amount of wall time = 365.898067
-0:The maximum resident set size (KB) = 689412
+0:The total amount of wall time = 379.639095
+0:The maximum resident set size (KB) = 692960
-Test 107 hafs_regional_docn_oisst PASS
+Test 111 hafs_regional_docn_oisst PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_datm_cdeps
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/hafs_regional_datm_cdeps
-Checking test 108 hafs_regional_datm_cdeps results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_datm_cdeps
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/hafs_regional_datm_cdeps
+Checking test 112 hafs_regional_datm_cdeps results ....
Comparing ufs.hafs.cpl.hi.2019-08-30-00000.nc .........OK
Comparing ufs.hafs.cpl.r.2019-08-30-00000.nc .........OK
Comparing ufs.hafs.datm.r.2019-08-30-00000.nc .........OK
-0:The total amount of wall time = 1302.288457
-0:The maximum resident set size (KB) = 871100
+0:The total amount of wall time = 1303.101662
+0:The maximum resident set size (KB) = 871256
-Test 108 hafs_regional_datm_cdeps PASS
+Test 112 hafs_regional_datm_cdeps PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_control_cfsr
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/datm_cdeps_control_cfsr
-Checking test 109 datm_cdeps_control_cfsr results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_control_cfsr
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/datm_cdeps_control_cfsr
+Checking test 113 datm_cdeps_control_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK
-0:The total amount of wall time = 165.530038
-0:The maximum resident set size (KB) = 694648
+0:The total amount of wall time = 165.707692
+0:The maximum resident set size (KB) = 706416
-Test 109 datm_cdeps_control_cfsr PASS
+Test 113 datm_cdeps_control_cfsr PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_control_cfsr
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/datm_cdeps_restart_cfsr
-Checking test 110 datm_cdeps_restart_cfsr results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_control_cfsr
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/datm_cdeps_restart_cfsr
+Checking test 114 datm_cdeps_restart_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK
-0:The total amount of wall time = 100.419379
-0:The maximum resident set size (KB) = 695280
+0:The total amount of wall time = 100.743981
+0:The maximum resident set size (KB) = 694516
-Test 110 datm_cdeps_restart_cfsr PASS
+Test 114 datm_cdeps_restart_cfsr PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_control_gefs
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/datm_cdeps_control_gefs
-Checking test 111 datm_cdeps_control_gefs results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_control_gefs
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/datm_cdeps_control_gefs
+Checking test 115 datm_cdeps_control_gefs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK
-0:The total amount of wall time = 159.595954
-0:The maximum resident set size (KB) = 591612
+0:The total amount of wall time = 159.762776
+0:The maximum resident set size (KB) = 592700
-Test 111 datm_cdeps_control_gefs PASS
+Test 115 datm_cdeps_control_gefs PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_iau_gefs
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/datm_cdeps_iau_gefs
-Checking test 112 datm_cdeps_iau_gefs results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_iau_gefs
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/datm_cdeps_iau_gefs
+Checking test 116 datm_cdeps_iau_gefs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK
-0:The total amount of wall time = 162.347625
-0:The maximum resident set size (KB) = 592868
+0:The total amount of wall time = 161.123962
+0:The maximum resident set size (KB) = 592708
-Test 112 datm_cdeps_iau_gefs PASS
+Test 116 datm_cdeps_iau_gefs PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_stochy_gefs
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/datm_cdeps_stochy_gefs
-Checking test 113 datm_cdeps_stochy_gefs results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_stochy_gefs
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/datm_cdeps_stochy_gefs
+Checking test 117 datm_cdeps_stochy_gefs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK
-0:The total amount of wall time = 157.841120
-0:The maximum resident set size (KB) = 592256
+0:The total amount of wall time = 162.218396
+0:The maximum resident set size (KB) = 593392
-Test 113 datm_cdeps_stochy_gefs PASS
+Test 117 datm_cdeps_stochy_gefs PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_bulk_cfsr
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/datm_cdeps_bulk_cfsr
-Checking test 114 datm_cdeps_bulk_cfsr results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_bulk_cfsr
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/datm_cdeps_bulk_cfsr
+Checking test 118 datm_cdeps_bulk_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK
-0:The total amount of wall time = 161.278907
-0:The maximum resident set size (KB) = 694888
+0:The total amount of wall time = 166.543396
+0:The maximum resident set size (KB) = 694832
-Test 114 datm_cdeps_bulk_cfsr PASS
+Test 118 datm_cdeps_bulk_cfsr PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_bulk_gefs
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/datm_cdeps_bulk_gefs
-Checking test 115 datm_cdeps_bulk_gefs results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_bulk_gefs
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/datm_cdeps_bulk_gefs
+Checking test 119 datm_cdeps_bulk_gefs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK
-0:The total amount of wall time = 159.011003
-0:The maximum resident set size (KB) = 592676
+0:The total amount of wall time = 160.271175
+0:The maximum resident set size (KB) = 592904
-Test 115 datm_cdeps_bulk_gefs PASS
+Test 119 datm_cdeps_bulk_gefs PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_mx025_cfsr
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/datm_cdeps_mx025_cfsr
-Checking test 116 datm_cdeps_mx025_cfsr results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_mx025_cfsr
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/datm_cdeps_mx025_cfsr
+Checking test 120 datm_cdeps_mx025_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/MOM.res_1.nc .........OK
Comparing RESTART/MOM.res_2.nc .........OK
@@ -3031,15 +3092,15 @@ Checking test 116 datm_cdeps_mx025_cfsr results ....
Comparing RESTART/iced.2011-10-01-43200.nc .........OK
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-01-43200.nc .........OK
-0:The total amount of wall time = 334.385782
-0:The maximum resident set size (KB) = 516132
+0:The total amount of wall time = 348.403742
+0:The maximum resident set size (KB) = 523264
-Test 116 datm_cdeps_mx025_cfsr PASS
+Test 120 datm_cdeps_mx025_cfsr PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_mx025_gefs
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/datm_cdeps_mx025_gefs
-Checking test 117 datm_cdeps_mx025_gefs results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_mx025_gefs
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/datm_cdeps_mx025_gefs
+Checking test 121 datm_cdeps_mx025_gefs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/MOM.res_1.nc .........OK
Comparing RESTART/MOM.res_2.nc .........OK
@@ -3047,65 +3108,65 @@ Checking test 117 datm_cdeps_mx025_gefs results ....
Comparing RESTART/iced.2011-10-01-43200.nc .........OK
Comparing RESTART/DATM_GEFS.cpl.r.2011-10-01-43200.nc .........OK
-0:The total amount of wall time = 331.874921
-0:The maximum resident set size (KB) = 494120
+0:The total amount of wall time = 345.352027
+0:The maximum resident set size (KB) = 494948
-Test 117 datm_cdeps_mx025_gefs PASS
+Test 121 datm_cdeps_mx025_gefs PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_control_cfsr
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/datm_cdeps_multiple_files_cfsr
-Checking test 118 datm_cdeps_multiple_files_cfsr results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_control_cfsr
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/datm_cdeps_multiple_files_cfsr
+Checking test 122 datm_cdeps_multiple_files_cfsr results ....
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK
-0:The total amount of wall time = 165.096057
-0:The maximum resident set size (KB) = 694600
+0:The total amount of wall time = 164.884025
+0:The maximum resident set size (KB) = 694896
-Test 118 datm_cdeps_multiple_files_cfsr PASS
+Test 122 datm_cdeps_multiple_files_cfsr PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_3072x1536_cfsr
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/datm_cdeps_3072x1536_cfsr
-Checking test 119 datm_cdeps_3072x1536_cfsr results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_3072x1536_cfsr
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/datm_cdeps_3072x1536_cfsr
+Checking test 123 datm_cdeps_3072x1536_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_CFSR3072x1536.cpl.r.2011-10-02-00000.nc .........OK
-0:The total amount of wall time = 251.836020
-0:The maximum resident set size (KB) = 1845256
+0:The total amount of wall time = 236.092490
+0:The maximum resident set size (KB) = 1845292
-Test 119 datm_cdeps_3072x1536_cfsr PASS
+Test 123 datm_cdeps_3072x1536_cfsr PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_gfs
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/datm_cdeps_gfs
-Checking test 120 datm_cdeps_gfs results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_gfs
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/datm_cdeps_gfs
+Checking test 124 datm_cdeps_gfs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2021-03-23-21600.nc .........OK
Comparing RESTART/DATM_GFS.cpl.r.2021-03-23-21600.nc .........OK
-0:The total amount of wall time = 250.471864
-0:The maximum resident set size (KB) = 1814512
+0:The total amount of wall time = 266.040727
+0:The maximum resident set size (KB) = 1845180
-Test 120 datm_cdeps_gfs PASS
+Test 124 datm_cdeps_gfs PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_debug_cfsr
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/datm_cdeps_debug_cfsr
-Checking test 121 datm_cdeps_debug_cfsr results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_debug_cfsr
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/datm_cdeps_debug_cfsr
+Checking test 125 datm_cdeps_debug_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-01-21600.nc .........OK
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-01-21600.nc .........OK
-0:The total amount of wall time = 454.144039
-0:The maximum resident set size (KB) = 702928
+0:The total amount of wall time = 455.475842
+0:The maximum resident set size (KB) = 703300
-Test 121 datm_cdeps_debug_cfsr PASS
+Test 125 datm_cdeps_debug_cfsr PASS
-baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220406/INTEL/control_atmwav
-working dir = /glade/scratch/epicufsrt/FV3_RT/rt_54091/control_atmwav
-Checking test 122 control_atmwav results ....
+baseline dir = /glade/scratch/epicufsrt/GMTB/ufs-weather-model/RT/NEMSfv3gfs/develop-20220408/INTEL/control_atmwav
+working dir = /glade/scratch/epicufsrt/FV3_RT/rt_21076/control_atmwav
+Checking test 126 control_atmwav results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
Comparing atmf000.nc .........OK
@@ -3148,12 +3209,12 @@ Checking test 122 control_atmwav results ....
Comparing RESTART/sfc_data.tile6.nc .........OK
Comparing 20210322.180000.restart.glo_1deg .........OK
-0:The total amount of wall time = 139.098499
-0:The maximum resident set size (KB) = 468144
+0:The total amount of wall time = 139.646332
+0:The maximum resident set size (KB) = 468072
-Test 122 control_atmwav PASS
+Test 126 control_atmwav PASS
REGRESSION TEST WAS SUCCESSFUL
-Wed Apr 6 22:39:38 MDT 2022
-Elapsed time: 01h:29m:33s. Have a nice day!
+Fri Apr 8 17:47:14 MDT 2022
+Elapsed time: 04h:34m:19s. Have a nice day!
diff --git a/tests/RegressionTests_gaea.intel.log b/tests/RegressionTests_gaea.intel.log
index b48e9d3f16..cc030f58cd 100644
--- a/tests/RegressionTests_gaea.intel.log
+++ b/tests/RegressionTests_gaea.intel.log
@@ -1,24 +1,24 @@
-Wed Apr 6 21:13:35 EDT 2022
+Sat Apr 9 08:18:30 EDT 2022
Start Regression test
-Compile 001 elapsed time 587 seconds. -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON
-Compile 002 elapsed time 242 seconds. -DAPP=S2SA -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON
-Compile 003 elapsed time 389 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v17_p8,FV3_GFS_v15_thompson_mynn_lam3km -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 004 elapsed time 447 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta,FV3_RRFS_v1nssl -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 005 elapsed time 417 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_thompson,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 006 elapsed time 373 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DREPRO=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Bitforbit
-Compile 007 elapsed time 224 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp,FV3_GFS_v16_thompson,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
-Compile 008 elapsed time 195 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP,FV3_RAP_cires_ugwp,FV3_RAP_unified_ugwp,FV3_RAP_flake -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
-Compile 009 elapsed time 196 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP_noah,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
-Compile 010 elapsed time 197 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
-Compile 011 elapsed time 425 seconds. -DAPP=HAFSW -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst,FV3_HAFS_v0_thompson_tedmf_gfdlsf -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 012 elapsed time 445 seconds. -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 013 elapsed time 257 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON
-Compile 014 elapsed time 134 seconds. -DAPP=NG-GODAS -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON
-Compile 015 elapsed time 407 seconds. -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_p8
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/cpld_control_p8
+Compile 001 elapsed time 577 seconds. -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON
+Compile 002 elapsed time 273 seconds. -DAPP=S2SA -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON
+Compile 003 elapsed time 410 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v17_p8,FV3_GFS_v15_thompson_mynn_lam3km -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 004 elapsed time 426 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta,FV3_RRFS_v1nssl -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 005 elapsed time 423 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_thompson,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 006 elapsed time 399 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DREPRO=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Bitforbit
+Compile 007 elapsed time 231 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp,FV3_GFS_v16_thompson,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
+Compile 008 elapsed time 1009 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP,FV3_RAP_cires_ugwp,FV3_RAP_unified_ugwp,FV3_RAP_flake -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
+Compile 009 elapsed time 219 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP_noah,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
+Compile 010 elapsed time 210 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
+Compile 011 elapsed time 448 seconds. -DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst,FV3_HAFS_v0_thompson_tedmf_gfdlsf -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 012 elapsed time 456 seconds. -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 013 elapsed time 270 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON
+Compile 014 elapsed time 142 seconds. -DAPP=NG-GODAS -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON
+Compile 015 elapsed time 426 seconds. -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_p8
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/cpld_control_p8
Checking test 001 cpld_control_p8 results ....
Comparing sfcf021.tile1.nc .........OK
Comparing sfcf021.tile2.nc .........OK
@@ -84,14 +84,14 @@ Checking test 001 cpld_control_p8 results ....
Comparing 20210323.060000.out_pnt.points .........OK
Comparing 20210323.060000.restart.glo_1deg .........OK
- 0: The total amount of wall time = 428.672736
- 0: The maximum resident set size (KB) = 1183968
+ 0: The total amount of wall time = 444.360985
+ 0: The maximum resident set size (KB) = 1165368
Test 001 cpld_control_p8 PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_p8
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/cpld_2threads_p8
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_p8
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/cpld_2threads_p8
Checking test 002 cpld_2threads_p8 results ....
Comparing sfcf024.tile1.nc .........OK
Comparing sfcf024.tile2.nc .........OK
@@ -145,14 +145,14 @@ Checking test 002 cpld_2threads_p8 results ....
Comparing 20210323.060000.out_pnt.points .........OK
Comparing 20210323.060000.restart.glo_1deg .........OK
- 0: The total amount of wall time = 611.478002
- 0: The maximum resident set size (KB) = 1642644
+ 0: The total amount of wall time = 629.018506
+ 0: The maximum resident set size (KB) = 1665588
Test 002 cpld_2threads_p8 PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_p8
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/cpld_decomp_p8
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_p8
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/cpld_decomp_p8
Checking test 003 cpld_decomp_p8 results ....
Comparing sfcf024.tile1.nc .........OK
Comparing sfcf024.tile2.nc .........OK
@@ -206,14 +206,14 @@ Checking test 003 cpld_decomp_p8 results ....
Comparing 20210323.060000.out_pnt.points .........OK
Comparing 20210323.060000.restart.glo_1deg .........OK
- 0: The total amount of wall time = 492.159909
- 0: The maximum resident set size (KB) = 1319756
+ 0: The total amount of wall time = 445.261715
+ 0: The maximum resident set size (KB) = 1338092
Test 003 cpld_decomp_p8 PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_p8
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/cpld_mpi_p8
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_p8
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/cpld_mpi_p8
Checking test 004 cpld_mpi_p8 results ....
Comparing sfcf024.tile1.nc .........OK
Comparing sfcf024.tile2.nc .........OK
@@ -267,14 +267,14 @@ Checking test 004 cpld_mpi_p8 results ....
Comparing 20210323.060000.out_pnt.points .........OK
Comparing 20210323.060000.restart.glo_1deg .........OK
- 0: The total amount of wall time = 352.412063
- 0: The maximum resident set size (KB) = 1066160
+ 0: The total amount of wall time = 366.975207
+ 0: The maximum resident set size (KB) = 1068264
Test 004 cpld_mpi_p8 PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_bmark_p8
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/cpld_bmark_p8
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_bmark_p8
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/cpld_bmark_p8
Checking test 005 cpld_bmark_p8 results ....
Comparing sfcf006.nc .........OK
Comparing atmf006.nc .........OK
@@ -320,14 +320,14 @@ Checking test 005 cpld_bmark_p8 results ....
Comparing RESTART/iced.2013-04-01-21600.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc .........OK
- 0: The total amount of wall time = 1308.014776
- 0: The maximum resident set size (KB) = 2900904
+ 0: The total amount of wall time = 1366.404032
+ 0: The maximum resident set size (KB) = 2906908
Test 005 cpld_bmark_p8 PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_c96_p8
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/cpld_control_c96_p8
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_c96_p8
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/cpld_control_c96_p8
Checking test 006 cpld_control_c96_p8 results ....
Comparing sfcf021.tile1.nc .........OK
Comparing sfcf021.tile2.nc .........OK
@@ -390,14 +390,14 @@ Checking test 006 cpld_control_c96_p8 results ....
Comparing RESTART/iced.2021-03-23-21600.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK
- 0: The total amount of wall time = 410.379105
- 0: The maximum resident set size (KB) = 1183072
+ 0: The total amount of wall time = 433.097623
+ 0: The maximum resident set size (KB) = 1160684
Test 006 cpld_control_c96_p8 PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_c96_p8
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/cpld_restart_c96_p8
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_c96_p8
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/cpld_restart_c96_p8
Checking test 007 cpld_restart_c96_p8 results ....
Comparing sfcf024.tile1.nc .........OK
Comparing sfcf024.tile2.nc .........OK
@@ -448,14 +448,14 @@ Checking test 007 cpld_restart_c96_p8 results ....
Comparing RESTART/iced.2021-03-23-21600.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK
- 0: The total amount of wall time = 273.705921
- 0: The maximum resident set size (KB) = 1155412
+ 0: The total amount of wall time = 244.660283
+ 0: The maximum resident set size (KB) = 1155404
Test 007 cpld_restart_c96_p8 PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_c192_p8
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/cpld_control_c192_p8
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_c192_p8
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/cpld_control_c192_p8
Checking test 008 cpld_control_c192_p8 results ....
Comparing sfcf036.tile1.nc .........OK
Comparing sfcf036.tile2.nc .........OK
@@ -506,14 +506,14 @@ Checking test 008 cpld_control_c192_p8 results ....
Comparing RESTART/iced.2021-03-23-64800.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-64800.nc .........OK
- 0: The total amount of wall time = 1966.449157
- 0: The maximum resident set size (KB) = 1569532
+ 0: The total amount of wall time = 1945.724454
+ 0: The maximum resident set size (KB) = 1570404
Test 008 cpld_control_c192_p8 PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_c192_p8
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/cpld_restart_c192_p8
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_c192_p8
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/cpld_restart_c192_p8
Checking test 009 cpld_restart_c192_p8 results ....
Comparing sfcf036.tile1.nc .........OK
Comparing sfcf036.tile2.nc .........OK
@@ -564,14 +564,14 @@ Checking test 009 cpld_restart_c192_p8 results ....
Comparing RESTART/iced.2021-03-23-64800.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-64800.nc .........OK
- 0: The total amount of wall time = 1310.706796
- 0: The maximum resident set size (KB) = 1798152
+ 0: The total amount of wall time = 1376.036343
+ 0: The maximum resident set size (KB) = 1799032
Test 009 cpld_restart_c192_p8 PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_c384_p8
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/cpld_control_c384_p8
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_c384_p8
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/cpld_control_c384_p8
Checking test 010 cpld_control_c384_p8 results ....
Comparing sfcf006.nc .........OK
Comparing atmf006.nc .........OK
@@ -615,14 +615,14 @@ Checking test 010 cpld_control_c384_p8 results ....
Comparing RESTART/iced.2021-03-22-43200.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK
- 0: The total amount of wall time = 1519.419729
- 0: The maximum resident set size (KB) = 2903012
+ 0: The total amount of wall time = 1511.653774
+ 0: The maximum resident set size (KB) = 2903272
Test 010 cpld_control_c384_p8 PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_c384_p8
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/cpld_restart_c384_p8
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_c384_p8
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/cpld_restart_c384_p8
Checking test 011 cpld_restart_c384_p8 results ....
Comparing sfcf006.nc .........OK
Comparing atmf006.nc .........OK
@@ -666,14 +666,14 @@ Checking test 011 cpld_restart_c384_p8 results ....
Comparing RESTART/iced.2021-03-22-43200.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK
- 0: The total amount of wall time = 936.160071
- 0: The maximum resident set size (KB) = 2948656
+ 0: The total amount of wall time = 964.304606
+ 0: The maximum resident set size (KB) = 2926748
Test 011 cpld_restart_c384_p8 PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_debug_p8
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/cpld_debug_p8
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_debug_p8
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/cpld_debug_p8
Checking test 012 cpld_debug_p8 results ....
Comparing sfcf006.tile1.nc .........OK
Comparing sfcf006.tile2.nc .........OK
@@ -724,14 +724,14 @@ Checking test 012 cpld_debug_p8 results ....
Comparing RESTART/iced.2021-03-22-43200.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK
- 0: The total amount of wall time = 1082.468797
- 0: The maximum resident set size (KB) = 1313728
+ 0: The total amount of wall time = 1083.526595
+ 0: The maximum resident set size (KB) = 1274976
Test 012 cpld_debug_p8 PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control
Checking test 013 control results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -778,14 +778,14 @@ Checking test 013 control results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 140.293291
- 0: The maximum resident set size (KB) = 435180
+ 0: The total amount of wall time = 167.587440
+ 0: The maximum resident set size (KB) = 434644
Test 013 control PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_decomp
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_decomp
Checking test 014 control_decomp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -828,28 +828,28 @@ Checking test 014 control_decomp results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 140.695581
- 0: The maximum resident set size (KB) = 431876
+ 0: The total amount of wall time = 146.927146
+ 0: The maximum resident set size (KB) = 435240
Test 014 control_decomp PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_2dwrtdecomp
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_2dwrtdecomp
Checking test 015 control_2dwrtdecomp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf024.nc .........OK
- 0: The total amount of wall time = 129.040851
- 0: The maximum resident set size (KB) = 434204
+ 0: The total amount of wall time = 148.701347
+ 0: The maximum resident set size (KB) = 434792
Test 015 control_2dwrtdecomp PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_2threads
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_2threads
Checking test 016 control_2threads results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -892,14 +892,14 @@ Checking test 016 control_2threads results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 175.612816
- 0: The maximum resident set size (KB) = 487856
+ 0: The total amount of wall time = 178.580875
+ 0: The maximum resident set size (KB) = 485068
Test 016 control_2threads PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_restart
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_restart
Checking test 017 control_restart results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
@@ -938,14 +938,14 @@ Checking test 017 control_restart results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 72.270551
- 0: The maximum resident set size (KB) = 170340
+ 0: The total amount of wall time = 99.433386
+ 0: The maximum resident set size (KB) = 170652
Test 017 control_restart PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_fhzero
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_fhzero
Checking test 018 control_fhzero results ....
Comparing sfcf000.nc ............ALT CHECK......OK
Comparing sfcf021.nc ............ALT CHECK......OK
@@ -988,14 +988,14 @@ Checking test 018 control_fhzero results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 130.092947
- 0: The maximum resident set size (KB) = 435052
+ 0: The total amount of wall time = 131.773192
+ 0: The maximum resident set size (KB) = 434728
Test 018 control_fhzero PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_CubedSphereGrid
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_CubedSphereGrid
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_CubedSphereGrid
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_CubedSphereGrid
Checking test 019 control_CubedSphereGrid results ....
Comparing sfcf000.tile1.nc .........OK
Comparing sfcf000.tile2.nc .........OK
@@ -1022,14 +1022,14 @@ Checking test 019 control_CubedSphereGrid results ....
Comparing atmf024.tile5.nc .........OK
Comparing atmf024.tile6.nc .........OK
- 0: The total amount of wall time = 130.034649
- 0: The maximum resident set size (KB) = 434988
+ 0: The total amount of wall time = 159.321780
+ 0: The maximum resident set size (KB) = 434828
Test 019 control_CubedSphereGrid PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_latlon
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_latlon
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_latlon
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_latlon
Checking test 020 control_latlon results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1040,14 +1040,14 @@ Checking test 020 control_latlon results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 132.132424
- 0: The maximum resident set size (KB) = 434144
+ 0: The total amount of wall time = 134.923104
+ 0: The maximum resident set size (KB) = 434828
Test 020 control_latlon PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_wrtGauss_netcdf_parallel
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_wrtGauss_netcdf_parallel
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_wrtGauss_netcdf_parallel
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_wrtGauss_netcdf_parallel
Checking test 021 control_wrtGauss_netcdf_parallel results ....
Comparing sfcf000.nc ............ALT CHECK......OK
Comparing sfcf024.nc .........OK
@@ -1058,14 +1058,14 @@ Checking test 021 control_wrtGauss_netcdf_parallel results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 138.571529
- 0: The maximum resident set size (KB) = 435160
+ 0: The total amount of wall time = 143.033866
+ 0: The maximum resident set size (KB) = 434596
Test 021 control_wrtGauss_netcdf_parallel PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_c48
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_c48
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_c48
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_c48
Checking test 022 control_c48 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1104,14 +1104,14 @@ Checking test 022 control_c48 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0: The total amount of wall time = 367.654504
-0: The maximum resident set size (KB) = 623984
+0: The total amount of wall time = 389.662791
+0: The maximum resident set size (KB) = 623376
Test 022 control_c48 PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_c192
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_c192
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_c192
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_c192
Checking test 023 control_c192 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1122,14 +1122,14 @@ Checking test 023 control_c192 results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 555.048895
- 0: The maximum resident set size (KB) = 535292
+ 0: The total amount of wall time = 559.416322
+ 0: The maximum resident set size (KB) = 535512
Test 023 control_c192 PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_c384
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_c384
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_c384
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_c384
Checking test 024 control_c384 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
@@ -1140,14 +1140,14 @@ Checking test 024 control_c384 results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF12 .........OK
- 0: The total amount of wall time = 965.629415
- 0: The maximum resident set size (KB) = 792532
+ 0: The total amount of wall time = 963.319095
+ 0: The maximum resident set size (KB) = 792328
Test 024 control_c384 PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_c384gdas
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_c384gdas
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_c384gdas
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_c384gdas
Checking test 025 control_c384gdas results ....
Comparing sfcf000.nc .........OK
Comparing sfcf006.nc .........OK
@@ -1190,14 +1190,14 @@ Checking test 025 control_c384gdas results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 860.734897
- 0: The maximum resident set size (KB) = 939772
+ 0: The total amount of wall time = 868.610200
+ 0: The maximum resident set size (KB) = 940088
Test 025 control_c384gdas PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_stochy
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_stochy
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_stochy
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_stochy
Checking test 026 control_stochy results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
@@ -1208,28 +1208,28 @@ Checking test 026 control_stochy results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF12 .........OK
- 0: The total amount of wall time = 87.868410
- 0: The maximum resident set size (KB) = 437420
+ 0: The total amount of wall time = 117.345594
+ 0: The maximum resident set size (KB) = 437364
Test 026 control_stochy PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_stochy
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_stochy_restart
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_stochy
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_stochy_restart
Checking test 027 control_stochy_restart results ....
Comparing sfcf012.nc .........OK
Comparing atmf012.nc .........OK
Comparing GFSFLX.GrbF12 .........OK
Comparing GFSPRS.GrbF12 .........OK
- 0: The total amount of wall time = 49.518274
- 0: The maximum resident set size (KB) = 187876
+ 0: The total amount of wall time = 48.940930
+ 0: The maximum resident set size (KB) = 188680
Test 027 control_stochy_restart PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_lndp
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_lndp
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_lndp
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_lndp
Checking test 028 control_lndp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
@@ -1240,14 +1240,14 @@ Checking test 028 control_lndp results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF12 .........OK
- 0: The total amount of wall time = 79.929836
- 0: The maximum resident set size (KB) = 439360
+ 0: The total amount of wall time = 103.219678
+ 0: The maximum resident set size (KB) = 439148
Test 028 control_lndp PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_iovr4
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_iovr4
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_iovr4
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_iovr4
Checking test 029 control_iovr4 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -1262,14 +1262,14 @@ Checking test 029 control_iovr4 results ....
Comparing GFSPRS.GrbF21 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 152.528164
- 0: The maximum resident set size (KB) = 434048
+ 0: The total amount of wall time = 141.975172
+ 0: The maximum resident set size (KB) = 434720
Test 029 control_iovr4 PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_iovr5
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_iovr5
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_iovr5
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_iovr5
Checking test 030 control_iovr5 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -1284,14 +1284,14 @@ Checking test 030 control_iovr5 results ....
Comparing GFSPRS.GrbF21 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 134.758722
- 0: The maximum resident set size (KB) = 434072
+ 0: The total amount of wall time = 137.341636
+ 0: The maximum resident set size (KB) = 434844
Test 030 control_iovr5 PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_p8
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_p8
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_p8
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_p8
Checking test 031 control_p8 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -1338,14 +1338,14 @@ Checking test 031 control_p8 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 215.699270
- 0: The maximum resident set size (KB) = 928880
+ 0: The total amount of wall time = 253.872318
+ 0: The maximum resident set size (KB) = 937740
Test 031 control_p8 PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_p8
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_restart_p8
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_p8
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_restart_p8
Checking test 032 control_restart_p8 results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
@@ -1384,14 +1384,14 @@ Checking test 032 control_restart_p8 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 160.210436
- 0: The maximum resident set size (KB) = 711320
+ 0: The total amount of wall time = 136.836142
+ 0: The maximum resident set size (KB) = 710600
Test 032 control_restart_p8 PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_p8
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_decomp_p8
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_p8
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_decomp_p8
Checking test 033 control_decomp_p8 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1434,14 +1434,14 @@ Checking test 033 control_decomp_p8 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 221.137440
- 0: The maximum resident set size (KB) = 924216
+ 0: The total amount of wall time = 232.657254
+ 0: The maximum resident set size (KB) = 934044
Test 033 control_decomp_p8 PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_p8
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_2threads_p8
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_p8
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_2threads_p8
Checking test 034 control_2threads_p8 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1484,14 +1484,14 @@ Checking test 034 control_2threads_p8 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 311.970967
- 0: The maximum resident set size (KB) = 1079708
+ 0: The total amount of wall time = 324.118169
+ 0: The maximum resident set size (KB) = 1078344
Test 034 control_2threads_p8 PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_control
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/regional_control
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_control
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/regional_control
Checking test 035 regional_control results ....
Comparing dynf000.nc .........OK
Comparing dynf024.nc .........OK
@@ -1502,42 +1502,42 @@ Checking test 035 regional_control results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF24 .........OK
- 0: The total amount of wall time = 374.386701
- 0: The maximum resident set size (KB) = 541116
+ 0: The total amount of wall time = 345.980118
+ 0: The maximum resident set size (KB) = 541188
Test 035 regional_control PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_control
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/regional_restart
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_control
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/regional_restart
Checking test 036 regional_restart results ....
Comparing dynf024.nc .........OK
Comparing phyf024.nc .........OK
Comparing PRSLEV.GrbF24 .........OK
Comparing NATLEV.GrbF24 .........OK
- 0: The total amount of wall time = 226.073110
- 0: The maximum resident set size (KB) = 539464
+ 0: The total amount of wall time = 213.517566
+ 0: The maximum resident set size (KB) = 539616
Test 036 regional_restart PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_control
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/regional_control_2dwrtdecomp
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_control
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/regional_control_2dwrtdecomp
Checking test 037 regional_control_2dwrtdecomp results ....
Comparing dynf000.nc .........OK
Comparing dynf024.nc .........OK
Comparing phyf000.nc .........OK
Comparing phyf024.nc .........OK
- 0: The total amount of wall time = 343.858030
- 0: The maximum resident set size (KB) = 541096
+ 0: The total amount of wall time = 347.432646
+ 0: The maximum resident set size (KB) = 541072
Test 037 regional_control_2dwrtdecomp PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_noquilt
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/regional_noquilt
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_noquilt
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/regional_noquilt
Checking test 038 regional_noquilt results ....
Comparing atmos_4xdaily.nc .........OK
Comparing fv3_history2d.nc .........OK
@@ -1545,14 +1545,14 @@ Checking test 038 regional_noquilt results ....
Comparing RESTART/fv_core.res.tile1_new.nc .........OK
Comparing RESTART/fv_tracer.res.tile1_new.nc .........OK
- 0: The total amount of wall time = 366.660846
- 0: The maximum resident set size (KB) = 547284
+ 0: The total amount of wall time = 387.400790
+ 0: The maximum resident set size (KB) = 547844
Test 038 regional_noquilt PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_control
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/regional_2threads
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_control
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/regional_2threads
Checking test 039 regional_2threads results ....
Comparing dynf000.nc .........OK
Comparing dynf024.nc .........OK
@@ -1563,45 +1563,29 @@ Checking test 039 regional_2threads results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF24 .........OK
- 0: The total amount of wall time = 276.338981
- 0: The maximum resident set size (KB) = 542956
+ 0: The total amount of wall time = 314.573592
+ 0: The maximum resident set size (KB) = 543092
Test 039 regional_2threads PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_hafs
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/regional_hafs
-Checking test 040 regional_hafs results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_netcdf_parallel
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/regional_netcdf_parallel
+Checking test 040 regional_netcdf_parallel results ....
Comparing dynf000.nc .........OK
Comparing dynf024.nc .........OK
Comparing phyf000.nc .........OK
Comparing phyf024.nc .........OK
- Comparing HURPRS.GrbF00 .........OK
- Comparing HURPRS.GrbF24 .........OK
- 0: The total amount of wall time = 346.528173
- 0: The maximum resident set size (KB) = 542800
+ 0: The total amount of wall time = 355.456756
+ 0: The maximum resident set size (KB) = 538200
-Test 040 regional_hafs PASS
+Test 040 regional_netcdf_parallel PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_netcdf_parallel
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/regional_netcdf_parallel
-Checking test 041 regional_netcdf_parallel results ....
- Comparing dynf000.nc .........OK
- Comparing dynf024.nc .........OK
- Comparing phyf000.nc .........OK
- Comparing phyf024.nc .........OK
-
- 0: The total amount of wall time = 351.821005
- 0: The maximum resident set size (KB) = 538012
-
-Test 041 regional_netcdf_parallel PASS
-
-
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_RRTMGP
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/regional_RRTMGP
-Checking test 042 regional_RRTMGP results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_RRTMGP
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/regional_RRTMGP
+Checking test 041 regional_RRTMGP results ....
Comparing dynf000.nc .........OK
Comparing dynf024.nc .........OK
Comparing phyf000.nc .........OK
@@ -1611,15 +1595,15 @@ Checking test 042 regional_RRTMGP results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF24 .........OK
- 0: The total amount of wall time = 511.358278
- 0: The maximum resident set size (KB) = 659972
+ 0: The total amount of wall time = 487.350298
+ 0: The maximum resident set size (KB) = 660024
-Test 042 regional_RRTMGP PASS
+Test 041 regional_RRTMGP PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_3km
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/regional_3km
-Checking test 043 regional_3km results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_3km
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/regional_3km
+Checking test 042 regional_3km results ....
Comparing dynf000.nc .........OK
Comparing dynf006.nc .........OK
Comparing phyf000.nc .........OK
@@ -1629,15 +1613,15 @@ Checking test 043 regional_3km results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF06 .........OK
- 0: The total amount of wall time = 270.417900
- 0: The maximum resident set size (KB) = 571080
+ 0: The total amount of wall time = 282.963217
+ 0: The maximum resident set size (KB) = 571020
-Test 043 regional_3km PASS
+Test 042 regional_3km PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_control
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/rap_control
-Checking test 044 rap_control results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_control
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/rap_control
+Checking test 043 rap_control results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1683,15 +1667,15 @@ Checking test 044 rap_control results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 390.956669
- 0: The maximum resident set size (KB) = 802344
+ 0: The total amount of wall time = 426.788250
+ 0: The maximum resident set size (KB) = 799752
-Test 044 rap_control PASS
+Test 043 rap_control PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_rrtmgp
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/rap_rrtmgp
-Checking test 045 rap_rrtmgp results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_rrtmgp
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/rap_rrtmgp
+Checking test 044 rap_rrtmgp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1737,15 +1721,15 @@ Checking test 045 rap_rrtmgp results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 446.377991
- 0: The maximum resident set size (KB) = 922764
+ 0: The total amount of wall time = 443.077672
+ 0: The maximum resident set size (KB) = 920268
-Test 045 rap_rrtmgp PASS
+Test 044 rap_rrtmgp PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/regional_spp_sppt_shum_skeb
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/regional_spp_sppt_shum_skeb
-Checking test 046 regional_spp_sppt_shum_skeb results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/regional_spp_sppt_shum_skeb
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/regional_spp_sppt_shum_skeb
+Checking test 045 regional_spp_sppt_shum_skeb results ....
Comparing dynf000.nc .........OK
Comparing dynf001.nc .........OK
Comparing phyf000.nc .........OK
@@ -1755,15 +1739,15 @@ Checking test 046 regional_spp_sppt_shum_skeb results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF01 .........OK
- 0: The total amount of wall time = 349.113001
- 0: The maximum resident set size (KB) = 887564
+ 0: The total amount of wall time = 339.996589
+ 0: The maximum resident set size (KB) = 874924
-Test 046 regional_spp_sppt_shum_skeb PASS
+Test 045 regional_spp_sppt_shum_skeb PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_control
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/rap_2threads
-Checking test 047 rap_2threads results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_control
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/rap_2threads
+Checking test 046 rap_2threads results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1809,15 +1793,15 @@ Checking test 047 rap_2threads results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 513.383013
- 0: The maximum resident set size (KB) = 863828
+ 0: The total amount of wall time = 517.467330
+ 0: The maximum resident set size (KB) = 863928
-Test 047 rap_2threads PASS
+Test 046 rap_2threads PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_control
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/rap_restart
-Checking test 048 rap_restart results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_control
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/rap_restart
+Checking test 047 rap_restart results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
Comparing GFSFLX.GrbF24 .........OK
@@ -1855,15 +1839,15 @@ Checking test 048 rap_restart results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 223.652184
- 0: The maximum resident set size (KB) = 544360
+ 0: The total amount of wall time = 199.374739
+ 0: The maximum resident set size (KB) = 543808
-Test 048 rap_restart PASS
+Test 047 rap_restart PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_sfcdiff
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/rap_sfcdiff
-Checking test 049 rap_sfcdiff results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_sfcdiff
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/rap_sfcdiff
+Checking test 048 rap_sfcdiff results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1909,15 +1893,15 @@ Checking test 049 rap_sfcdiff results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 392.045734
- 0: The maximum resident set size (KB) = 799452
+ 0: The total amount of wall time = 393.248558
+ 0: The maximum resident set size (KB) = 799468
-Test 049 rap_sfcdiff PASS
+Test 048 rap_sfcdiff PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_sfcdiff
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/rap_sfcdiff_restart
-Checking test 050 rap_sfcdiff_restart results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_sfcdiff
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/rap_sfcdiff_restart
+Checking test 049 rap_sfcdiff_restart results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
Comparing GFSFLX.GrbF24 .........OK
@@ -1955,15 +1939,15 @@ Checking test 050 rap_sfcdiff_restart results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 221.318591
- 0: The maximum resident set size (KB) = 545420
+ 0: The total amount of wall time = 206.172099
+ 0: The maximum resident set size (KB) = 544004
-Test 050 rap_sfcdiff_restart PASS
+Test 049 rap_sfcdiff_restart PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hrrr_control
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/hrrr_control
-Checking test 051 hrrr_control results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hrrr_control
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/hrrr_control
+Checking test 050 hrrr_control results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -2009,15 +1993,15 @@ Checking test 051 hrrr_control results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 401.693877
- 0: The maximum resident set size (KB) = 798380
+ 0: The total amount of wall time = 377.475941
+ 0: The maximum resident set size (KB) = 798524
-Test 051 hrrr_control PASS
+Test 050 hrrr_control PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rrfs_v1beta
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/rrfs_v1beta
-Checking test 052 rrfs_v1beta results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rrfs_v1beta
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/rrfs_v1beta
+Checking test 051 rrfs_v1beta results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -2063,15 +2047,15 @@ Checking test 052 rrfs_v1beta results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 410.942042
- 0: The maximum resident set size (KB) = 798152
+ 0: The total amount of wall time = 413.138539
+ 0: The maximum resident set size (KB) = 798380
-Test 052 rrfs_v1beta PASS
+Test 051 rrfs_v1beta PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rrfs_v1nssl
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/rrfs_v1nssl
-Checking test 053 rrfs_v1nssl results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rrfs_v1nssl
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/rrfs_v1nssl
+Checking test 052 rrfs_v1nssl results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -2085,15 +2069,15 @@ Checking test 053 rrfs_v1nssl results ....
Comparing GFSPRS.GrbF21 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 484.901549
- 0: The maximum resident set size (KB) = 488980
+ 0: The total amount of wall time = 511.717187
+ 0: The maximum resident set size (KB) = 489168
-Test 053 rrfs_v1nssl PASS
+Test 052 rrfs_v1nssl PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rrfs_v1nssl_nohailnoccn
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/rrfs_v1nssl_nohailnoccn
-Checking test 054 rrfs_v1nssl_nohailnoccn results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rrfs_v1nssl_nohailnoccn
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/rrfs_v1nssl_nohailnoccn
+Checking test 053 rrfs_v1nssl_nohailnoccn results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -2107,15 +2091,15 @@ Checking test 054 rrfs_v1nssl_nohailnoccn results ....
Comparing GFSPRS.GrbF21 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 468.062221
- 0: The maximum resident set size (KB) = 481016
+ 0: The total amount of wall time = 499.354548
+ 0: The maximum resident set size (KB) = 480420
-Test 054 rrfs_v1nssl_nohailnoccn PASS
+Test 053 rrfs_v1nssl_nohailnoccn PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rrfs_conus13km_hrrr_warm
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/rrfs_conus13km_hrrr_warm
-Checking test 055 rrfs_conus13km_hrrr_warm results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rrfs_conus13km_hrrr_warm
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/rrfs_conus13km_hrrr_warm
+Checking test 054 rrfs_conus13km_hrrr_warm results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing sfcf002.nc .........OK
@@ -2123,15 +2107,15 @@ Checking test 055 rrfs_conus13km_hrrr_warm results ....
Comparing atmf001.nc .........OK
Comparing atmf002.nc .........OK
- 0: The total amount of wall time = 199.302502
- 0: The maximum resident set size (KB) = 613568
+ 0: The total amount of wall time = 220.334298
+ 0: The maximum resident set size (KB) = 613680
-Test 055 rrfs_conus13km_hrrr_warm PASS
+Test 054 rrfs_conus13km_hrrr_warm PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rrfs_conus13km_radar_tten_warm
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/rrfs_conus13km_radar_tten_warm
-Checking test 056 rrfs_conus13km_radar_tten_warm results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rrfs_conus13km_radar_tten_warm
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/rrfs_conus13km_radar_tten_warm
+Checking test 055 rrfs_conus13km_radar_tten_warm results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing sfcf002.nc .........OK
@@ -2139,15 +2123,15 @@ Checking test 056 rrfs_conus13km_radar_tten_warm results ....
Comparing atmf001.nc .........OK
Comparing atmf002.nc .........OK
- 0: The total amount of wall time = 194.445906
- 0: The maximum resident set size (KB) = 615560
+ 0: The total amount of wall time = 193.004422
+ 0: The maximum resident set size (KB) = 616024
-Test 056 rrfs_conus13km_radar_tten_warm PASS
+Test 055 rrfs_conus13km_radar_tten_warm PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_rrtmgp
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_rrtmgp
-Checking test 057 control_rrtmgp results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_rrtmgp
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_rrtmgp
+Checking test 056 control_rrtmgp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2157,15 +2141,15 @@ Checking test 057 control_rrtmgp results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 243.406683
- 0: The maximum resident set size (KB) = 575972
+ 0: The total amount of wall time = 254.108564
+ 0: The maximum resident set size (KB) = 576420
-Test 057 control_rrtmgp PASS
+Test 056 control_rrtmgp PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_rrtmgp_c192
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_rrtmgp_c192
-Checking test 058 control_rrtmgp_c192 results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_rrtmgp_c192
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_rrtmgp_c192
+Checking test 057 control_rrtmgp_c192 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
Comparing atmf000.nc .........OK
@@ -2175,15 +2159,15 @@ Checking test 058 control_rrtmgp_c192 results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF12 .........OK
- 0: The total amount of wall time = 628.792960
- 0: The maximum resident set size (KB) = 776760
+ 0: The total amount of wall time = 627.167868
+ 0: The maximum resident set size (KB) = 777704
-Test 058 control_rrtmgp_c192 PASS
+Test 057 control_rrtmgp_c192 PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_csawmgt
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_csawmgt
-Checking test 059 control_csawmgt results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_csawmgt
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_csawmgt
+Checking test 058 control_csawmgt results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2193,15 +2177,15 @@ Checking test 059 control_csawmgt results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 375.248693
- 0: The maximum resident set size (KB) = 501628
+ 0: The total amount of wall time = 376.423695
+ 0: The maximum resident set size (KB) = 502028
-Test 059 control_csawmgt PASS
+Test 058 control_csawmgt PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_flake
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_flake
-Checking test 060 control_flake results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_flake
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_flake
+Checking test 059 control_flake results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2211,15 +2195,15 @@ Checking test 060 control_flake results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 256.144507
- 0: The maximum resident set size (KB) = 505904
+ 0: The total amount of wall time = 244.143590
+ 0: The maximum resident set size (KB) = 506348
-Test 060 control_flake PASS
+Test 059 control_flake PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_ras
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_ras
-Checking test 061 control_ras results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_ras
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_ras
+Checking test 060 control_ras results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2229,15 +2213,15 @@ Checking test 061 control_ras results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 211.490501
- 0: The maximum resident set size (KB) = 470312
+ 0: The total amount of wall time = 212.126658
+ 0: The maximum resident set size (KB) = 470296
-Test 061 control_ras PASS
+Test 060 control_ras PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_thompson
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_thompson
-Checking test 062 control_thompson results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_thompson
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_thompson
+Checking test 061 control_thompson results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2247,15 +2231,15 @@ Checking test 062 control_thompson results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 261.238249
- 0: The maximum resident set size (KB) = 818440
+ 0: The total amount of wall time = 236.275395
+ 0: The maximum resident set size (KB) = 818640
-Test 062 control_thompson PASS
+Test 061 control_thompson PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_thompson_no_aero
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_thompson_no_aero
-Checking test 063 control_thompson_no_aero results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_thompson_no_aero
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_thompson_no_aero
+Checking test 062 control_thompson_no_aero results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2265,55 +2249,55 @@ Checking test 063 control_thompson_no_aero results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 248.679461
- 0: The maximum resident set size (KB) = 810992
+ 0: The total amount of wall time = 245.390586
+ 0: The maximum resident set size (KB) = 810576
-Test 063 control_thompson_no_aero PASS
+Test 062 control_thompson_no_aero PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_wam_repro
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_wam_repro
-Checking test 064 control_wam results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_wam_repro
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_wam_repro
+Checking test 063 control_wam results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
- 0: The total amount of wall time = 147.765457
- 0: The maximum resident set size (KB) = 182224
+ 0: The total amount of wall time = 120.007903
+ 0: The maximum resident set size (KB) = 182048
-Test 064 control_wam PASS
+Test 063 control_wam PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_debug
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_debug
-Checking test 065 control_debug results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_debug
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_debug
+Checking test 064 control_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 149.179405
- 0: The maximum resident set size (KB) = 599448
+ 0: The total amount of wall time = 152.732724
+ 0: The maximum resident set size (KB) = 599368
-Test 065 control_debug PASS
+Test 064 control_debug PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_debug
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_2threads_debug
-Checking test 066 control_2threads_debug results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_debug
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_2threads_debug
+Checking test 065 control_2threads_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 256.955951
- 0: The maximum resident set size (KB) = 651892
+ 0: The total amount of wall time = 260.656885
+ 0: The maximum resident set size (KB) = 653456
-Test 066 control_2threads_debug PASS
+Test 065 control_2threads_debug PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_CubedSphereGrid_debug
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_CubedSphereGrid_debug
-Checking test 067 control_CubedSphereGrid_debug results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_CubedSphereGrid_debug
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_CubedSphereGrid_debug
+Checking test 066 control_CubedSphereGrid_debug results ....
Comparing sfcf000.tile1.nc .........OK
Comparing sfcf000.tile2.nc .........OK
Comparing sfcf000.tile3.nc .........OK
@@ -2339,429 +2323,430 @@ Checking test 067 control_CubedSphereGrid_debug results ....
Comparing atmf001.tile5.nc .........OK
Comparing atmf001.tile6.nc .........OK
- 0: The total amount of wall time = 164.352672
- 0: The maximum resident set size (KB) = 599004
+ 0: The total amount of wall time = 163.251784
+ 0: The maximum resident set size (KB) = 598800
-Test 067 control_CubedSphereGrid_debug PASS
+Test 066 control_CubedSphereGrid_debug PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_wrtGauss_netcdf_parallel_debug
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_wrtGauss_netcdf_parallel_debug
-Checking test 068 control_wrtGauss_netcdf_parallel_debug results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_wrtGauss_netcdf_parallel_debug
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_wrtGauss_netcdf_parallel_debug
+Checking test 067 control_wrtGauss_netcdf_parallel_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 159.983601
- 0: The maximum resident set size (KB) = 598632
+ 0: The total amount of wall time = 161.786197
+ 0: The maximum resident set size (KB) = 599440
-Test 068 control_wrtGauss_netcdf_parallel_debug PASS
+Test 067 control_wrtGauss_netcdf_parallel_debug PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_stochy_debug
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_stochy_debug
-Checking test 069 control_stochy_debug results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_stochy_debug
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_stochy_debug
+Checking test 068 control_stochy_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 174.612711
- 0: The maximum resident set size (KB) = 603208
+ 0: The total amount of wall time = 179.304084
+ 0: The maximum resident set size (KB) = 603544
-Test 069 control_stochy_debug PASS
+Test 068 control_stochy_debug PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_lndp_debug
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_lndp_debug
-Checking test 070 control_lndp_debug results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_lndp_debug
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_lndp_debug
+Checking test 069 control_lndp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 158.202655
- 0: The maximum resident set size (KB) = 603300
+ 0: The total amount of wall time = 158.412568
+ 0: The maximum resident set size (KB) = 602728
-Test 070 control_lndp_debug PASS
+Test 069 control_lndp_debug PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_rrtmgp_debug
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_rrtmgp_debug
-Checking test 071 control_rrtmgp_debug results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_rrtmgp_debug
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_rrtmgp_debug
+Checking test 070 control_rrtmgp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 188.344995
- 0: The maximum resident set size (KB) = 719160
+ 0: The total amount of wall time = 170.812407
+ 0: The maximum resident set size (KB) = 719196
-Test 071 control_rrtmgp_debug PASS
+Test 070 control_rrtmgp_debug PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_csawmg_debug
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_csawmg_debug
-Checking test 072 control_csawmg_debug results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_csawmg_debug
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_csawmg_debug
+Checking test 071 control_csawmg_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 253.189554
- 0: The maximum resident set size (KB) = 641128
+ 0: The total amount of wall time = 259.698172
+ 0: The maximum resident set size (KB) = 640556
-Test 072 control_csawmg_debug PASS
+Test 071 control_csawmg_debug PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_csawmgt_debug
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_csawmgt_debug
-Checking test 073 control_csawmgt_debug results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_csawmgt_debug
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_csawmgt_debug
+Checking test 072 control_csawmgt_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 248.289528
- 0: The maximum resident set size (KB) = 641280
+ 0: The total amount of wall time = 252.266674
+ 0: The maximum resident set size (KB) = 640892
-Test 073 control_csawmgt_debug PASS
+Test 072 control_csawmgt_debug PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_ras_debug
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_ras_debug
-Checking test 074 control_ras_debug results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_ras_debug
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_ras_debug
+Checking test 073 control_ras_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 155.238040
- 0: The maximum resident set size (KB) = 614360
+ 0: The total amount of wall time = 158.765540
+ 0: The maximum resident set size (KB) = 611368
-Test 074 control_ras_debug PASS
+Test 073 control_ras_debug PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_diag_debug
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_diag_debug
-Checking test 075 control_diag_debug results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_diag_debug
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_diag_debug
+Checking test 074 control_diag_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 158.100884
- 0: The maximum resident set size (KB) = 655808
+ 0: The total amount of wall time = 161.201568
+ 0: The maximum resident set size (KB) = 656436
-Test 075 control_diag_debug PASS
+Test 074 control_diag_debug PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_debug_p8
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_debug_p8
-Checking test 076 control_debug_p8 results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_debug_p8
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_debug_p8
+Checking test 075 control_debug_p8 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 186.958153
- 0: The maximum resident set size (KB) = 1103084
+ 0: The total amount of wall time = 196.694725
+ 0: The maximum resident set size (KB) = 1060284
-Test 076 control_debug_p8 PASS
+Test 075 control_debug_p8 PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_thompson_debug
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_thompson_debug
-Checking test 077 control_thompson_debug results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_thompson_debug
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_thompson_debug
+Checking test 076 control_thompson_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 176.243730
- 0: The maximum resident set size (KB) = 960636
+ 0: The total amount of wall time = 181.366770
+ 0: The maximum resident set size (KB) = 960672
-Test 077 control_thompson_debug PASS
+Test 076 control_thompson_debug PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_thompson_no_aero_debug
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_thompson_no_aero_debug
-Checking test 078 control_thompson_no_aero_debug results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_thompson_no_aero_debug
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_thompson_no_aero_debug
+Checking test 077 control_thompson_no_aero_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 171.589097
- 0: The maximum resident set size (KB) = 953736
+ 0: The total amount of wall time = 175.892263
+ 0: The maximum resident set size (KB) = 954156
-Test 078 control_thompson_no_aero_debug PASS
+Test 077 control_thompson_no_aero_debug PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_thompson_debug_extdiag
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_thompson_extdiag_debug
-Checking test 079 control_thompson_extdiag_debug results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_thompson_debug_extdiag
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_thompson_extdiag_debug
+Checking test 078 control_thompson_extdiag_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 184.460193
- 0: The maximum resident set size (KB) = 989188
+ 0: The total amount of wall time = 190.332528
+ 0: The maximum resident set size (KB) = 989048
-Test 079 control_thompson_extdiag_debug PASS
+Test 078 control_thompson_extdiag_debug PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_thompson_progcld_thompson_debug
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_thompson_progcld_thompson_debug
-Checking test 080 control_thompson_progcld_thompson_debug results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_thompson_progcld_thompson_debug
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_thompson_progcld_thompson_debug
+Checking test 079 control_thompson_progcld_thompson_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 178.069219
- 0: The maximum resident set size (KB) = 959932
+ 0: The total amount of wall time = 183.064109
+ 0: The maximum resident set size (KB) = 957456
-Test 080 control_thompson_progcld_thompson_debug PASS
+Test 079 control_thompson_progcld_thompson_debug PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_debug
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/regional_debug
-Checking test 081 regional_debug results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_debug
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/regional_debug
+Checking test 080 regional_debug results ....
Comparing dynf000.nc .........OK
Comparing dynf001.nc .........OK
Comparing phyf000.nc .........OK
Comparing phyf001.nc .........OK
- 0: The total amount of wall time = 256.510774
- 0: The maximum resident set size (KB) = 565908
+ 0: The total amount of wall time = 256.948636
+ 0: The maximum resident set size (KB) = 565592
-Test 081 regional_debug PASS
+Test 080 regional_debug PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_control_debug
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/rap_control_debug
-Checking test 082 rap_control_debug results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_control_debug
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/rap_control_debug
+Checking test 081 rap_control_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 280.841458
- 0: The maximum resident set size (KB) = 963644
+ 0: The total amount of wall time = 281.681580
+ 0: The maximum resident set size (KB) = 963784
-Test 082 rap_control_debug PASS
+Test 081 rap_control_debug PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_control_debug
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/rap_unified_drag_suite_debug
-Checking test 083 rap_unified_drag_suite_debug results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_control_debug
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/rap_unified_drag_suite_debug
+Checking test 082 rap_unified_drag_suite_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 278.357838
- 0: The maximum resident set size (KB) = 964216
+ 0: The total amount of wall time = 283.061239
+ 0: The maximum resident set size (KB) = 963980
-Test 083 rap_unified_drag_suite_debug PASS
+Test 082 rap_unified_drag_suite_debug PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_diag_debug
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/rap_diag_debug
-Checking test 084 rap_diag_debug results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_diag_debug
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/rap_diag_debug
+Checking test 083 rap_diag_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 293.791863
- 0: The maximum resident set size (KB) = 1047640
+ 0: The total amount of wall time = 297.670624
+ 0: The maximum resident set size (KB) = 1048796
-Test 084 rap_diag_debug PASS
+Test 083 rap_diag_debug PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_cires_ugwp_debug
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/rap_cires_ugwp_debug
-Checking test 085 rap_cires_ugwp_debug results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_cires_ugwp_debug
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/rap_cires_ugwp_debug
+Checking test 084 rap_cires_ugwp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 282.867564
- 0: The maximum resident set size (KB) = 969336
+ 0: The total amount of wall time = 288.632361
+ 0: The maximum resident set size (KB) = 968784
-Test 085 rap_cires_ugwp_debug PASS
+Test 084 rap_cires_ugwp_debug PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_cires_ugwp_debug
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/rap_unified_ugwp_debug
-Checking test 086 rap_unified_ugwp_debug results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_cires_ugwp_debug
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/rap_unified_ugwp_debug
+Checking test 085 rap_unified_ugwp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 285.244307
- 0: The maximum resident set size (KB) = 964164
+ 0: The total amount of wall time = 290.546203
+ 0: The maximum resident set size (KB) = 964116
-Test 086 rap_unified_ugwp_debug PASS
+Test 085 rap_unified_ugwp_debug PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_lndp_debug
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/rap_lndp_debug
-Checking test 087 rap_lndp_debug results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_lndp_debug
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/rap_lndp_debug
+Checking test 086 rap_lndp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 280.657551
- 0: The maximum resident set size (KB) = 967900
+ 0: The total amount of wall time = 283.943702
+ 0: The maximum resident set size (KB) = 964764
-Test 087 rap_lndp_debug PASS
+Test 086 rap_lndp_debug PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_flake_debug
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/rap_flake_debug
-Checking test 088 rap_flake_debug results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_flake_debug
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/rap_flake_debug
+Checking test 087 rap_flake_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 277.420778
- 0: The maximum resident set size (KB) = 963904
+ 0: The total amount of wall time = 282.023678
+ 0: The maximum resident set size (KB) = 963912
-Test 088 rap_flake_debug PASS
+Test 087 rap_flake_debug PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_progcld_thompson_debug
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/rap_progcld_thompson_debug
-Checking test 089 rap_progcld_thompson_debug results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_progcld_thompson_debug
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/rap_progcld_thompson_debug
+Checking test 088 rap_progcld_thompson_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 278.234060
- 0: The maximum resident set size (KB) = 963812
+ 0: The total amount of wall time = 283.005112
+ 0: The maximum resident set size (KB) = 963736
-Test 089 rap_progcld_thompson_debug PASS
+Test 088 rap_progcld_thompson_debug PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_noah_debug
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/rap_noah_debug
-Checking test 090 rap_noah_debug results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_noah_debug
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/rap_noah_debug
+Checking test 089 rap_noah_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 272.797580
- 0: The maximum resident set size (KB) = 963496
+ 0: The total amount of wall time = 278.506941
+ 0: The maximum resident set size (KB) = 963348
-Test 090 rap_noah_debug PASS
+Test 089 rap_noah_debug PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_rrtmgp_debug
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/rap_rrtmgp_debug
-Checking test 091 rap_rrtmgp_debug results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_rrtmgp_debug
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/rap_rrtmgp_debug
+Checking test 090 rap_rrtmgp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 474.075542
- 0: The maximum resident set size (KB) = 1085504
+ 0: The total amount of wall time = 478.236332
+ 0: The maximum resident set size (KB) = 1085644
-Test 091 rap_rrtmgp_debug PASS
+Test 090 rap_rrtmgp_debug PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_sfcdiff_debug
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/rap_sfcdiff_debug
-Checking test 092 rap_sfcdiff_debug results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_sfcdiff_debug
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/rap_sfcdiff_debug
+Checking test 091 rap_sfcdiff_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 278.641263
- 0: The maximum resident set size (KB) = 963852
+ 0: The total amount of wall time = 281.075428
+ 0: The maximum resident set size (KB) = 964068
-Test 092 rap_sfcdiff_debug PASS
+Test 091 rap_sfcdiff_debug PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_noah_sfcdiff_cires_ugwp_debug
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/rap_noah_sfcdiff_cires_ugwp_debug
-Checking test 093 rap_noah_sfcdiff_cires_ugwp_debug results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_noah_sfcdiff_cires_ugwp_debug
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/rap_noah_sfcdiff_cires_ugwp_debug
+Checking test 092 rap_noah_sfcdiff_cires_ugwp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 461.659545
- 0: The maximum resident set size (KB) = 965824
+ 0: The total amount of wall time = 468.175235
+ 0: The maximum resident set size (KB) = 963500
-Test 093 rap_noah_sfcdiff_cires_ugwp_debug PASS
+Test 092 rap_noah_sfcdiff_cires_ugwp_debug PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rrfs_v1beta_debug
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/rrfs_v1beta_debug
-Checking test 094 rrfs_v1beta_debug results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rrfs_v1beta_debug
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/rrfs_v1beta_debug
+Checking test 093 rrfs_v1beta_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 279.478177
- 0: The maximum resident set size (KB) = 964376
+ 0: The total amount of wall time = 282.294396
+ 0: The maximum resident set size (KB) = 964504
-Test 094 rrfs_v1beta_debug PASS
+Test 093 rrfs_v1beta_debug PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_wam_debug
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_wam_debug
-Checking test 095 control_wam_debug results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_wam_debug
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_wam_debug
+Checking test 094 control_wam_debug results ....
Comparing sfcf019.nc .........OK
Comparing atmf019.nc .........OK
- 0: The total amount of wall time = 314.923414
- 0: The maximum resident set size (KB) = 212644
+ 0: The total amount of wall time = 292.557141
+ 0: The maximum resident set size (KB) = 212448
-Test 095 control_wam_debug PASS
+Test 094 control_wam_debug PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_atm
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/hafs_regional_atm
-Checking test 096 hafs_regional_atm results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_atm
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/hafs_regional_atm
+Checking test 095 hafs_regional_atm results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
+ Comparing HURPRS.GrbF06 .........OK
- 0: The total amount of wall time = 286.870823
- 0: The maximum resident set size (KB) = 660232
+ 0: The total amount of wall time = 322.333738
+ 0: The maximum resident set size (KB) = 666360
-Test 096 hafs_regional_atm PASS
+Test 095 hafs_regional_atm PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_atm_thompson_gfdlsf
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/hafs_regional_atm_thompson_gfdlsf
-Checking test 097 hafs_regional_atm_thompson_gfdlsf results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_atm_thompson_gfdlsf
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/hafs_regional_atm_thompson_gfdlsf
+Checking test 096 hafs_regional_atm_thompson_gfdlsf results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
- 0: The total amount of wall time = 365.645717
- 0: The maximum resident set size (KB) = 1018592
+ 0: The total amount of wall time = 413.139655
+ 0: The maximum resident set size (KB) = 1017748
-Test 097 hafs_regional_atm_thompson_gfdlsf PASS
+Test 096 hafs_regional_atm_thompson_gfdlsf PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_atm_ocn
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/hafs_regional_atm_ocn
-Checking test 098 hafs_regional_atm_ocn results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_atm_ocn
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/hafs_regional_atm_ocn
+Checking test 097 hafs_regional_atm_ocn results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing archv.2019_241_06.a .........OK
@@ -2769,29 +2754,29 @@ Checking test 098 hafs_regional_atm_ocn results ....
Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK
Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK
- 0: The total amount of wall time = 408.112166
- 0: The maximum resident set size (KB) = 662312
+ 0: The total amount of wall time = 456.324994
+ 0: The maximum resident set size (KB) = 666132
-Test 098 hafs_regional_atm_ocn PASS
+Test 097 hafs_regional_atm_ocn PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_atm_wav
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/hafs_regional_atm_wav
-Checking test 099 hafs_regional_atm_wav results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_atm_wav
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/hafs_regional_atm_wav
+Checking test 098 hafs_regional_atm_wav results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing out_grd.ww3 .........OK
Comparing out_pnt.ww3 .........OK
- 0: The total amount of wall time = 874.561581
- 0: The maximum resident set size (KB) = 664216
+ 0: The total amount of wall time = 909.674212
+ 0: The maximum resident set size (KB) = 667428
-Test 099 hafs_regional_atm_wav PASS
+Test 098 hafs_regional_atm_wav PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_atm_ocn_wav
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/hafs_regional_atm_ocn_wav
-Checking test 100 hafs_regional_atm_ocn_wav results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_atm_ocn_wav
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/hafs_regional_atm_ocn_wav
+Checking test 099 hafs_regional_atm_ocn_wav results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing archv.2019_241_06.a .........OK
@@ -2799,59 +2784,59 @@ Checking test 100 hafs_regional_atm_ocn_wav results ....
Comparing out_grd.ww3 .........OK
Comparing out_pnt.ww3 .........OK
- 0: The total amount of wall time = 973.877568
- 0: The maximum resident set size (KB) = 667308
+ 0: The total amount of wall time = 967.956705
+ 0: The maximum resident set size (KB) = 666640
-Test 100 hafs_regional_atm_ocn_wav PASS
+Test 099 hafs_regional_atm_ocn_wav PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_1nest_atm
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/hafs_regional_1nest_atm
-Checking test 101 hafs_regional_1nest_atm results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_1nest_atm
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/hafs_regional_1nest_atm
+Checking test 100 hafs_regional_1nest_atm results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing atm.nest02.f006.nc .........OK
Comparing sfc.nest02.f006.nc .........OK
- 0: The total amount of wall time = 535.919497
- 0: The maximum resident set size (KB) = 261696
+ 0: The total amount of wall time = 564.510715
+ 0: The maximum resident set size (KB) = 261256
-Test 101 hafs_regional_1nest_atm PASS
+Test 100 hafs_regional_1nest_atm PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_telescopic_2nests_atm
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/hafs_regional_telescopic_2nests_atm
-Checking test 102 hafs_regional_telescopic_2nests_atm results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_telescopic_2nests_atm
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/hafs_regional_telescopic_2nests_atm
+Checking test 101 hafs_regional_telescopic_2nests_atm results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing atm.nest02.f006.nc .........OK
Comparing sfc.nest02.f006.nc .........OK
Comparing atm.nest03.f006.nc .........OK
- Comparing sfc.nest03.f006.nc .........OK
+ Comparing sfc.nest03.f006.nc ............ALT CHECK......OK
- 0: The total amount of wall time = 606.776457
- 0: The maximum resident set size (KB) = 265704
+ 0: The total amount of wall time = 579.356782
+ 0: The maximum resident set size (KB) = 261352
-Test 102 hafs_regional_telescopic_2nests_atm PASS
+Test 101 hafs_regional_telescopic_2nests_atm PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_global_1nest_atm
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/hafs_global_1nest_atm
-Checking test 103 hafs_global_1nest_atm results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_global_1nest_atm
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/hafs_global_1nest_atm
+Checking test 102 hafs_global_1nest_atm results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing atm.nest02.f006.nc .........OK
Comparing sfc.nest02.f006.nc .........OK
- 0: The total amount of wall time = 242.850270
- 0: The maximum resident set size (KB) = 165408
+ 0: The total amount of wall time = 276.003107
+ 0: The maximum resident set size (KB) = 164780
-Test 103 hafs_global_1nest_atm PASS
+Test 102 hafs_global_1nest_atm PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_global_multiple_4nests_atm
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/hafs_global_multiple_4nests_atm
-Checking test 104 hafs_global_multiple_4nests_atm results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_global_multiple_4nests_atm
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/hafs_global_multiple_4nests_atm
+Checking test 103 hafs_global_multiple_4nests_atm results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing atm.nest02.f006.nc .........OK
@@ -2863,149 +2848,225 @@ Checking test 104 hafs_global_multiple_4nests_atm results ....
Comparing atm.nest05.f006.nc .........OK
Comparing sfc.nest05.f006.nc .........OK
- 0: The total amount of wall time = 735.226144
- 0: The maximum resident set size (KB) = 218548
+ 0: The total amount of wall time = 725.437983
+ 0: The maximum resident set size (KB) = 234904
+
+Test 103 hafs_global_multiple_4nests_atm PASS
+
+
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_specified_moving_1nest_atm
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/hafs_regional_specified_moving_1nest_atm
+Checking test 104 hafs_regional_specified_moving_1nest_atm results ....
+ Comparing atmf006.nc .........OK
+ Comparing sfcf006.nc .........OK
+ Comparing atm.nest02.f006.nc .........OK
+ Comparing sfc.nest02.f006.nc .........OK
+
+ 0: The total amount of wall time = 345.058150
+ 0: The maximum resident set size (KB) = 268708
+
+Test 104 hafs_regional_specified_moving_1nest_atm PASS
+
+
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_storm_following_1nest_atm
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/hafs_regional_storm_following_1nest_atm
+Checking test 105 hafs_regional_storm_following_1nest_atm results ....
+ Comparing atmf006.nc .........OK
+ Comparing sfcf006.nc .........OK
+ Comparing atm.nest02.f006.nc .........OK
+ Comparing sfc.nest02.f006.nc .........OK
+
+ 0: The total amount of wall time = 373.457744
+ 0: The maximum resident set size (KB) = 267768
+
+Test 105 hafs_regional_storm_following_1nest_atm PASS
+
+
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_storm_following_1nest_atm_ocn
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/hafs_regional_storm_following_1nest_atm_ocn
+Checking test 106 hafs_regional_storm_following_1nest_atm_ocn results ....
+ Comparing atmf006.nc .........OK
+ Comparing sfcf006.nc .........OK
+ Comparing atm.nest02.f006.nc .........OK
+ Comparing sfc.nest02.f006.nc .........OK
+ Comparing archv.2020_238_18.a .........OK
+ Comparing archs.2020_238_18.a .........OK
+
+ 0: The total amount of wall time = 337.633925
+ 0: The maximum resident set size (KB) = 272832
+
+Test 106 hafs_regional_storm_following_1nest_atm_ocn PASS
+
+
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_storm_following_1nest_atm_ocn_wav
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/hafs_regional_storm_following_1nest_atm_ocn_wav
+Checking test 107 hafs_regional_storm_following_1nest_atm_ocn_wav results ....
+ Comparing atmf006.nc .........OK
+ Comparing sfcf006.nc .........OK
+ Comparing atm.nest02.f006.nc .........OK
+ Comparing sfc.nest02.f006.nc .........OK
+ Comparing archv.2020_238_18.a .........OK
+ Comparing archs.2020_238_18.a .........OK
+ Comparing out_grd.ww3 .........OK
+ Comparing out_pnt.ww3 .........OK
+
+ 0: The total amount of wall time = 887.115927
+ 0: The maximum resident set size (KB) = 280960
+
+Test 107 hafs_regional_storm_following_1nest_atm_ocn_wav PASS
+
+
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_global_storm_following_1nest_atm
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/hafs_global_storm_following_1nest_atm
+Checking test 108 hafs_global_storm_following_1nest_atm results ....
+ Comparing atmf006.nc .........OK
+ Comparing sfcf006.nc .........OK
+ Comparing atm.nest02.f006.nc .........OK
+ Comparing sfc.nest02.f006.nc .........OK
+
+ 0: The total amount of wall time = 98.881299
+ 0: The maximum resident set size (KB) = 182908
-Test 104 hafs_global_multiple_4nests_atm PASS
+Test 108 hafs_global_storm_following_1nest_atm PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_docn
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/hafs_regional_docn
-Checking test 105 hafs_regional_docn results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_docn
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/hafs_regional_docn
+Checking test 109 hafs_regional_docn results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK
Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK
Comparing ufs.hafs.docn.r.2019-08-29-21600.nc .........OK
- 0: The total amount of wall time = 366.276747
- 0: The maximum resident set size (KB) = 665500
+ 0: The total amount of wall time = 405.998089
+ 0: The maximum resident set size (KB) = 667036
-Test 105 hafs_regional_docn PASS
+Test 109 hafs_regional_docn PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_docn_oisst
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/hafs_regional_docn_oisst
-Checking test 106 hafs_regional_docn_oisst results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_docn_oisst
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/hafs_regional_docn_oisst
+Checking test 110 hafs_regional_docn_oisst results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK
Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK
Comparing ufs.hafs.docn.r.2019-08-29-21600.nc .........OK
- 0: The total amount of wall time = 390.429295
- 0: The maximum resident set size (KB) = 665580
+ 0: The total amount of wall time = 376.780843
+ 0: The maximum resident set size (KB) = 667072
-Test 106 hafs_regional_docn_oisst PASS
+Test 110 hafs_regional_docn_oisst PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_datm_cdeps
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/hafs_regional_datm_cdeps
-Checking test 107 hafs_regional_datm_cdeps results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_datm_cdeps
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/hafs_regional_datm_cdeps
+Checking test 111 hafs_regional_datm_cdeps results ....
Comparing ufs.hafs.cpl.hi.2019-08-30-00000.nc .........OK
Comparing ufs.hafs.cpl.r.2019-08-30-00000.nc .........OK
Comparing ufs.hafs.datm.r.2019-08-30-00000.nc .........OK
- 0: The total amount of wall time = 1043.536430
- 0: The maximum resident set size (KB) = 807108
+ 0: The total amount of wall time = 1070.462287
+ 0: The maximum resident set size (KB) = 807040
-Test 107 hafs_regional_datm_cdeps PASS
+Test 111 hafs_regional_datm_cdeps PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_control_cfsr
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/datm_cdeps_control_cfsr
-Checking test 108 datm_cdeps_control_cfsr results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_control_cfsr
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/datm_cdeps_control_cfsr
+Checking test 112 datm_cdeps_control_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 148.149720
- 0: The maximum resident set size (KB) = 683140
+ 0: The total amount of wall time = 150.865072
+ 0: The maximum resident set size (KB) = 683372
-Test 108 datm_cdeps_control_cfsr PASS
+Test 112 datm_cdeps_control_cfsr PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_control_cfsr
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/datm_cdeps_restart_cfsr
-Checking test 109 datm_cdeps_restart_cfsr results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_control_cfsr
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/datm_cdeps_restart_cfsr
+Checking test 113 datm_cdeps_restart_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 88.521045
- 0: The maximum resident set size (KB) = 683260
+ 0: The total amount of wall time = 89.160683
+ 0: The maximum resident set size (KB) = 664092
-Test 109 datm_cdeps_restart_cfsr PASS
+Test 113 datm_cdeps_restart_cfsr PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_control_gefs
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/datm_cdeps_control_gefs
-Checking test 110 datm_cdeps_control_gefs results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_control_gefs
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/datm_cdeps_control_gefs
+Checking test 114 datm_cdeps_control_gefs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 146.243880
- 0: The maximum resident set size (KB) = 565668
+ 0: The total amount of wall time = 153.899597
+ 0: The maximum resident set size (KB) = 565644
-Test 110 datm_cdeps_control_gefs PASS
+Test 114 datm_cdeps_control_gefs PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_iau_gefs
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/datm_cdeps_iau_gefs
-Checking test 111 datm_cdeps_iau_gefs results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_iau_gefs
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/datm_cdeps_iau_gefs
+Checking test 115 datm_cdeps_iau_gefs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 152.283213
- 0: The maximum resident set size (KB) = 567704
+ 0: The total amount of wall time = 156.748125
+ 0: The maximum resident set size (KB) = 565884
-Test 111 datm_cdeps_iau_gefs PASS
+Test 115 datm_cdeps_iau_gefs PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_stochy_gefs
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/datm_cdeps_stochy_gefs
-Checking test 112 datm_cdeps_stochy_gefs results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_stochy_gefs
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/datm_cdeps_stochy_gefs
+Checking test 116 datm_cdeps_stochy_gefs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 180.125337
- 0: The maximum resident set size (KB) = 565688
+ 0: The total amount of wall time = 180.617681
+ 0: The maximum resident set size (KB) = 563540
-Test 112 datm_cdeps_stochy_gefs PASS
+Test 116 datm_cdeps_stochy_gefs PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_bulk_cfsr
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/datm_cdeps_bulk_cfsr
-Checking test 113 datm_cdeps_bulk_cfsr results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_bulk_cfsr
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/datm_cdeps_bulk_cfsr
+Checking test 117 datm_cdeps_bulk_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 149.575846
- 0: The maximum resident set size (KB) = 683296
+ 0: The total amount of wall time = 151.397191
+ 0: The maximum resident set size (KB) = 683376
-Test 113 datm_cdeps_bulk_cfsr PASS
+Test 117 datm_cdeps_bulk_cfsr PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_bulk_gefs
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/datm_cdeps_bulk_gefs
-Checking test 114 datm_cdeps_bulk_gefs results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_bulk_gefs
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/datm_cdeps_bulk_gefs
+Checking test 118 datm_cdeps_bulk_gefs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 179.674286
- 0: The maximum resident set size (KB) = 563704
+ 0: The total amount of wall time = 144.338137
+ 0: The maximum resident set size (KB) = 567520
-Test 114 datm_cdeps_bulk_gefs PASS
+Test 118 datm_cdeps_bulk_gefs PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_mx025_cfsr
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/datm_cdeps_mx025_cfsr
-Checking test 115 datm_cdeps_mx025_cfsr results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_mx025_cfsr
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/datm_cdeps_mx025_cfsr
+Checking test 119 datm_cdeps_mx025_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/MOM.res_1.nc .........OK
Comparing RESTART/MOM.res_2.nc .........OK
@@ -3013,15 +3074,15 @@ Checking test 115 datm_cdeps_mx025_cfsr results ....
Comparing RESTART/iced.2011-10-01-43200.nc .........OK
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-01-43200.nc .........OK
- 0: The total amount of wall time = 385.109843
- 0: The maximum resident set size (KB) = 487396
+ 0: The total amount of wall time = 350.921520
+ 0: The maximum resident set size (KB) = 482420
-Test 115 datm_cdeps_mx025_cfsr PASS
+Test 119 datm_cdeps_mx025_cfsr PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_mx025_gefs
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/datm_cdeps_mx025_gefs
-Checking test 116 datm_cdeps_mx025_gefs results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_mx025_gefs
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/datm_cdeps_mx025_gefs
+Checking test 120 datm_cdeps_mx025_gefs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/MOM.res_1.nc .........OK
Comparing RESTART/MOM.res_2.nc .........OK
@@ -3029,65 +3090,65 @@ Checking test 116 datm_cdeps_mx025_gefs results ....
Comparing RESTART/iced.2011-10-01-43200.nc .........OK
Comparing RESTART/DATM_GEFS.cpl.r.2011-10-01-43200.nc .........OK
- 0: The total amount of wall time = 343.227006
- 0: The maximum resident set size (KB) = 455512
+ 0: The total amount of wall time = 351.011187
+ 0: The maximum resident set size (KB) = 450700
-Test 116 datm_cdeps_mx025_gefs PASS
+Test 120 datm_cdeps_mx025_gefs PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_control_cfsr
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/datm_cdeps_multiple_files_cfsr
-Checking test 117 datm_cdeps_multiple_files_cfsr results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_control_cfsr
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/datm_cdeps_multiple_files_cfsr
+Checking test 121 datm_cdeps_multiple_files_cfsr results ....
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 149.339278
- 0: The maximum resident set size (KB) = 683348
+ 0: The total amount of wall time = 149.269535
+ 0: The maximum resident set size (KB) = 664312
-Test 117 datm_cdeps_multiple_files_cfsr PASS
+Test 121 datm_cdeps_multiple_files_cfsr PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_3072x1536_cfsr
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/datm_cdeps_3072x1536_cfsr
-Checking test 118 datm_cdeps_3072x1536_cfsr results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_3072x1536_cfsr
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/datm_cdeps_3072x1536_cfsr
+Checking test 122 datm_cdeps_3072x1536_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_CFSR3072x1536.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 201.622894
- 0: The maximum resident set size (KB) = 1835696
+ 0: The total amount of wall time = 204.243533
+ 0: The maximum resident set size (KB) = 1835796
-Test 118 datm_cdeps_3072x1536_cfsr PASS
+Test 122 datm_cdeps_3072x1536_cfsr PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_gfs
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/datm_cdeps_gfs
-Checking test 119 datm_cdeps_gfs results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_gfs
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/datm_cdeps_gfs
+Checking test 123 datm_cdeps_gfs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2021-03-23-21600.nc .........OK
Comparing RESTART/DATM_GFS.cpl.r.2021-03-23-21600.nc .........OK
- 0: The total amount of wall time = 236.601383
- 0: The maximum resident set size (KB) = 1835680
+ 0: The total amount of wall time = 234.777925
+ 0: The maximum resident set size (KB) = 1840336
-Test 119 datm_cdeps_gfs PASS
+Test 123 datm_cdeps_gfs PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_debug_cfsr
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/datm_cdeps_debug_cfsr
-Checking test 120 datm_cdeps_debug_cfsr results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_debug_cfsr
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/datm_cdeps_debug_cfsr
+Checking test 124 datm_cdeps_debug_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-01-21600.nc .........OK
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-01-21600.nc .........OK
- 0: The total amount of wall time = 365.291996
- 0: The maximum resident set size (KB) = 669436
+ 0: The total amount of wall time = 368.948510
+ 0: The maximum resident set size (KB) = 680984
-Test 120 datm_cdeps_debug_cfsr PASS
+Test 124 datm_cdeps_debug_cfsr PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_atmwav
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_atmwav
-Checking test 121 control_atmwav results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_atmwav
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_atmwav
+Checking test 125 control_atmwav results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
Comparing atmf000.nc .........OK
@@ -3130,15 +3191,15 @@ Checking test 121 control_atmwav results ....
Comparing RESTART/sfc_data.tile6.nc .........OK
Comparing 20210322.180000.restart.glo_1deg .........OK
- 0: The total amount of wall time = 98.946922
- 0: The maximum resident set size (KB) = 445644
+ 0: The total amount of wall time = 120.120672
+ 0: The maximum resident set size (KB) = 446152
-Test 121 control_atmwav PASS
+Test 125 control_atmwav PASS
-baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_c384gdas_wav
-working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_42204/control_c384gdas_wav
-Checking test 122 control_c384gdas_wav results ....
+baseline dir = /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_c384gdas_wav
+working dir = /lustre/f2/scratch/emc.nemspara/FV3_RT/rt_18223/control_c384gdas_wav
+Checking test 126 control_c384gdas_wav results ....
Comparing sfcf000.nc .........OK
Comparing sfcf003.nc .........OK
Comparing atmf000.nc .........OK
@@ -3183,12 +3244,12 @@ Checking test 122 control_c384gdas_wav results ....
Comparing 20210322.030000.restart.gnh_10m .........OK
Comparing 20210322.030000.restart.gsh_15m .........OK
- 0: The total amount of wall time = 1497.901270
- 0: The maximum resident set size (KB) = 956916
+ 0: The total amount of wall time = 1502.828538
+ 0: The maximum resident set size (KB) = 957456
-Test 122 control_c384gdas_wav PASS
+Test 126 control_c384gdas_wav PASS
REGRESSION TEST WAS SUCCESSFUL
-Wed Apr 6 22:41:20 EDT 2022
-Elapsed time: 01h:27m:46s. Have a nice day!
+Sun Apr 10 02:38:44 EDT 2022
+Elapsed time: 18h:20m:14s. Have a nice day!
diff --git a/tests/RegressionTests_hera.gnu.log b/tests/RegressionTests_hera.gnu.log
index b7447380d9..f2312f3325 100644
--- a/tests/RegressionTests_hera.gnu.log
+++ b/tests/RegressionTests_hera.gnu.log
@@ -1,16 +1,16 @@
-Thu Apr 7 00:15:33 UTC 2022
+Fri Apr 8 19:29:44 UTC 2022
Start Regression test
-Compile 001 elapsed time 198 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_flake,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_thompson,FV3_GFS_v16_ras,FV3_GFS_v17_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 002 elapsed time 195 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 003 elapsed time 296 seconds. -DAPP=ATM -D32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
-Compile 004 elapsed time 102 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
-Compile 005 elapsed time 222 seconds. -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON
-Compile 006 elapsed time 120 seconds. -DAPP=S2S -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON
-Compile 007 elapsed time 117 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON
+Compile 001 elapsed time 196 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_flake,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_thompson,FV3_GFS_v16_ras,FV3_GFS_v17_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 002 elapsed time 192 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 003 elapsed time 293 seconds. -DAPP=ATM -D32BIT=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
+Compile 004 elapsed time 99 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
+Compile 005 elapsed time 223 seconds. -DAPP=S2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON
+Compile 006 elapsed time 116 seconds. -DAPP=S2S -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON
+Compile 007 elapsed time 109 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/control
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/control
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/control
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/control
Checking test 001 control results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -57,14 +57,14 @@ Checking test 001 control results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 797.870499
- 0: The maximum resident set size (KB) = 477244
+ 0: The total amount of wall time = 788.067034
+ 0: The maximum resident set size (KB) = 480460
Test 001 control PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/control
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/control_restart
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/control
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/control_restart
Checking test 002 control_restart results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
@@ -103,14 +103,14 @@ Checking test 002 control_restart results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 388.443181
- 0: The maximum resident set size (KB) = 180284
+ 0: The total amount of wall time = 390.165652
+ 0: The maximum resident set size (KB) = 185068
Test 002 control_restart PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/control_c48
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/control_c48
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/control_c48
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/control_c48
Checking test 003 control_c48 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -149,14 +149,14 @@ Checking test 003 control_c48 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0: The total amount of wall time = 673.988057
-0: The maximum resident set size (KB) = 693112
+0: The total amount of wall time = 678.361650
+0: The maximum resident set size (KB) = 690132
Test 003 control_c48 PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/control_stochy
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/control_stochy
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/control_stochy
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/control_stochy
Checking test 004 control_stochy results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
@@ -167,14 +167,14 @@ Checking test 004 control_stochy results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF12 .........OK
- 0: The total amount of wall time = 622.648515
- 0: The maximum resident set size (KB) = 482884
+ 0: The total amount of wall time = 613.324312
+ 0: The maximum resident set size (KB) = 484700
Test 004 control_stochy PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/control_flake
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/control_flake
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/control_flake
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/control_flake
Checking test 005 control_flake results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -185,14 +185,14 @@ Checking test 005 control_flake results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 1374.161318
- 0: The maximum resident set size (KB) = 523516
+ 0: The total amount of wall time = 1394.208002
+ 0: The maximum resident set size (KB) = 522404
Test 005 control_flake PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/control_rrtmgp
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/control_rrtmgp
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/control_rrtmgp
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/control_rrtmgp
Checking test 006 control_rrtmgp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -203,14 +203,14 @@ Checking test 006 control_rrtmgp results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 834.995070
- 0: The maximum resident set size (KB) = 591304
+ 0: The total amount of wall time = 819.259679
+ 0: The maximum resident set size (KB) = 592312
Test 006 control_rrtmgp PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/control_thompson
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/control_thompson
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/control_thompson
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/control_thompson
Checking test 007 control_thompson results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -221,14 +221,14 @@ Checking test 007 control_thompson results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 1017.049875
- 0: The maximum resident set size (KB) = 844356
+ 0: The total amount of wall time = 972.343027
+ 0: The maximum resident set size (KB) = 845752
Test 007 control_thompson PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/control_thompson_no_aero
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/control_thompson_no_aero
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/control_thompson_no_aero
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/control_thompson_no_aero
Checking test 008 control_thompson_no_aero results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -239,14 +239,14 @@ Checking test 008 control_thompson_no_aero results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 996.101227
- 0: The maximum resident set size (KB) = 840676
+ 0: The total amount of wall time = 943.619167
+ 0: The maximum resident set size (KB) = 835732
Test 008 control_thompson_no_aero PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/control_ras
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/control_ras
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/control_ras
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/control_ras
Checking test 009 control_ras results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -257,14 +257,14 @@ Checking test 009 control_ras results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 801.418175
- 0: The maximum resident set size (KB) = 488492
+ 0: The total amount of wall time = 800.830857
+ 0: The maximum resident set size (KB) = 485528
Test 009 control_ras PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/control_p8
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/control_p8
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/control_p8
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/control_p8
Checking test 010 control_p8 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -311,14 +311,14 @@ Checking test 010 control_p8 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 883.885014
- 0: The maximum resident set size (KB) = 951184
+ 0: The total amount of wall time = 888.410530
+ 0: The maximum resident set size (KB) = 952548
Test 010 control_p8 PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/rap_control
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/rap_control
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/rap_control
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/rap_control
Checking test 011 rap_control results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -365,14 +365,14 @@ Checking test 011 rap_control results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 1391.685794
- 0: The maximum resident set size (KB) = 826820
+ 0: The total amount of wall time = 1377.909350
+ 0: The maximum resident set size (KB) = 830772
Test 011 rap_control PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/rap_control
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/rap_2threads
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/rap_control
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/rap_2threads
Checking test 012 rap_2threads results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -419,14 +419,14 @@ Checking test 012 rap_2threads results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 1390.387326
- 0: The maximum resident set size (KB) = 894000
+ 0: The total amount of wall time = 1414.706872
+ 0: The maximum resident set size (KB) = 889880
Test 012 rap_2threads PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/rap_control
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/rap_restart
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/rap_control
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/rap_restart
Checking test 013 rap_restart results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
@@ -465,14 +465,14 @@ Checking test 013 rap_restart results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 679.781307
- 0: The maximum resident set size (KB) = 536848
+ 0: The total amount of wall time = 687.088130
+ 0: The maximum resident set size (KB) = 540860
Test 013 rap_restart PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/rap_sfcdiff
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/rap_sfcdiff
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/rap_sfcdiff
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/rap_sfcdiff
Checking test 014 rap_sfcdiff results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -519,14 +519,14 @@ Checking test 014 rap_sfcdiff results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 1391.920327
- 0: The maximum resident set size (KB) = 825540
+ 0: The total amount of wall time = 1391.693178
+ 0: The maximum resident set size (KB) = 826528
Test 014 rap_sfcdiff PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/rap_sfcdiff
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/rap_sfcdiff_restart
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/rap_sfcdiff
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/rap_sfcdiff_restart
Checking test 015 rap_sfcdiff_restart results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
@@ -565,14 +565,14 @@ Checking test 015 rap_sfcdiff_restart results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 678.034727
- 0: The maximum resident set size (KB) = 542056
+ 0: The total amount of wall time = 665.677020
+ 0: The maximum resident set size (KB) = 536720
Test 015 rap_sfcdiff_restart PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/hrrr_control
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/hrrr_control
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/hrrr_control
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/hrrr_control
Checking test 016 hrrr_control results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -619,14 +619,14 @@ Checking test 016 hrrr_control results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 1350.570174
- 0: The maximum resident set size (KB) = 828868
+ 0: The total amount of wall time = 1347.455038
+ 0: The maximum resident set size (KB) = 825420
Test 016 hrrr_control PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/rrfs_v1beta
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/rrfs_v1beta
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/rrfs_v1beta
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/rrfs_v1beta
Checking test 017 rrfs_v1beta results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -673,14 +673,14 @@ Checking test 017 rrfs_v1beta results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 1370.801894
- 0: The maximum resident set size (KB) = 827940
+ 0: The total amount of wall time = 1400.012541
+ 0: The maximum resident set size (KB) = 824396
Test 017 rrfs_v1beta PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/rrfs_conus13km_hrrr_warm
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/rrfs_conus13km_hrrr_warm
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/rrfs_conus13km_hrrr_warm
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/rrfs_conus13km_hrrr_warm
Checking test 018 rrfs_conus13km_hrrr_warm results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
@@ -689,14 +689,14 @@ Checking test 018 rrfs_conus13km_hrrr_warm results ....
Comparing atmf001.nc .........OK
Comparing atmf002.nc .........OK
- 0: The total amount of wall time = 1575.469610
- 0: The maximum resident set size (KB) = 632788
+ 0: The total amount of wall time = 1577.357863
+ 0: The maximum resident set size (KB) = 634116
Test 018 rrfs_conus13km_hrrr_warm PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/rrfs_conus13km_radar_tten_warm
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/rrfs_conus13km_radar_tten_warm
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/rrfs_conus13km_radar_tten_warm
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/rrfs_conus13km_radar_tten_warm
Checking test 019 rrfs_conus13km_radar_tten_warm results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
@@ -705,250 +705,250 @@ Checking test 019 rrfs_conus13km_radar_tten_warm results ....
Comparing atmf001.nc .........OK
Comparing atmf002.nc .........OK
- 0: The total amount of wall time = 1603.426793
- 0: The maximum resident set size (KB) = 636040
+ 0: The total amount of wall time = 1600.829340
+ 0: The maximum resident set size (KB) = 637904
Test 019 rrfs_conus13km_radar_tten_warm PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/control_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/control_debug
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/control_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/control_debug
Checking test 020 control_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 97.937853
- 0: The maximum resident set size (KB) = 480792
+ 0: The total amount of wall time = 98.508009
+ 0: The maximum resident set size (KB) = 476784
Test 020 control_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/control_diag_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/control_diag_debug
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/control_diag_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/control_diag_debug
Checking test 021 control_diag_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 122.569432
- 0: The maximum resident set size (KB) = 532484
+ 0: The total amount of wall time = 124.568424
+ 0: The maximum resident set size (KB) = 529048
-Test 021 control_diag_debug PASS
+Test 021 control_diag_debug PASS Tries: 2
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/fv3_regional_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/regional_debug
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/fv3_regional_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/regional_debug
Checking test 022 regional_debug results ....
Comparing dynf000.nc .........OK
Comparing dynf001.nc .........OK
Comparing phyf000.nc .........OK
Comparing phyf001.nc .........OK
- 0: The total amount of wall time = 128.648062
- 0: The maximum resident set size (KB) = 548428
+ 0: The total amount of wall time = 125.164431
+ 0: The maximum resident set size (KB) = 549880
Test 022 regional_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/rap_control_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/rap_control_debug
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/rap_control_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/rap_control_debug
Checking test 023 rap_control_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 166.648825
- 0: The maximum resident set size (KB) = 851404
+ 0: The total amount of wall time = 165.904771
+ 0: The maximum resident set size (KB) = 847664
Test 023 rap_control_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/rap_diag_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/rap_diag_debug
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/rap_diag_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/rap_diag_debug
Checking test 024 rap_diag_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 203.685772
- 0: The maximum resident set size (KB) = 930144
+ 0: The total amount of wall time = 206.286533
+ 0: The maximum resident set size (KB) = 927460
Test 024 rap_diag_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/rap_noah_sfcdiff_cires_ugwp_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/rap_noah_sfcdiff_cires_ugwp_debug
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/rap_noah_sfcdiff_cires_ugwp_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/rap_noah_sfcdiff_cires_ugwp_debug
Checking test 025 rap_noah_sfcdiff_cires_ugwp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 266.333247
- 0: The maximum resident set size (KB) = 849304
+ 0: The total amount of wall time = 265.786627
+ 0: The maximum resident set size (KB) = 844128
Test 025 rap_noah_sfcdiff_cires_ugwp_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/rap_progcld_thompson_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/rap_progcld_thompson_debug
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/rap_progcld_thompson_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/rap_progcld_thompson_debug
Checking test 026 rap_progcld_thompson_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 168.930050
- 0: The maximum resident set size (KB) = 848656
+ 0: The total amount of wall time = 169.574767
+ 0: The maximum resident set size (KB) = 845016
Test 026 rap_progcld_thompson_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/rrfs_v1beta_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/rrfs_v1beta_debug
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/rrfs_v1beta_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/rrfs_v1beta_debug
Checking test 027 rrfs_v1beta_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 162.899125
- 0: The maximum resident set size (KB) = 842376
+ 0: The total amount of wall time = 167.691985
+ 0: The maximum resident set size (KB) = 839004
Test 027 rrfs_v1beta_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/control_thompson_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/control_thompson_debug
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/control_thompson_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/control_thompson_debug
Checking test 028 control_thompson_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 114.431099
- 0: The maximum resident set size (KB) = 843176
+ 0: The total amount of wall time = 110.050013
+ 0: The maximum resident set size (KB) = 838752
Test 028 control_thompson_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/control_thompson_no_aero_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/control_thompson_no_aero_debug
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/control_thompson_no_aero_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/control_thompson_no_aero_debug
Checking test 029 control_thompson_no_aero_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 109.258567
- 0: The maximum resident set size (KB) = 836712
+ 0: The total amount of wall time = 109.043466
+ 0: The maximum resident set size (KB) = 832492
Test 029 control_thompson_no_aero_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/control_thompson_debug_extdiag
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/control_thompson_extdiag_debug
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/control_thompson_debug_extdiag
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/control_thompson_extdiag_debug
Checking test 030 control_thompson_extdiag_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 131.298211
- 0: The maximum resident set size (KB) = 867708
+ 0: The total amount of wall time = 135.091293
+ 0: The maximum resident set size (KB) = 865684
Test 030 control_thompson_extdiag_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/control_thompson_progcld_thompson_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/control_thompson_progcld_thompson_debug
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/control_thompson_progcld_thompson_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/control_thompson_progcld_thompson_debug
Checking test 031 control_thompson_progcld_thompson_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 112.470441
- 0: The maximum resident set size (KB) = 841272
+ 0: The total amount of wall time = 112.211255
+ 0: The maximum resident set size (KB) = 839536
Test 031 control_thompson_progcld_thompson_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/control_rrtmgp_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/control_rrtmgp_debug
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/control_rrtmgp_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/control_rrtmgp_debug
Checking test 032 control_rrtmgp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 106.126537
- 0: The maximum resident set size (KB) = 590492
+ 0: The total amount of wall time = 104.337555
+ 0: The maximum resident set size (KB) = 590808
Test 032 control_rrtmgp_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/control_ras_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/control_ras_debug
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/control_ras_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/control_ras_debug
Checking test 033 control_ras_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 101.471071
- 0: The maximum resident set size (KB) = 488728
+ 0: The total amount of wall time = 101.229634
+ 0: The maximum resident set size (KB) = 486380
Test 033 control_ras_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/control_stochy_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/control_stochy_debug
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/control_stochy_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/control_stochy_debug
Checking test 034 control_stochy_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 114.417153
- 0: The maximum resident set size (KB) = 480828
+ 0: The total amount of wall time = 113.403674
+ 0: The maximum resident set size (KB) = 473804
-Test 034 control_stochy_debug PASS
+Test 034 control_stochy_debug PASS Tries: 2
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/control_debug_p8
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/control_debug_p8
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/control_debug_p8
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/control_debug_p8
Checking test 035 control_debug_p8 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 116.883854
- 0: The maximum resident set size (KB) = 946024
+ 0: The total amount of wall time = 117.150970
+ 0: The maximum resident set size (KB) = 943592
Test 035 control_debug_p8 PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/control_wam_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/control_wam_debug
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/control_wam_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/control_wam_debug
Checking test 036 control_wam_debug results ....
Comparing sfcf019.nc .........OK
Comparing atmf019.nc .........OK
- 0: The total amount of wall time = 181.829659
- 0: The maximum resident set size (KB) = 191936
+ 0: The total amount of wall time = 178.378304
+ 0: The maximum resident set size (KB) = 191748
Test 036 control_wam_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/cpld_control_c96_noaero_p8
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/cpld_control_c96_noaero_p8
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/cpld_control_c96_noaero_p8
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/cpld_control_c96_noaero_p8
Checking test 037 cpld_control_c96_noaero_p8 results ....
Comparing sfcf021.tile1.nc .........OK
Comparing sfcf021.tile2.nc .........OK
@@ -1010,14 +1010,14 @@ Checking test 037 cpld_control_c96_noaero_p8 results ....
Comparing RESTART/iced.2021-03-23-21600.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK
- 0: The total amount of wall time = 1176.771940
- 0: The maximum resident set size (KB) = 975048
+ 0: The total amount of wall time = 1173.131698
+ 0: The maximum resident set size (KB) = 973152
Test 037 cpld_control_c96_noaero_p8 PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/cpld_debug_noaero_p8
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/cpld_debug_noaero_p8
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/cpld_debug_noaero_p8
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/cpld_debug_noaero_p8
Checking test 038 cpld_debug_noaero_p8 results ....
Comparing sfcf006.tile1.nc .........OK
Comparing sfcf006.tile2.nc .........OK
@@ -1067,25 +1067,25 @@ Checking test 038 cpld_debug_noaero_p8 results ....
Comparing RESTART/iced.2021-03-22-43200.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK
- 0: The total amount of wall time = 604.616387
- 0: The maximum resident set size (KB) = 984264
+ 0: The total amount of wall time = 608.777988
+ 0: The maximum resident set size (KB) = 985112
Test 038 cpld_debug_noaero_p8 PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/GNU/datm_cdeps_control_cfsr
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_22350/datm_cdeps_control_cfsr
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/GNU/datm_cdeps_control_cfsr
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_18827/datm_cdeps_control_cfsr
Checking test 039 datm_cdeps_control_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 165.551987
- 0: The maximum resident set size (KB) = 628996
+ 0: The total amount of wall time = 160.291767
+ 0: The maximum resident set size (KB) = 630332
Test 039 datm_cdeps_control_cfsr PASS
REGRESSION TEST WAS SUCCESSFUL
-Thu Apr 7 01:03:53 UTC 2022
-Elapsed time: 00h:48m:20s. Have a nice day!
+Fri Apr 8 20:16:57 UTC 2022
+Elapsed time: 00h:47m:14s. Have a nice day!
diff --git a/tests/RegressionTests_hera.intel.log b/tests/RegressionTests_hera.intel.log
index 727bb1835e..92ee065e81 100644
--- a/tests/RegressionTests_hera.intel.log
+++ b/tests/RegressionTests_hera.intel.log
@@ -1,25 +1,25 @@
-Thu Apr 7 00:53:45 UTC 2022
+Fri Apr 8 19:48:11 UTC 2022
Start Regression test
-Compile 001 elapsed time 431 seconds. -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON
-Compile 002 elapsed time 201 seconds. -DAPP=S2SA -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON
-Compile 003 elapsed time 301 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v17_p8,FV3_GFS_v15_thompson_mynn_lam3km -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 004 elapsed time 314 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta,FV3_RRFS_v1nssl -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 005 elapsed time 311 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_thompson,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 006 elapsed time 267 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DREPRO=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Bitforbit
-Compile 007 elapsed time 175 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp,FV3_GFS_v16_thompson,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
-Compile 008 elapsed time 166 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP,FV3_RAP_cires_ugwp,FV3_RAP_unified_ugwp,FV3_RAP_flake -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
-Compile 009 elapsed time 159 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP_noah,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
-Compile 010 elapsed time 154 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
-Compile 011 elapsed time 359 seconds. -DAPP=HAFSW -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst,FV3_HAFS_v0_thompson_tedmf_gfdlsf -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 012 elapsed time 364 seconds. -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 013 elapsed time 185 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON
-Compile 014 elapsed time 108 seconds. -DAPP=NG-GODAS -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON
-Compile 015 elapsed time 321 seconds. -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 016 elapsed time 326 seconds. -DAPP=ATMAERO -DCCPP_SUITES=FV3_GFS_v16 -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_p8
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/cpld_control_p8
+Compile 001 elapsed time 945 seconds. -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON
+Compile 002 elapsed time 547 seconds. -DAPP=S2SA -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON
+Compile 003 elapsed time 628 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v17_p8,FV3_GFS_v15_thompson_mynn_lam3km -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 004 elapsed time 430 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta,FV3_RRFS_v1nssl -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 005 elapsed time 756 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_thompson,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 006 elapsed time 455 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DREPRO=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Bitforbit
+Compile 007 elapsed time 751 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp,FV3_GFS_v16_thompson,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
+Compile 008 elapsed time 834 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP,FV3_RAP_cires_ugwp,FV3_RAP_unified_ugwp,FV3_RAP_flake -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
+Compile 009 elapsed time 730 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP_noah,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
+Compile 010 elapsed time 211 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
+Compile 011 elapsed time 446 seconds. -DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst,FV3_HAFS_v0_thompson_tedmf_gfdlsf -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 012 elapsed time 755 seconds. -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 013 elapsed time 463 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON
+Compile 014 elapsed time 329 seconds. -DAPP=NG-GODAS -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON
+Compile 015 elapsed time 558 seconds. -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 016 elapsed time 574 seconds. -DAPP=ATMAERO -DCCPP_SUITES=FV3_GFS_v16 -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_p8
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/cpld_control_p8
Checking test 001 cpld_control_p8 results ....
Comparing sfcf021.tile1.nc .........OK
Comparing sfcf021.tile2.nc .........OK
@@ -85,14 +85,14 @@ Checking test 001 cpld_control_p8 results ....
Comparing 20210323.060000.out_pnt.points .........OK
Comparing 20210323.060000.restart.glo_1deg .........OK
- 0: The total amount of wall time = 383.282668
- 0: The maximum resident set size (KB) = 1242060
+ 0: The total amount of wall time = 412.938195
+ 0: The maximum resident set size (KB) = 1243820
Test 001 cpld_control_p8 PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_p8
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/cpld_2threads_p8
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_p8
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/cpld_2threads_p8
Checking test 002 cpld_2threads_p8 results ....
Comparing sfcf024.tile1.nc .........OK
Comparing sfcf024.tile2.nc .........OK
@@ -146,14 +146,14 @@ Checking test 002 cpld_2threads_p8 results ....
Comparing 20210323.060000.out_pnt.points .........OK
Comparing 20210323.060000.restart.glo_1deg .........OK
- 0: The total amount of wall time = 497.932500
- 0: The maximum resident set size (KB) = 1892236
+ 0: The total amount of wall time = 517.724515
+ 0: The maximum resident set size (KB) = 1892272
Test 002 cpld_2threads_p8 PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_p8
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/cpld_decomp_p8
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_p8
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/cpld_decomp_p8
Checking test 003 cpld_decomp_p8 results ....
Comparing sfcf024.tile1.nc .........OK
Comparing sfcf024.tile2.nc .........OK
@@ -207,14 +207,14 @@ Checking test 003 cpld_decomp_p8 results ....
Comparing 20210323.060000.out_pnt.points .........OK
Comparing 20210323.060000.restart.glo_1deg .........OK
- 0: The total amount of wall time = 385.908311
- 0: The maximum resident set size (KB) = 1240448
+ 0: The total amount of wall time = 407.667697
+ 0: The maximum resident set size (KB) = 1237060
Test 003 cpld_decomp_p8 PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_p8
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/cpld_mpi_p8
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_p8
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/cpld_mpi_p8
Checking test 004 cpld_mpi_p8 results ....
Comparing sfcf024.tile1.nc .........OK
Comparing sfcf024.tile2.nc .........OK
@@ -268,14 +268,14 @@ Checking test 004 cpld_mpi_p8 results ....
Comparing 20210323.060000.out_pnt.points .........OK
Comparing 20210323.060000.restart.glo_1deg .........OK
- 0: The total amount of wall time = 320.262142
- 0: The maximum resident set size (KB) = 1160628
+ 0: The total amount of wall time = 332.818007
+ 0: The maximum resident set size (KB) = 1157472
Test 004 cpld_mpi_p8 PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_bmark_p8
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/cpld_bmark_p8
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_bmark_p8
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/cpld_bmark_p8
Checking test 005 cpld_bmark_p8 results ....
Comparing sfcf006.nc .........OK
Comparing atmf006.nc .........OK
@@ -321,14 +321,14 @@ Checking test 005 cpld_bmark_p8 results ....
Comparing RESTART/iced.2013-04-01-21600.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc .........OK
- 0: The total amount of wall time = 1100.630005
- 0: The maximum resident set size (KB) = 3026400
+ 0: The total amount of wall time = 1091.919161
+ 0: The maximum resident set size (KB) = 3024508
Test 005 cpld_bmark_p8 PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_c96_p8
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/cpld_control_c96_p8
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_c96_p8
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/cpld_control_c96_p8
Checking test 006 cpld_control_c96_p8 results ....
Comparing sfcf021.tile1.nc .........OK
Comparing sfcf021.tile2.nc .........OK
@@ -391,14 +391,14 @@ Checking test 006 cpld_control_c96_p8 results ....
Comparing RESTART/iced.2021-03-23-21600.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK
- 0: The total amount of wall time = 374.876965
- 0: The maximum resident set size (KB) = 1259540
+ 0: The total amount of wall time = 381.988224
+ 0: The maximum resident set size (KB) = 1255604
Test 006 cpld_control_c96_p8 PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_c96_p8
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/cpld_restart_c96_p8
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_c96_p8
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/cpld_restart_c96_p8
Checking test 007 cpld_restart_c96_p8 results ....
Comparing sfcf024.tile1.nc .........OK
Comparing sfcf024.tile2.nc .........OK
@@ -449,14 +449,14 @@ Checking test 007 cpld_restart_c96_p8 results ....
Comparing RESTART/iced.2021-03-23-21600.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK
- 0: The total amount of wall time = 202.992721
- 0: The maximum resident set size (KB) = 1245436
+ 0: The total amount of wall time = 204.918032
+ 0: The maximum resident set size (KB) = 1247120
Test 007 cpld_restart_c96_p8 PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_c192_p8
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/cpld_control_c192_p8
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_c192_p8
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/cpld_control_c192_p8
Checking test 008 cpld_control_c192_p8 results ....
Comparing sfcf036.tile1.nc .........OK
Comparing sfcf036.tile2.nc .........OK
@@ -507,14 +507,14 @@ Checking test 008 cpld_control_c192_p8 results ....
Comparing RESTART/iced.2021-03-23-64800.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-64800.nc .........OK
- 0: The total amount of wall time = 1632.810091
- 0: The maximum resident set size (KB) = 1724056
+ 0: The total amount of wall time = 1617.141985
+ 0: The maximum resident set size (KB) = 1719488
Test 008 cpld_control_c192_p8 PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_c192_p8
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/cpld_restart_c192_p8
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_c192_p8
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/cpld_restart_c192_p8
Checking test 009 cpld_restart_c192_p8 results ....
Comparing sfcf036.tile1.nc .........OK
Comparing sfcf036.tile2.nc .........OK
@@ -565,14 +565,14 @@ Checking test 009 cpld_restart_c192_p8 results ....
Comparing RESTART/iced.2021-03-23-64800.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-64800.nc .........OK
- 0: The total amount of wall time = 1084.113152
- 0: The maximum resident set size (KB) = 1929312
+ 0: The total amount of wall time = 1072.749909
+ 0: The maximum resident set size (KB) = 1929168
Test 009 cpld_restart_c192_p8 PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_c384_p8
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/cpld_control_c384_p8
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_c384_p8
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/cpld_control_c384_p8
Checking test 010 cpld_control_c384_p8 results ....
Comparing sfcf006.nc .........OK
Comparing atmf006.nc .........OK
@@ -616,14 +616,14 @@ Checking test 010 cpld_control_c384_p8 results ....
Comparing RESTART/iced.2021-03-22-43200.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK
- 0: The total amount of wall time = 1231.804512
- 0: The maximum resident set size (KB) = 3016764
+ 0: The total amount of wall time = 1253.302966
+ 0: The maximum resident set size (KB) = 3024312
Test 010 cpld_control_c384_p8 PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_c384_p8
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/cpld_restart_c384_p8
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_c384_p8
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/cpld_restart_c384_p8
Checking test 011 cpld_restart_c384_p8 results ....
Comparing sfcf006.nc .........OK
Comparing atmf006.nc .........OK
@@ -667,14 +667,14 @@ Checking test 011 cpld_restart_c384_p8 results ....
Comparing RESTART/iced.2021-03-22-43200.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK
- 0: The total amount of wall time = 695.369615
- 0: The maximum resident set size (KB) = 3034264
+ 0: The total amount of wall time = 688.020590
+ 0: The maximum resident set size (KB) = 3031596
Test 011 cpld_restart_c384_p8 PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_debug_p8
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/cpld_debug_p8
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_debug_p8
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/cpld_debug_p8
Checking test 012 cpld_debug_p8 results ....
Comparing sfcf006.tile1.nc .........OK
Comparing sfcf006.tile2.nc .........OK
@@ -725,14 +725,14 @@ Checking test 012 cpld_debug_p8 results ....
Comparing RESTART/iced.2021-03-22-43200.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK
- 0: The total amount of wall time = 1114.488633
- 0: The maximum resident set size (KB) = 1380276
+ 0: The total amount of wall time = 1138.502973
+ 0: The maximum resident set size (KB) = 1384952
-Test 012 cpld_debug_p8 PASS
+Test 012 cpld_debug_p8 PASS Tries: 2
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control
Checking test 013 control results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -779,14 +779,14 @@ Checking test 013 control results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 129.742753
- 0: The maximum resident set size (KB) = 464072
+ 0: The total amount of wall time = 126.970193
+ 0: The maximum resident set size (KB) = 472220
Test 013 control PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_decomp
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_decomp
Checking test 014 control_decomp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -829,28 +829,28 @@ Checking test 014 control_decomp results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 130.781759
- 0: The maximum resident set size (KB) = 464984
+ 0: The total amount of wall time = 135.413278
+ 0: The maximum resident set size (KB) = 466968
Test 014 control_decomp PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_2dwrtdecomp
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_2dwrtdecomp
Checking test 015 control_2dwrtdecomp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf024.nc .........OK
- 0: The total amount of wall time = 122.672621
- 0: The maximum resident set size (KB) = 469144
+ 0: The total amount of wall time = 126.049343
+ 0: The maximum resident set size (KB) = 468428
Test 015 control_2dwrtdecomp PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_2threads
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_2threads
Checking test 016 control_2threads results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -893,14 +893,14 @@ Checking test 016 control_2threads results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 158.218299
- 0: The maximum resident set size (KB) = 518668
+ 0: The total amount of wall time = 157.342649
+ 0: The maximum resident set size (KB) = 519240
Test 016 control_2threads PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_restart
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_restart
Checking test 017 control_restart results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
@@ -939,14 +939,14 @@ Checking test 017 control_restart results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 66.366660
- 0: The maximum resident set size (KB) = 209664
+ 0: The total amount of wall time = 66.674760
+ 0: The maximum resident set size (KB) = 217300
Test 017 control_restart PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_fhzero
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_fhzero
Checking test 018 control_fhzero results ....
Comparing sfcf000.nc ............ALT CHECK......OK
Comparing sfcf021.nc ............ALT CHECK......OK
@@ -989,14 +989,14 @@ Checking test 018 control_fhzero results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 125.133815
- 0: The maximum resident set size (KB) = 467580
+ 0: The total amount of wall time = 127.150264
+ 0: The maximum resident set size (KB) = 466928
Test 018 control_fhzero PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_CubedSphereGrid
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_CubedSphereGrid
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_CubedSphereGrid
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_CubedSphereGrid
Checking test 019 control_CubedSphereGrid results ....
Comparing sfcf000.tile1.nc .........OK
Comparing sfcf000.tile2.nc .........OK
@@ -1023,14 +1023,14 @@ Checking test 019 control_CubedSphereGrid results ....
Comparing atmf024.tile5.nc .........OK
Comparing atmf024.tile6.nc .........OK
- 0: The total amount of wall time = 120.070129
- 0: The maximum resident set size (KB) = 469700
+ 0: The total amount of wall time = 120.424983
+ 0: The maximum resident set size (KB) = 471620
Test 019 control_CubedSphereGrid PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_latlon
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_latlon
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_latlon
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_latlon
Checking test 020 control_latlon results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1041,17 +1041,17 @@ Checking test 020 control_latlon results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 127.311749
- 0: The maximum resident set size (KB) = 466792
+ 0: The total amount of wall time = 124.203755
+ 0: The maximum resident set size (KB) = 470848
Test 020 control_latlon PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_wrtGauss_netcdf_parallel
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_wrtGauss_netcdf_parallel
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_wrtGauss_netcdf_parallel
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_wrtGauss_netcdf_parallel
Checking test 021 control_wrtGauss_netcdf_parallel results ....
Comparing sfcf000.nc ............ALT CHECK......OK
- Comparing sfcf024.nc ............ALT CHECK......OK
+ Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf024.nc .........OK
Comparing GFSFLX.GrbF00 .........OK
@@ -1059,14 +1059,14 @@ Checking test 021 control_wrtGauss_netcdf_parallel results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 131.686176
- 0: The maximum resident set size (KB) = 470156
+ 0: The total amount of wall time = 131.941012
+ 0: The maximum resident set size (KB) = 467440
Test 021 control_wrtGauss_netcdf_parallel PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_c48
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_c48
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_c48
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_c48
Checking test 022 control_c48 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1105,14 +1105,14 @@ Checking test 022 control_c48 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0: The total amount of wall time = 321.426466
-0: The maximum resident set size (KB) = 654376
+0: The total amount of wall time = 328.895813
+0: The maximum resident set size (KB) = 662116
Test 022 control_c48 PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_c192
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_c192
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_c192
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_c192
Checking test 023 control_c192 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1123,14 +1123,14 @@ Checking test 023 control_c192 results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 473.529371
- 0: The maximum resident set size (KB) = 564896
+ 0: The total amount of wall time = 473.872795
+ 0: The maximum resident set size (KB) = 564812
Test 023 control_c192 PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_c384
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_c384
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_c384
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_c384
Checking test 024 control_c384 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
@@ -1141,14 +1141,14 @@ Checking test 024 control_c384 results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF12 .........OK
- 0: The total amount of wall time = 790.456640
- 0: The maximum resident set size (KB) = 822828
+ 0: The total amount of wall time = 792.996552
+ 0: The maximum resident set size (KB) = 822040
Test 024 control_c384 PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_c384gdas
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_c384gdas
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_c384gdas
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_c384gdas
Checking test 025 control_c384gdas results ....
Comparing sfcf000.nc .........OK
Comparing sfcf006.nc .........OK
@@ -1191,14 +1191,14 @@ Checking test 025 control_c384gdas results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 700.077927
- 0: The maximum resident set size (KB) = 973340
+ 0: The total amount of wall time = 695.807027
+ 0: The maximum resident set size (KB) = 972816
Test 025 control_c384gdas PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_stochy
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_stochy
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_stochy
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_stochy
Checking test 026 control_stochy results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
@@ -1209,28 +1209,28 @@ Checking test 026 control_stochy results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF12 .........OK
- 0: The total amount of wall time = 88.517392
- 0: The maximum resident set size (KB) = 470420
+ 0: The total amount of wall time = 84.194900
+ 0: The maximum resident set size (KB) = 473800
Test 026 control_stochy PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_stochy
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_stochy_restart
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_stochy
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_stochy_restart
Checking test 027 control_stochy_restart results ....
Comparing sfcf012.nc .........OK
Comparing atmf012.nc .........OK
Comparing GFSFLX.GrbF12 .........OK
Comparing GFSPRS.GrbF12 .........OK
- 0: The total amount of wall time = 44.243599
- 0: The maximum resident set size (KB) = 250564
+ 0: The total amount of wall time = 45.338852
+ 0: The maximum resident set size (KB) = 258104
Test 027 control_stochy_restart PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_lndp
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_lndp
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_lndp
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_lndp
Checking test 028 control_lndp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
@@ -1241,14 +1241,14 @@ Checking test 028 control_lndp results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF12 .........OK
- 0: The total amount of wall time = 74.859517
- 0: The maximum resident set size (KB) = 474624
+ 0: The total amount of wall time = 76.291557
+ 0: The maximum resident set size (KB) = 478912
Test 028 control_lndp PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_iovr4
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_iovr4
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_iovr4
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_iovr4
Checking test 029 control_iovr4 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -1263,14 +1263,14 @@ Checking test 029 control_iovr4 results ....
Comparing GFSPRS.GrbF21 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 127.219162
- 0: The maximum resident set size (KB) = 467264
+ 0: The total amount of wall time = 131.253285
+ 0: The maximum resident set size (KB) = 472776
Test 029 control_iovr4 PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_iovr5
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_iovr5
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_iovr5
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_iovr5
Checking test 030 control_iovr5 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -1285,14 +1285,14 @@ Checking test 030 control_iovr5 results ....
Comparing GFSPRS.GrbF21 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 125.490445
- 0: The maximum resident set size (KB) = 467008
+ 0: The total amount of wall time = 131.575993
+ 0: The maximum resident set size (KB) = 469980
Test 030 control_iovr5 PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_p8
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_p8
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_p8
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_p8
Checking test 031 control_p8 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -1339,14 +1339,14 @@ Checking test 031 control_p8 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 190.017071
- 0: The maximum resident set size (KB) = 972604
+ 0: The total amount of wall time = 193.381636
+ 0: The maximum resident set size (KB) = 971676
Test 031 control_p8 PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_p8
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_restart_p8
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_p8
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_restart_p8
Checking test 032 control_restart_p8 results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
@@ -1385,14 +1385,14 @@ Checking test 032 control_restart_p8 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 103.157307
- 0: The maximum resident set size (KB) = 748124
+ 0: The total amount of wall time = 125.107414
+ 0: The maximum resident set size (KB) = 760896
Test 032 control_restart_p8 PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_p8
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_decomp_p8
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_p8
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_decomp_p8
Checking test 033 control_decomp_p8 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1435,14 +1435,14 @@ Checking test 033 control_decomp_p8 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 197.873587
- 0: The maximum resident set size (KB) = 971016
+ 0: The total amount of wall time = 197.037462
+ 0: The maximum resident set size (KB) = 968180
Test 033 control_decomp_p8 PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_p8
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_2threads_p8
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_p8
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_2threads_p8
Checking test 034 control_2threads_p8 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1485,14 +1485,14 @@ Checking test 034 control_2threads_p8 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 249.707891
- 0: The maximum resident set size (KB) = 1109728
+ 0: The total amount of wall time = 253.544798
+ 0: The maximum resident set size (KB) = 1108676
Test 034 control_2threads_p8 PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_control
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/regional_control
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_control
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/regional_control
Checking test 035 regional_control results ....
Comparing dynf000.nc .........OK
Comparing dynf024.nc .........OK
@@ -1503,42 +1503,42 @@ Checking test 035 regional_control results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF24 .........OK
- 0: The total amount of wall time = 311.218715
- 0: The maximum resident set size (KB) = 583060
+ 0: The total amount of wall time = 310.400078
+ 0: The maximum resident set size (KB) = 585724
Test 035 regional_control PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_control
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/regional_restart
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_control
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/regional_restart
Checking test 036 regional_restart results ....
Comparing dynf024.nc .........OK
Comparing phyf024.nc .........OK
Comparing PRSLEV.GrbF24 .........OK
Comparing NATLEV.GrbF24 .........OK
- 0: The total amount of wall time = 170.545188
- 0: The maximum resident set size (KB) = 585736
+ 0: The total amount of wall time = 171.602771
+ 0: The maximum resident set size (KB) = 587388
Test 036 regional_restart PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_control
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/regional_control_2dwrtdecomp
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_control
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/regional_control_2dwrtdecomp
Checking test 037 regional_control_2dwrtdecomp results ....
Comparing dynf000.nc .........OK
Comparing dynf024.nc .........OK
Comparing phyf000.nc .........OK
Comparing phyf024.nc .........OK
- 0: The total amount of wall time = 314.156724
- 0: The maximum resident set size (KB) = 582908
+ 0: The total amount of wall time = 323.815327
+ 0: The maximum resident set size (KB) = 584324
Test 037 regional_control_2dwrtdecomp PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_noquilt
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/regional_noquilt
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_noquilt
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/regional_noquilt
Checking test 038 regional_noquilt results ....
Comparing atmos_4xdaily.nc .........OK
Comparing fv3_history2d.nc .........OK
@@ -1546,14 +1546,14 @@ Checking test 038 regional_noquilt results ....
Comparing RESTART/fv_core.res.tile1_new.nc .........OK
Comparing RESTART/fv_tracer.res.tile1_new.nc .........OK
- 0: The total amount of wall time = 324.636480
- 0: The maximum resident set size (KB) = 599908
+ 0: The total amount of wall time = 323.156797
+ 0: The maximum resident set size (KB) = 599716
Test 038 regional_noquilt PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_control
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/regional_2threads
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_control
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/regional_2threads
Checking test 039 regional_2threads results ....
Comparing dynf000.nc .........OK
Comparing dynf024.nc .........OK
@@ -1564,45 +1564,29 @@ Checking test 039 regional_2threads results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF24 .........OK
- 0: The total amount of wall time = 233.416552
- 0: The maximum resident set size (KB) = 580260
+ 0: The total amount of wall time = 240.658647
+ 0: The maximum resident set size (KB) = 583300
Test 039 regional_2threads PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_hafs
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/regional_hafs
-Checking test 040 regional_hafs results ....
- Comparing dynf000.nc .........OK
- Comparing dynf024.nc .........OK
- Comparing phyf000.nc .........OK
- Comparing phyf024.nc .........OK
- Comparing HURPRS.GrbF00 .........OK
- Comparing HURPRS.GrbF24 .........OK
-
- 0: The total amount of wall time = 314.152693
- 0: The maximum resident set size (KB) = 583852
-
-Test 040 regional_hafs PASS
-
-
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_netcdf_parallel
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/regional_netcdf_parallel
-Checking test 041 regional_netcdf_parallel results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_netcdf_parallel
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/regional_netcdf_parallel
+Checking test 040 regional_netcdf_parallel results ....
Comparing dynf000.nc .........OK
Comparing dynf024.nc ............ALT CHECK......OK
Comparing phyf000.nc .........OK
Comparing phyf024.nc .........OK
- 0: The total amount of wall time = 307.039779
- 0: The maximum resident set size (KB) = 584468
+ 0: The total amount of wall time = 317.952669
+ 0: The maximum resident set size (KB) = 583268
-Test 041 regional_netcdf_parallel PASS
+Test 040 regional_netcdf_parallel PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_RRTMGP
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/regional_RRTMGP
-Checking test 042 regional_RRTMGP results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_RRTMGP
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/regional_RRTMGP
+Checking test 041 regional_RRTMGP results ....
Comparing dynf000.nc .........OK
Comparing dynf024.nc .........OK
Comparing phyf000.nc .........OK
@@ -1612,15 +1596,15 @@ Checking test 042 regional_RRTMGP results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF24 .........OK
- 0: The total amount of wall time = 419.394753
- 0: The maximum resident set size (KB) = 700380
+ 0: The total amount of wall time = 416.264625
+ 0: The maximum resident set size (KB) = 698164
-Test 042 regional_RRTMGP PASS
+Test 041 regional_RRTMGP PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_3km
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/regional_3km
-Checking test 043 regional_3km results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_3km
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/regional_3km
+Checking test 042 regional_3km results ....
Comparing dynf000.nc .........OK
Comparing dynf006.nc .........OK
Comparing phyf000.nc .........OK
@@ -1630,15 +1614,15 @@ Checking test 043 regional_3km results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF06 .........OK
- 0: The total amount of wall time = 244.729407
- 0: The maximum resident set size (KB) = 622968
+ 0: The total amount of wall time = 252.758438
+ 0: The maximum resident set size (KB) = 623188
-Test 043 regional_3km PASS
+Test 042 regional_3km PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_control
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/rap_control
-Checking test 044 rap_control results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_control
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/rap_control
+Checking test 043 rap_control results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1684,15 +1668,15 @@ Checking test 044 rap_control results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 357.114024
- 0: The maximum resident set size (KB) = 837664
+ 0: The total amount of wall time = 358.871180
+ 0: The maximum resident set size (KB) = 835444
-Test 044 rap_control PASS
+Test 043 rap_control PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_rrtmgp
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/rap_rrtmgp
-Checking test 045 rap_rrtmgp results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_rrtmgp
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/rap_rrtmgp
+Checking test 044 rap_rrtmgp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1738,15 +1722,15 @@ Checking test 045 rap_rrtmgp results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 399.189342
- 0: The maximum resident set size (KB) = 959260
+ 0: The total amount of wall time = 411.103020
+ 0: The maximum resident set size (KB) = 954680
-Test 045 rap_rrtmgp PASS
+Test 044 rap_rrtmgp PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/regional_spp_sppt_shum_skeb
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/regional_spp_sppt_shum_skeb
-Checking test 046 regional_spp_sppt_shum_skeb results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/regional_spp_sppt_shum_skeb
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/regional_spp_sppt_shum_skeb
+Checking test 045 regional_spp_sppt_shum_skeb results ....
Comparing dynf000.nc .........OK
Comparing dynf001.nc .........OK
Comparing phyf000.nc .........OK
@@ -1756,15 +1740,15 @@ Checking test 046 regional_spp_sppt_shum_skeb results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF01 .........OK
- 0: The total amount of wall time = 298.712617
- 0: The maximum resident set size (KB) = 928172
+ 0: The total amount of wall time = 294.195086
+ 0: The maximum resident set size (KB) = 931116
-Test 046 regional_spp_sppt_shum_skeb PASS
+Test 045 regional_spp_sppt_shum_skeb PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_control
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/rap_2threads
-Checking test 047 rap_2threads results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_control
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/rap_2threads
+Checking test 046 rap_2threads results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1810,15 +1794,15 @@ Checking test 047 rap_2threads results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 445.613325
- 0: The maximum resident set size (KB) = 902708
+ 0: The total amount of wall time = 447.524453
+ 0: The maximum resident set size (KB) = 900376
-Test 047 rap_2threads PASS
+Test 046 rap_2threads PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_control
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/rap_restart
-Checking test 048 rap_restart results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_control
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/rap_restart
+Checking test 047 rap_restart results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
Comparing GFSFLX.GrbF24 .........OK
@@ -1856,15 +1840,15 @@ Checking test 048 rap_restart results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 187.537875
- 0: The maximum resident set size (KB) = 590840
+ 0: The total amount of wall time = 189.058192
+ 0: The maximum resident set size (KB) = 592832
-Test 048 rap_restart PASS
+Test 047 rap_restart PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_sfcdiff
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/rap_sfcdiff
-Checking test 049 rap_sfcdiff results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_sfcdiff
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/rap_sfcdiff
+Checking test 048 rap_sfcdiff results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1910,15 +1894,15 @@ Checking test 049 rap_sfcdiff results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 371.215050
- 0: The maximum resident set size (KB) = 836792
+ 0: The total amount of wall time = 367.350102
+ 0: The maximum resident set size (KB) = 837196
-Test 049 rap_sfcdiff PASS
+Test 048 rap_sfcdiff PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_sfcdiff
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/rap_sfcdiff_restart
-Checking test 050 rap_sfcdiff_restart results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_sfcdiff
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/rap_sfcdiff_restart
+Checking test 049 rap_sfcdiff_restart results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
Comparing GFSFLX.GrbF24 .........OK
@@ -1956,15 +1940,15 @@ Checking test 050 rap_sfcdiff_restart results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 183.255671
- 0: The maximum resident set size (KB) = 590276
+ 0: The total amount of wall time = 186.605587
+ 0: The maximum resident set size (KB) = 598096
-Test 050 rap_sfcdiff_restart PASS
+Test 049 rap_sfcdiff_restart PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hrrr_control
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/hrrr_control
-Checking test 051 hrrr_control results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hrrr_control
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/hrrr_control
+Checking test 050 hrrr_control results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -2010,15 +1994,15 @@ Checking test 051 hrrr_control results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 358.212782
- 0: The maximum resident set size (KB) = 839152
+ 0: The total amount of wall time = 344.462769
+ 0: The maximum resident set size (KB) = 837180
-Test 051 hrrr_control PASS
+Test 050 hrrr_control PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rrfs_v1beta
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/rrfs_v1beta
-Checking test 052 rrfs_v1beta results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rrfs_v1beta
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/rrfs_v1beta
+Checking test 051 rrfs_v1beta results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -2064,15 +2048,15 @@ Checking test 052 rrfs_v1beta results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 352.241956
- 0: The maximum resident set size (KB) = 839704
+ 0: The total amount of wall time = 354.993891
+ 0: The maximum resident set size (KB) = 836456
-Test 052 rrfs_v1beta PASS
+Test 051 rrfs_v1beta PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rrfs_v1nssl
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/rrfs_v1nssl
-Checking test 053 rrfs_v1nssl results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rrfs_v1nssl
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/rrfs_v1nssl
+Checking test 052 rrfs_v1nssl results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -2086,15 +2070,15 @@ Checking test 053 rrfs_v1nssl results ....
Comparing GFSPRS.GrbF21 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 441.754636
- 0: The maximum resident set size (KB) = 526740
+ 0: The total amount of wall time = 439.558990
+ 0: The maximum resident set size (KB) = 529628
-Test 053 rrfs_v1nssl PASS
+Test 052 rrfs_v1nssl PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rrfs_v1nssl_nohailnoccn
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/rrfs_v1nssl_nohailnoccn
-Checking test 054 rrfs_v1nssl_nohailnoccn results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rrfs_v1nssl_nohailnoccn
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/rrfs_v1nssl_nohailnoccn
+Checking test 053 rrfs_v1nssl_nohailnoccn results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -2108,15 +2092,15 @@ Checking test 054 rrfs_v1nssl_nohailnoccn results ....
Comparing GFSPRS.GrbF21 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 417.213334
- 0: The maximum resident set size (KB) = 517084
+ 0: The total amount of wall time = 419.696159
+ 0: The maximum resident set size (KB) = 518120
-Test 054 rrfs_v1nssl_nohailnoccn PASS
+Test 053 rrfs_v1nssl_nohailnoccn PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rrfs_conus13km_hrrr_warm
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/rrfs_conus13km_hrrr_warm
-Checking test 055 rrfs_conus13km_hrrr_warm results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rrfs_conus13km_hrrr_warm
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/rrfs_conus13km_hrrr_warm
+Checking test 054 rrfs_conus13km_hrrr_warm results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing sfcf002.nc .........OK
@@ -2124,15 +2108,15 @@ Checking test 055 rrfs_conus13km_hrrr_warm results ....
Comparing atmf001.nc .........OK
Comparing atmf002.nc .........OK
- 0: The total amount of wall time = 164.545744
- 0: The maximum resident set size (KB) = 667316
+ 0: The total amount of wall time = 166.830015
+ 0: The maximum resident set size (KB) = 667916
-Test 055 rrfs_conus13km_hrrr_warm PASS
+Test 054 rrfs_conus13km_hrrr_warm PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rrfs_conus13km_radar_tten_warm
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/rrfs_conus13km_radar_tten_warm
-Checking test 056 rrfs_conus13km_radar_tten_warm results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rrfs_conus13km_radar_tten_warm
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/rrfs_conus13km_radar_tten_warm
+Checking test 055 rrfs_conus13km_radar_tten_warm results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing sfcf002.nc .........OK
@@ -2140,15 +2124,15 @@ Checking test 056 rrfs_conus13km_radar_tten_warm results ....
Comparing atmf001.nc .........OK
Comparing atmf002.nc .........OK
- 0: The total amount of wall time = 166.490969
- 0: The maximum resident set size (KB) = 674092
+ 0: The total amount of wall time = 166.150190
+ 0: The maximum resident set size (KB) = 669780
-Test 056 rrfs_conus13km_radar_tten_warm PASS
+Test 055 rrfs_conus13km_radar_tten_warm PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_rrtmgp
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_rrtmgp
-Checking test 057 control_rrtmgp results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_rrtmgp
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_rrtmgp
+Checking test 056 control_rrtmgp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2158,15 +2142,15 @@ Checking test 057 control_rrtmgp results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 196.568404
- 0: The maximum resident set size (KB) = 610344
+ 0: The total amount of wall time = 202.489526
+ 0: The maximum resident set size (KB) = 610544
-Test 057 control_rrtmgp PASS
+Test 056 control_rrtmgp PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_rrtmgp_c192
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_rrtmgp_c192
-Checking test 058 control_rrtmgp_c192 results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_rrtmgp_c192
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_rrtmgp_c192
+Checking test 057 control_rrtmgp_c192 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
Comparing atmf000.nc .........OK
@@ -2176,15 +2160,15 @@ Checking test 058 control_rrtmgp_c192 results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF12 .........OK
- 0: The total amount of wall time = 527.077030
- 0: The maximum resident set size (KB) = 813072
+ 0: The total amount of wall time = 523.492107
+ 0: The maximum resident set size (KB) = 811272
-Test 058 control_rrtmgp_c192 PASS
+Test 057 control_rrtmgp_c192 PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_csawmg
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_csawmg
-Checking test 059 control_csawmg results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_csawmg
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_csawmg
+Checking test 058 control_csawmg results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2194,15 +2178,15 @@ Checking test 059 control_csawmg results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 316.324064
- 0: The maximum resident set size (KB) = 535548
+ 0: The total amount of wall time = 345.133239
+ 0: The maximum resident set size (KB) = 536804
-Test 059 control_csawmg PASS
+Test 058 control_csawmg PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_csawmgt
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_csawmgt
-Checking test 060 control_csawmgt results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_csawmgt
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_csawmgt
+Checking test 059 control_csawmgt results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2212,15 +2196,15 @@ Checking test 060 control_csawmgt results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 325.221545
- 0: The maximum resident set size (KB) = 538748
+ 0: The total amount of wall time = 331.087088
+ 0: The maximum resident set size (KB) = 535572
-Test 060 control_csawmgt PASS
+Test 059 control_csawmgt PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_flake
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_flake
-Checking test 061 control_flake results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_flake
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_flake
+Checking test 060 control_flake results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2230,15 +2214,15 @@ Checking test 061 control_flake results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 236.089697
- 0: The maximum resident set size (KB) = 536636
+ 0: The total amount of wall time = 228.444165
+ 0: The maximum resident set size (KB) = 537600
-Test 061 control_flake PASS
+Test 060 control_flake PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_ras
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_ras
-Checking test 062 control_ras results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_ras
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_ras
+Checking test 061 control_ras results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2248,15 +2232,15 @@ Checking test 062 control_ras results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 173.989912
- 0: The maximum resident set size (KB) = 501032
+ 0: The total amount of wall time = 173.347065
+ 0: The maximum resident set size (KB) = 499252
-Test 062 control_ras PASS
+Test 061 control_ras PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_thompson
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_thompson
-Checking test 063 control_thompson results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_thompson
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_thompson
+Checking test 062 control_thompson results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2266,15 +2250,15 @@ Checking test 063 control_thompson results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 211.306122
- 0: The maximum resident set size (KB) = 853588
+ 0: The total amount of wall time = 219.504052
+ 0: The maximum resident set size (KB) = 850972
-Test 063 control_thompson PASS
+Test 062 control_thompson PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_thompson_no_aero
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_thompson_no_aero
-Checking test 064 control_thompson_no_aero results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_thompson_no_aero
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_thompson_no_aero
+Checking test 063 control_thompson_no_aero results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2284,55 +2268,55 @@ Checking test 064 control_thompson_no_aero results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 207.272206
- 0: The maximum resident set size (KB) = 840272
+ 0: The total amount of wall time = 209.246034
+ 0: The maximum resident set size (KB) = 842276
-Test 064 control_thompson_no_aero PASS
+Test 063 control_thompson_no_aero PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_wam_repro
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_wam_repro
-Checking test 065 control_wam results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_wam_repro
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_wam_repro
+Checking test 064 control_wam results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
- 0: The total amount of wall time = 115.965545
- 0: The maximum resident set size (KB) = 233564
+ 0: The total amount of wall time = 116.976329
+ 0: The maximum resident set size (KB) = 233892
-Test 065 control_wam PASS
+Test 064 control_wam PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_debug
-Checking test 066 control_debug results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_debug
+Checking test 065 control_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 140.725938
- 0: The maximum resident set size (KB) = 632780
+ 0: The total amount of wall time = 169.021271
+ 0: The maximum resident set size (KB) = 631176
-Test 066 control_debug PASS
+Test 065 control_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_2threads_debug
-Checking test 067 control_2threads_debug results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_2threads_debug
+Checking test 066 control_2threads_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 214.520746
- 0: The maximum resident set size (KB) = 684468
+ 0: The total amount of wall time = 215.770054
+ 0: The maximum resident set size (KB) = 688060
-Test 067 control_2threads_debug PASS
+Test 066 control_2threads_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_CubedSphereGrid_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_CubedSphereGrid_debug
-Checking test 068 control_CubedSphereGrid_debug results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_CubedSphereGrid_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_CubedSphereGrid_debug
+Checking test 067 control_CubedSphereGrid_debug results ....
Comparing sfcf000.tile1.nc .........OK
Comparing sfcf000.tile2.nc .........OK
Comparing sfcf000.tile3.nc .........OK
@@ -2358,459 +2342,460 @@ Checking test 068 control_CubedSphereGrid_debug results ....
Comparing atmf001.tile5.nc .........OK
Comparing atmf001.tile6.nc .........OK
- 0: The total amount of wall time = 158.240484
- 0: The maximum resident set size (KB) = 633480
+ 0: The total amount of wall time = 159.990821
+ 0: The maximum resident set size (KB) = 635044
-Test 068 control_CubedSphereGrid_debug PASS
+Test 067 control_CubedSphereGrid_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_wrtGauss_netcdf_parallel_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_wrtGauss_netcdf_parallel_debug
-Checking test 069 control_wrtGauss_netcdf_parallel_debug results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_wrtGauss_netcdf_parallel_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_wrtGauss_netcdf_parallel_debug
+Checking test 068 control_wrtGauss_netcdf_parallel_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc ............ALT CHECK......OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 144.471236
- 0: The maximum resident set size (KB) = 633660
+ 0: The total amount of wall time = 147.007272
+ 0: The maximum resident set size (KB) = 635240
-Test 069 control_wrtGauss_netcdf_parallel_debug PASS
+Test 068 control_wrtGauss_netcdf_parallel_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_stochy_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_stochy_debug
-Checking test 070 control_stochy_debug results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_stochy_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_stochy_debug
+Checking test 069 control_stochy_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 163.815644
- 0: The maximum resident set size (KB) = 637940
+ 0: The total amount of wall time = 176.616910
+ 0: The maximum resident set size (KB) = 640276
-Test 070 control_stochy_debug PASS
+Test 069 control_stochy_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_lndp_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_lndp_debug
-Checking test 071 control_lndp_debug results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_lndp_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_lndp_debug
+Checking test 070 control_lndp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 148.530620
- 0: The maximum resident set size (KB) = 636996
+ 0: The total amount of wall time = 156.802658
+ 0: The maximum resident set size (KB) = 641136
-Test 071 control_lndp_debug PASS
+Test 070 control_lndp_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_rrtmgp_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_rrtmgp_debug
-Checking test 072 control_rrtmgp_debug results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_rrtmgp_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_rrtmgp_debug
+Checking test 071 control_rrtmgp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 157.980566
- 0: The maximum resident set size (KB) = 751496
+ 0: The total amount of wall time = 157.041447
+ 0: The maximum resident set size (KB) = 754988
-Test 072 control_rrtmgp_debug PASS
+Test 071 control_rrtmgp_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_csawmg_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_csawmg_debug
-Checking test 073 control_csawmg_debug results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_csawmg_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_csawmg_debug
+Checking test 072 control_csawmg_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 227.797282
- 0: The maximum resident set size (KB) = 679992
+ 0: The total amount of wall time = 225.665524
+ 0: The maximum resident set size (KB) = 674656
-Test 073 control_csawmg_debug PASS
+Test 072 control_csawmg_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_csawmgt_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_csawmgt_debug
-Checking test 074 control_csawmgt_debug results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_csawmgt_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_csawmgt_debug
+Checking test 073 control_csawmgt_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 223.295090
- 0: The maximum resident set size (KB) = 678128
+ 0: The total amount of wall time = 225.347362
+ 0: The maximum resident set size (KB) = 675376
-Test 074 control_csawmgt_debug PASS
+Test 073 control_csawmgt_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_ras_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_ras_debug
-Checking test 075 control_ras_debug results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_ras_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_ras_debug
+Checking test 074 control_ras_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 149.444543
- 0: The maximum resident set size (KB) = 644460
+ 0: The total amount of wall time = 159.925655
+ 0: The maximum resident set size (KB) = 642372
-Test 075 control_ras_debug PASS
+Test 074 control_ras_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_diag_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_diag_debug
-Checking test 076 control_diag_debug results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_diag_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_diag_debug
+Checking test 075 control_diag_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 156.650321
- 0: The maximum resident set size (KB) = 690440
+ 0: The total amount of wall time = 155.827016
+ 0: The maximum resident set size (KB) = 686236
-Test 076 control_diag_debug PASS
+Test 075 control_diag_debug PASS Tries: 2
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_debug_p8
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_debug_p8
-Checking test 077 control_debug_p8 results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_debug_p8
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_debug_p8
+Checking test 076 control_debug_p8 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 174.126709
- 0: The maximum resident set size (KB) = 1138108
+ 0: The total amount of wall time = 173.368275
+ 0: The maximum resident set size (KB) = 1133480
-Test 077 control_debug_p8 PASS
+Test 076 control_debug_p8 PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_thompson_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_thompson_debug
-Checking test 078 control_thompson_debug results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_thompson_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_thompson_debug
+Checking test 077 control_thompson_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 167.367962
- 0: The maximum resident set size (KB) = 994656
+ 0: The total amount of wall time = 169.252405
+ 0: The maximum resident set size (KB) = 993988
-Test 078 control_thompson_debug PASS
+Test 077 control_thompson_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_thompson_no_aero_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_thompson_no_aero_debug
-Checking test 079 control_thompson_no_aero_debug results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_thompson_no_aero_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_thompson_no_aero_debug
+Checking test 078 control_thompson_no_aero_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 163.205226
- 0: The maximum resident set size (KB) = 985668
+ 0: The total amount of wall time = 163.252162
+ 0: The maximum resident set size (KB) = 981624
-Test 079 control_thompson_no_aero_debug PASS
+Test 078 control_thompson_no_aero_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_thompson_debug_extdiag
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_thompson_extdiag_debug
-Checking test 080 control_thompson_extdiag_debug results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_thompson_debug_extdiag
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_thompson_extdiag_debug
+Checking test 079 control_thompson_extdiag_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 180.282702
- 0: The maximum resident set size (KB) = 1024240
+ 0: The total amount of wall time = 181.238045
+ 0: The maximum resident set size (KB) = 1025324
-Test 080 control_thompson_extdiag_debug PASS
+Test 079 control_thompson_extdiag_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_thompson_progcld_thompson_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_thompson_progcld_thompson_debug
-Checking test 081 control_thompson_progcld_thompson_debug results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_thompson_progcld_thompson_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_thompson_progcld_thompson_debug
+Checking test 080 control_thompson_progcld_thompson_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 169.870761
- 0: The maximum resident set size (KB) = 998288
+ 0: The total amount of wall time = 169.691152
+ 0: The maximum resident set size (KB) = 989848
-Test 081 control_thompson_progcld_thompson_debug PASS
+Test 080 control_thompson_progcld_thompson_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/regional_debug
-Checking test 082 regional_debug results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/regional_debug
+Checking test 081 regional_debug results ....
Comparing dynf000.nc .........OK
Comparing dynf001.nc .........OK
Comparing phyf000.nc .........OK
Comparing phyf001.nc .........OK
- 0: The total amount of wall time = 234.923635
- 0: The maximum resident set size (KB) = 606812
+ 0: The total amount of wall time = 234.273751
+ 0: The maximum resident set size (KB) = 607660
-Test 082 regional_debug PASS
+Test 081 regional_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_control_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/rap_control_debug
-Checking test 083 rap_control_debug results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_control_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/rap_control_debug
+Checking test 082 rap_control_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 262.418568
- 0: The maximum resident set size (KB) = 999964
+ 0: The total amount of wall time = 262.962413
+ 0: The maximum resident set size (KB) = 997340
-Test 083 rap_control_debug PASS
+Test 082 rap_control_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_control_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/rap_unified_drag_suite_debug
-Checking test 084 rap_unified_drag_suite_debug results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_control_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/rap_unified_drag_suite_debug
+Checking test 083 rap_unified_drag_suite_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 264.270434
- 0: The maximum resident set size (KB) = 1000832
+ 0: The total amount of wall time = 255.444556
+ 0: The maximum resident set size (KB) = 999520
-Test 084 rap_unified_drag_suite_debug PASS
+Test 083 rap_unified_drag_suite_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_diag_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/rap_diag_debug
-Checking test 085 rap_diag_debug results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_diag_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/rap_diag_debug
+Checking test 084 rap_diag_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 275.165568
- 0: The maximum resident set size (KB) = 1082200
+ 0: The total amount of wall time = 274.604088
+ 0: The maximum resident set size (KB) = 1082684
-Test 085 rap_diag_debug PASS
+Test 084 rap_diag_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_cires_ugwp_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/rap_cires_ugwp_debug
-Checking test 086 rap_cires_ugwp_debug results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_cires_ugwp_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/rap_cires_ugwp_debug
+Checking test 085 rap_cires_ugwp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 267.965603
- 0: The maximum resident set size (KB) = 1001692
+ 0: The total amount of wall time = 260.373160
+ 0: The maximum resident set size (KB) = 999680
-Test 086 rap_cires_ugwp_debug PASS
+Test 085 rap_cires_ugwp_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_cires_ugwp_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/rap_unified_ugwp_debug
-Checking test 087 rap_unified_ugwp_debug results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_cires_ugwp_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/rap_unified_ugwp_debug
+Checking test 086 rap_unified_ugwp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 262.622023
- 0: The maximum resident set size (KB) = 997828
+ 0: The total amount of wall time = 265.247442
+ 0: The maximum resident set size (KB) = 1000752
-Test 087 rap_unified_ugwp_debug PASS
+Test 086 rap_unified_ugwp_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_lndp_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/rap_lndp_debug
-Checking test 088 rap_lndp_debug results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_lndp_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/rap_lndp_debug
+Checking test 087 rap_lndp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 266.039525
- 0: The maximum resident set size (KB) = 1003292
+ 0: The total amount of wall time = 263.614844
+ 0: The maximum resident set size (KB) = 1003716
-Test 088 rap_lndp_debug PASS
+Test 087 rap_lndp_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_flake_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/rap_flake_debug
-Checking test 089 rap_flake_debug results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_flake_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/rap_flake_debug
+Checking test 088 rap_flake_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 256.926053
- 0: The maximum resident set size (KB) = 1001428
+ 0: The total amount of wall time = 257.051912
+ 0: The maximum resident set size (KB) = 996432
-Test 089 rap_flake_debug PASS
+Test 088 rap_flake_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_progcld_thompson_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/rap_progcld_thompson_debug
-Checking test 090 rap_progcld_thompson_debug results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_progcld_thompson_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/rap_progcld_thompson_debug
+Checking test 089 rap_progcld_thompson_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 258.402081
- 0: The maximum resident set size (KB) = 998628
+ 0: The total amount of wall time = 263.309417
+ 0: The maximum resident set size (KB) = 996548
-Test 090 rap_progcld_thompson_debug PASS
+Test 089 rap_progcld_thompson_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_noah_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/rap_noah_debug
-Checking test 091 rap_noah_debug results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_noah_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/rap_noah_debug
+Checking test 090 rap_noah_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 253.547156
- 0: The maximum resident set size (KB) = 996368
+ 0: The total amount of wall time = 258.953983
+ 0: The maximum resident set size (KB) = 1003024
-Test 091 rap_noah_debug PASS
+Test 090 rap_noah_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_rrtmgp_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/rap_rrtmgp_debug
-Checking test 092 rap_rrtmgp_debug results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_rrtmgp_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/rap_rrtmgp_debug
+Checking test 091 rap_rrtmgp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 442.462405
- 0: The maximum resident set size (KB) = 1124468
+ 0: The total amount of wall time = 433.330833
+ 0: The maximum resident set size (KB) = 1123236
-Test 092 rap_rrtmgp_debug PASS
+Test 091 rap_rrtmgp_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_sfcdiff_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/rap_sfcdiff_debug
-Checking test 093 rap_sfcdiff_debug results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_sfcdiff_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/rap_sfcdiff_debug
+Checking test 092 rap_sfcdiff_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 261.284752
- 0: The maximum resident set size (KB) = 996004
+ 0: The total amount of wall time = 264.411255
+ 0: The maximum resident set size (KB) = 999408
-Test 093 rap_sfcdiff_debug PASS
+Test 092 rap_sfcdiff_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_noah_sfcdiff_cires_ugwp_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/rap_noah_sfcdiff_cires_ugwp_debug
-Checking test 094 rap_noah_sfcdiff_cires_ugwp_debug results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_noah_sfcdiff_cires_ugwp_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/rap_noah_sfcdiff_cires_ugwp_debug
+Checking test 093 rap_noah_sfcdiff_cires_ugwp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 426.478799
- 0: The maximum resident set size (KB) = 1001032
+ 0: The total amount of wall time = 440.762166
+ 0: The maximum resident set size (KB) = 1000160
-Test 094 rap_noah_sfcdiff_cires_ugwp_debug PASS
+Test 093 rap_noah_sfcdiff_cires_ugwp_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rrfs_v1beta_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/rrfs_v1beta_debug
-Checking test 095 rrfs_v1beta_debug results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rrfs_v1beta_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/rrfs_v1beta_debug
+Checking test 094 rrfs_v1beta_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 260.223265
- 0: The maximum resident set size (KB) = 994968
+ 0: The total amount of wall time = 265.707936
+ 0: The maximum resident set size (KB) = 1001452
-Test 095 rrfs_v1beta_debug PASS
+Test 094 rrfs_v1beta_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_wam_debug
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_wam_debug
-Checking test 096 control_wam_debug results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_wam_debug
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_wam_debug
+Checking test 095 control_wam_debug results ....
Comparing sfcf019.nc .........OK
Comparing atmf019.nc .........OK
- 0: The total amount of wall time = 271.576974
- 0: The maximum resident set size (KB) = 258296
+ 0: The total amount of wall time = 271.424607
+ 0: The maximum resident set size (KB) = 257956
-Test 096 control_wam_debug PASS
+Test 095 control_wam_debug PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_atm
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/hafs_regional_atm
-Checking test 097 hafs_regional_atm results ....
- Comparing atmf006.nc ............ALT CHECK......OK
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_atm
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/hafs_regional_atm
+Checking test 096 hafs_regional_atm results ....
+ Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
+ Comparing HURPRS.GrbF06 .........OK
- 0: The total amount of wall time = 278.604954
- 0: The maximum resident set size (KB) = 708148
+ 0: The total amount of wall time = 289.846219
+ 0: The maximum resident set size (KB) = 712124
-Test 097 hafs_regional_atm PASS
+Test 096 hafs_regional_atm PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_atm_thompson_gfdlsf
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/hafs_regional_atm_thompson_gfdlsf
-Checking test 098 hafs_regional_atm_thompson_gfdlsf results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_atm_thompson_gfdlsf
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/hafs_regional_atm_thompson_gfdlsf
+Checking test 097 hafs_regional_atm_thompson_gfdlsf results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
- 0: The total amount of wall time = 334.035341
- 0: The maximum resident set size (KB) = 1066664
+ 0: The total amount of wall time = 361.682333
+ 0: The maximum resident set size (KB) = 1067960
-Test 098 hafs_regional_atm_thompson_gfdlsf PASS
+Test 097 hafs_regional_atm_thompson_gfdlsf PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_atm_ocn
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/hafs_regional_atm_ocn
-Checking test 099 hafs_regional_atm_ocn results ....
- Comparing atmf006.nc ............ALT CHECK......OK
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_atm_ocn
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/hafs_regional_atm_ocn
+Checking test 098 hafs_regional_atm_ocn results ....
+ Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing archv.2019_241_06.a .........OK
Comparing archs.2019_241_06.a .........OK
Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK
Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK
- 0: The total amount of wall time = 367.777749
- 0: The maximum resident set size (KB) = 723384
+ 0: The total amount of wall time = 372.825682
+ 0: The maximum resident set size (KB) = 732820
-Test 099 hafs_regional_atm_ocn PASS
+Test 098 hafs_regional_atm_ocn PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_atm_wav
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/hafs_regional_atm_wav
-Checking test 100 hafs_regional_atm_wav results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_atm_wav
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/hafs_regional_atm_wav
+Checking test 099 hafs_regional_atm_wav results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing out_grd.ww3 .........OK
Comparing out_pnt.ww3 .........OK
- 0: The total amount of wall time = 817.093042
- 0: The maximum resident set size (KB) = 727000
+ 0: The total amount of wall time = 814.325391
+ 0: The maximum resident set size (KB) = 727348
-Test 100 hafs_regional_atm_wav PASS
+Test 099 hafs_regional_atm_wav PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_atm_ocn_wav
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/hafs_regional_atm_ocn_wav
-Checking test 101 hafs_regional_atm_ocn_wav results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_atm_ocn_wav
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/hafs_regional_atm_ocn_wav
+Checking test 100 hafs_regional_atm_ocn_wav results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing archv.2019_241_06.a .........OK
@@ -2818,60 +2803,60 @@ Checking test 101 hafs_regional_atm_ocn_wav results ....
Comparing out_grd.ww3 .........OK
Comparing out_pnt.ww3 .........OK
- 0: The total amount of wall time = 904.190009
- 0: The maximum resident set size (KB) = 722760
+ 0: The total amount of wall time = 925.124211
+ 0: The maximum resident set size (KB) = 724164
-Test 101 hafs_regional_atm_ocn_wav PASS
+Test 100 hafs_regional_atm_ocn_wav PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_1nest_atm
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/hafs_regional_1nest_atm
-Checking test 102 hafs_regional_1nest_atm results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_1nest_atm
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/hafs_regional_1nest_atm
+Checking test 101 hafs_regional_1nest_atm results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing atm.nest02.f006.nc .........OK
Comparing sfc.nest02.f006.nc .........OK
- 0: The total amount of wall time = 432.994610
- 0: The maximum resident set size (KB) = 319872
+ 0: The total amount of wall time = 452.206779
+ 0: The maximum resident set size (KB) = 322620
-Test 102 hafs_regional_1nest_atm PASS
+Test 101 hafs_regional_1nest_atm PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_telescopic_2nests_atm
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/hafs_regional_telescopic_2nests_atm
-Checking test 103 hafs_regional_telescopic_2nests_atm results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_telescopic_2nests_atm
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/hafs_regional_telescopic_2nests_atm
+Checking test 102 hafs_regional_telescopic_2nests_atm results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
- Comparing atm.nest02.f006.nc .........OK
+ Comparing atm.nest02.f006.nc ............ALT CHECK......OK
Comparing sfc.nest02.f006.nc .........OK
Comparing atm.nest03.f006.nc .........OK
Comparing sfc.nest03.f006.nc .........OK
- 0: The total amount of wall time = 445.484036
- 0: The maximum resident set size (KB) = 330424
+ 0: The total amount of wall time = 468.571420
+ 0: The maximum resident set size (KB) = 326408
-Test 103 hafs_regional_telescopic_2nests_atm PASS
+Test 102 hafs_regional_telescopic_2nests_atm PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_global_1nest_atm
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/hafs_global_1nest_atm
-Checking test 104 hafs_global_1nest_atm results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_global_1nest_atm
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/hafs_global_1nest_atm
+Checking test 103 hafs_global_1nest_atm results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing atm.nest02.f006.nc .........OK
Comparing sfc.nest02.f006.nc .........OK
- 0: The total amount of wall time = 198.335456
- 0: The maximum resident set size (KB) = 205032
+ 0: The total amount of wall time = 212.215286
+ 0: The maximum resident set size (KB) = 207044
-Test 104 hafs_global_1nest_atm PASS
+Test 103 hafs_global_1nest_atm PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_global_multiple_4nests_atm
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/hafs_global_multiple_4nests_atm
-Checking test 105 hafs_global_multiple_4nests_atm results ....
- Comparing atmf006.nc .........OK
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_global_multiple_4nests_atm
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/hafs_global_multiple_4nests_atm
+Checking test 104 hafs_global_multiple_4nests_atm results ....
+ Comparing atmf006.nc ............ALT CHECK......OK
Comparing sfcf006.nc .........OK
Comparing atm.nest02.f006.nc .........OK
Comparing sfc.nest02.f006.nc .........OK
@@ -2882,149 +2867,225 @@ Checking test 105 hafs_global_multiple_4nests_atm results ....
Comparing atm.nest05.f006.nc .........OK
Comparing sfc.nest05.f006.nc ............ALT CHECK......OK
- 0: The total amount of wall time = 539.111964
- 0: The maximum resident set size (KB) = 279716
+ 0: The total amount of wall time = 566.300260
+ 0: The maximum resident set size (KB) = 260944
+
+Test 104 hafs_global_multiple_4nests_atm PASS
+
+
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_specified_moving_1nest_atm
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/hafs_regional_specified_moving_1nest_atm
+Checking test 105 hafs_regional_specified_moving_1nest_atm results ....
+ Comparing atmf006.nc .........OK
+ Comparing sfcf006.nc .........OK
+ Comparing atm.nest02.f006.nc ............ALT CHECK......OK
+ Comparing sfc.nest02.f006.nc .........OK
+
+ 0: The total amount of wall time = 268.185878
+ 0: The maximum resident set size (KB) = 322780
+
+Test 105 hafs_regional_specified_moving_1nest_atm PASS
+
+
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_storm_following_1nest_atm
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/hafs_regional_storm_following_1nest_atm
+Checking test 106 hafs_regional_storm_following_1nest_atm results ....
+ Comparing atmf006.nc .........OK
+ Comparing sfcf006.nc .........OK
+ Comparing atm.nest02.f006.nc .........OK
+ Comparing sfc.nest02.f006.nc ............ALT CHECK......OK
+
+ 0: The total amount of wall time = 257.369507
+ 0: The maximum resident set size (KB) = 325048
+
+Test 106 hafs_regional_storm_following_1nest_atm PASS
+
+
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_storm_following_1nest_atm_ocn
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/hafs_regional_storm_following_1nest_atm_ocn
+Checking test 107 hafs_regional_storm_following_1nest_atm_ocn results ....
+ Comparing atmf006.nc .........OK
+ Comparing sfcf006.nc .........OK
+ Comparing atm.nest02.f006.nc .........OK
+ Comparing sfc.nest02.f006.nc .........OK
+ Comparing archv.2020_238_18.a .........OK
+ Comparing archs.2020_238_18.a .........OK
+
+ 0: The total amount of wall time = 264.594147
+ 0: The maximum resident set size (KB) = 329364
+
+Test 107 hafs_regional_storm_following_1nest_atm_ocn PASS
+
+
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_storm_following_1nest_atm_ocn_wav
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/hafs_regional_storm_following_1nest_atm_ocn_wav
+Checking test 108 hafs_regional_storm_following_1nest_atm_ocn_wav results ....
+ Comparing atmf006.nc .........OK
+ Comparing sfcf006.nc .........OK
+ Comparing atm.nest02.f006.nc ............ALT CHECK......OK
+ Comparing sfc.nest02.f006.nc ............ALT CHECK......OK
+ Comparing archv.2020_238_18.a .........OK
+ Comparing archs.2020_238_18.a .........OK
+ Comparing out_grd.ww3 .........OK
+ Comparing out_pnt.ww3 .........OK
+
+ 0: The total amount of wall time = 793.220667
+ 0: The maximum resident set size (KB) = 334936
+
+Test 108 hafs_regional_storm_following_1nest_atm_ocn_wav PASS
+
+
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_global_storm_following_1nest_atm
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/hafs_global_storm_following_1nest_atm
+Checking test 109 hafs_global_storm_following_1nest_atm results ....
+ Comparing atmf006.nc .........OK
+ Comparing sfcf006.nc .........OK
+ Comparing atm.nest02.f006.nc .........OK
+ Comparing sfc.nest02.f006.nc .........OK
+
+ 0: The total amount of wall time = 82.038456
+ 0: The maximum resident set size (KB) = 225224
-Test 105 hafs_global_multiple_4nests_atm PASS
+Test 109 hafs_global_storm_following_1nest_atm PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_docn
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/hafs_regional_docn
-Checking test 106 hafs_regional_docn results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_docn
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/hafs_regional_docn
+Checking test 110 hafs_regional_docn results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK
Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK
Comparing ufs.hafs.docn.r.2019-08-29-21600.nc .........OK
- 0: The total amount of wall time = 363.367786
- 0: The maximum resident set size (KB) = 723640
+ 0: The total amount of wall time = 369.548869
+ 0: The maximum resident set size (KB) = 726896
-Test 106 hafs_regional_docn PASS
+Test 110 hafs_regional_docn PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_docn_oisst
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/hafs_regional_docn_oisst
-Checking test 107 hafs_regional_docn_oisst results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_docn_oisst
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/hafs_regional_docn_oisst
+Checking test 111 hafs_regional_docn_oisst results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK
Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK
Comparing ufs.hafs.docn.r.2019-08-29-21600.nc .........OK
- 0: The total amount of wall time = 353.417859
- 0: The maximum resident set size (KB) = 724176
+ 0: The total amount of wall time = 370.195252
+ 0: The maximum resident set size (KB) = 718304
-Test 107 hafs_regional_docn_oisst PASS
+Test 111 hafs_regional_docn_oisst PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_datm_cdeps
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/hafs_regional_datm_cdeps
-Checking test 108 hafs_regional_datm_cdeps results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_datm_cdeps
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/hafs_regional_datm_cdeps
+Checking test 112 hafs_regional_datm_cdeps results ....
Comparing ufs.hafs.cpl.hi.2019-08-30-00000.nc .........OK
Comparing ufs.hafs.cpl.r.2019-08-30-00000.nc .........OK
Comparing ufs.hafs.datm.r.2019-08-30-00000.nc .........OK
- 0: The total amount of wall time = 941.575518
- 0: The maximum resident set size (KB) = 852192
+ 0: The total amount of wall time = 941.006223
+ 0: The maximum resident set size (KB) = 854000
-Test 108 hafs_regional_datm_cdeps PASS
+Test 112 hafs_regional_datm_cdeps PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_control_cfsr
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/datm_cdeps_control_cfsr
-Checking test 109 datm_cdeps_control_cfsr results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_control_cfsr
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/datm_cdeps_control_cfsr
+Checking test 113 datm_cdeps_control_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 141.271334
- 0: The maximum resident set size (KB) = 718488
+ 0: The total amount of wall time = 141.130421
+ 0: The maximum resident set size (KB) = 716740
-Test 109 datm_cdeps_control_cfsr PASS
+Test 113 datm_cdeps_control_cfsr PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_control_cfsr
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/datm_cdeps_restart_cfsr
-Checking test 110 datm_cdeps_restart_cfsr results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_control_cfsr
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/datm_cdeps_restart_cfsr
+Checking test 114 datm_cdeps_restart_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 84.702986
- 0: The maximum resident set size (KB) = 717008
+ 0: The total amount of wall time = 84.790116
+ 0: The maximum resident set size (KB) = 716440
-Test 110 datm_cdeps_restart_cfsr PASS
+Test 114 datm_cdeps_restart_cfsr PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_control_gefs
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/datm_cdeps_control_gefs
-Checking test 111 datm_cdeps_control_gefs results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_control_gefs
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/datm_cdeps_control_gefs
+Checking test 115 datm_cdeps_control_gefs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 139.053489
- 0: The maximum resident set size (KB) = 618228
+ 0: The total amount of wall time = 141.300881
+ 0: The maximum resident set size (KB) = 618112
-Test 111 datm_cdeps_control_gefs PASS
+Test 115 datm_cdeps_control_gefs PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_iau_gefs
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/datm_cdeps_iau_gefs
-Checking test 112 datm_cdeps_iau_gefs results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_iau_gefs
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/datm_cdeps_iau_gefs
+Checking test 116 datm_cdeps_iau_gefs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 140.556672
- 0: The maximum resident set size (KB) = 617752
+ 0: The total amount of wall time = 138.585744
+ 0: The maximum resident set size (KB) = 619976
-Test 112 datm_cdeps_iau_gefs PASS
+Test 116 datm_cdeps_iau_gefs PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_stochy_gefs
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/datm_cdeps_stochy_gefs
-Checking test 113 datm_cdeps_stochy_gefs results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_stochy_gefs
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/datm_cdeps_stochy_gefs
+Checking test 117 datm_cdeps_stochy_gefs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 143.981383
- 0: The maximum resident set size (KB) = 618636
+ 0: The total amount of wall time = 138.090178
+ 0: The maximum resident set size (KB) = 619776
-Test 113 datm_cdeps_stochy_gefs PASS
+Test 117 datm_cdeps_stochy_gefs PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_bulk_cfsr
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/datm_cdeps_bulk_cfsr
-Checking test 114 datm_cdeps_bulk_cfsr results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_bulk_cfsr
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/datm_cdeps_bulk_cfsr
+Checking test 118 datm_cdeps_bulk_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 142.190137
- 0: The maximum resident set size (KB) = 737996
+ 0: The total amount of wall time = 137.411081
+ 0: The maximum resident set size (KB) = 716860
-Test 114 datm_cdeps_bulk_cfsr PASS
+Test 118 datm_cdeps_bulk_cfsr PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_bulk_gefs
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/datm_cdeps_bulk_gefs
-Checking test 115 datm_cdeps_bulk_gefs results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_bulk_gefs
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/datm_cdeps_bulk_gefs
+Checking test 119 datm_cdeps_bulk_gefs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 137.201354
- 0: The maximum resident set size (KB) = 619340
+ 0: The total amount of wall time = 139.736805
+ 0: The maximum resident set size (KB) = 617916
-Test 115 datm_cdeps_bulk_gefs PASS
+Test 119 datm_cdeps_bulk_gefs PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_mx025_cfsr
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/datm_cdeps_mx025_cfsr
-Checking test 116 datm_cdeps_mx025_cfsr results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_mx025_cfsr
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/datm_cdeps_mx025_cfsr
+Checking test 120 datm_cdeps_mx025_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/MOM.res_1.nc .........OK
Comparing RESTART/MOM.res_2.nc .........OK
@@ -3032,15 +3093,15 @@ Checking test 116 datm_cdeps_mx025_cfsr results ....
Comparing RESTART/iced.2011-10-01-43200.nc .........OK
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-01-43200.nc .........OK
- 0: The total amount of wall time = 309.914601
- 0: The maximum resident set size (KB) = 561336
+ 0: The total amount of wall time = 302.779728
+ 0: The maximum resident set size (KB) = 558928
-Test 116 datm_cdeps_mx025_cfsr PASS
+Test 120 datm_cdeps_mx025_cfsr PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_mx025_gefs
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/datm_cdeps_mx025_gefs
-Checking test 117 datm_cdeps_mx025_gefs results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_mx025_gefs
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/datm_cdeps_mx025_gefs
+Checking test 121 datm_cdeps_mx025_gefs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/MOM.res_1.nc .........OK
Comparing RESTART/MOM.res_2.nc .........OK
@@ -3048,65 +3109,65 @@ Checking test 117 datm_cdeps_mx025_gefs results ....
Comparing RESTART/iced.2011-10-01-43200.nc .........OK
Comparing RESTART/DATM_GEFS.cpl.r.2011-10-01-43200.nc .........OK
- 0: The total amount of wall time = 305.573919
- 0: The maximum resident set size (KB) = 532764
+ 0: The total amount of wall time = 301.418190
+ 0: The maximum resident set size (KB) = 531404
-Test 117 datm_cdeps_mx025_gefs PASS
+Test 121 datm_cdeps_mx025_gefs PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_control_cfsr
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/datm_cdeps_multiple_files_cfsr
-Checking test 118 datm_cdeps_multiple_files_cfsr results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_control_cfsr
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/datm_cdeps_multiple_files_cfsr
+Checking test 122 datm_cdeps_multiple_files_cfsr results ....
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 141.644023
- 0: The maximum resident set size (KB) = 718108
+ 0: The total amount of wall time = 142.514555
+ 0: The maximum resident set size (KB) = 716832
-Test 118 datm_cdeps_multiple_files_cfsr PASS
+Test 122 datm_cdeps_multiple_files_cfsr PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_3072x1536_cfsr
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/datm_cdeps_3072x1536_cfsr
-Checking test 119 datm_cdeps_3072x1536_cfsr results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_3072x1536_cfsr
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/datm_cdeps_3072x1536_cfsr
+Checking test 123 datm_cdeps_3072x1536_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_CFSR3072x1536.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 191.893663
- 0: The maximum resident set size (KB) = 1828032
+ 0: The total amount of wall time = 191.735687
+ 0: The maximum resident set size (KB) = 1832004
-Test 119 datm_cdeps_3072x1536_cfsr PASS
+Test 123 datm_cdeps_3072x1536_cfsr PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_gfs
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/datm_cdeps_gfs
-Checking test 120 datm_cdeps_gfs results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_gfs
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/datm_cdeps_gfs
+Checking test 124 datm_cdeps_gfs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2021-03-23-21600.nc .........OK
Comparing RESTART/DATM_GFS.cpl.r.2021-03-23-21600.nc .........OK
- 0: The total amount of wall time = 195.007325
- 0: The maximum resident set size (KB) = 1889796
+ 0: The total amount of wall time = 190.756819
+ 0: The maximum resident set size (KB) = 1832568
-Test 120 datm_cdeps_gfs PASS
+Test 124 datm_cdeps_gfs PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_debug_cfsr
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/datm_cdeps_debug_cfsr
-Checking test 121 datm_cdeps_debug_cfsr results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_debug_cfsr
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/datm_cdeps_debug_cfsr
+Checking test 125 datm_cdeps_debug_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-01-21600.nc .........OK
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-01-21600.nc .........OK
- 0: The total amount of wall time = 436.248348
- 0: The maximum resident set size (KB) = 724160
+ 0: The total amount of wall time = 436.447309
+ 0: The maximum resident set size (KB) = 724744
-Test 121 datm_cdeps_debug_cfsr PASS
+Test 125 datm_cdeps_debug_cfsr PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_atmwav
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_atmwav
-Checking test 122 control_atmwav results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_atmwav
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_atmwav
+Checking test 126 control_atmwav results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
Comparing atmf000.nc .........OK
@@ -3149,15 +3210,15 @@ Checking test 122 control_atmwav results ....
Comparing RESTART/sfc_data.tile6.nc .........OK
Comparing 20210322.180000.restart.glo_1deg .........OK
- 0: The total amount of wall time = 80.308363
- 0: The maximum resident set size (KB) = 489968
+ 0: The total amount of wall time = 81.768774
+ 0: The maximum resident set size (KB) = 493632
-Test 122 control_atmwav PASS
+Test 126 control_atmwav PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_c384gdas_wav
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_c384gdas_wav
-Checking test 123 control_c384gdas_wav results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_c384gdas_wav
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_c384gdas_wav
+Checking test 127 control_c384gdas_wav results ....
Comparing sfcf000.nc .........OK
Comparing sfcf003.nc .........OK
Comparing atmf000.nc .........OK
@@ -3202,15 +3263,15 @@ Checking test 123 control_c384gdas_wav results ....
Comparing 20210322.030000.restart.gnh_10m .........OK
Comparing 20210322.030000.restart.gsh_15m .........OK
- 0: The total amount of wall time = 676.738401
- 0: The maximum resident set size (KB) = 1048064
+ 0: The total amount of wall time = 675.575352
+ 0: The maximum resident set size (KB) = 1050488
-Test 123 control_c384gdas_wav PASS
+Test 127 control_c384gdas_wav PASS
-baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_atm_aerosols
-working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_12895/control_atm_aerosols
-Checking test 124 control_atm_aerosols results ....
+baseline dir = /scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_atm_aerosols
+working dir = /scratch1/NCEPDEV/stmp2/emc.nemspara/FV3_RT/rt_32364/control_atm_aerosols
+Checking test 128 control_atm_aerosols results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -3256,12 +3317,12 @@ Checking test 124 control_atm_aerosols results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 282.620881
- 0: The maximum resident set size (KB) = 911664
+ 0: The total amount of wall time = 287.750305
+ 0: The maximum resident set size (KB) = 911496
-Test 124 control_atm_aerosols PASS
+Test 128 control_atm_aerosols PASS
REGRESSION TEST WAS SUCCESSFUL
-Thu Apr 7 02:02:13 UTC 2022
-Elapsed time: 01h:08m:28s. Have a nice day!
+Fri Apr 8 21:02:26 UTC 2022
+Elapsed time: 01h:14m:16s. Have a nice day!
diff --git a/tests/RegressionTests_jet.intel.log b/tests/RegressionTests_jet.intel.log
index 1bec7a6e21..fabe892d13 100644
--- a/tests/RegressionTests_jet.intel.log
+++ b/tests/RegressionTests_jet.intel.log
@@ -1,24 +1,24 @@
-Thu Apr 7 21:02:54 GMT 2022
+Fri Apr 8 22:46:44 GMT 2022
Start Regression test
-Compile 001 elapsed time 1433 seconds. -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DSIMDMULTIARCH=ON -DMOM6SOLO=ON
-Compile 002 elapsed time 262 seconds. -DAPP=S2SA -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON
-Compile 003 elapsed time 1291 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v17_p8,FV3_GFS_v15_thompson_mynn_lam3km -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DSIMDMULTIARCH=ON
-Compile 004 elapsed time 1286 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta,FV3_RRFS_v1nssl -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DSIMDMULTIARCH=ON
-Compile 005 elapsed time 1280 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_thompson,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DSIMDMULTIARCH=ON
-Compile 006 elapsed time 739 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DREPRO=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Bitforbit
-Compile 007 elapsed time 234 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp,FV3_GFS_v16_thompson,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
-Compile 008 elapsed time 219 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP,FV3_RAP_cires_ugwp,FV3_RAP_unified_ugwp,FV3_RAP_flake -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
-Compile 009 elapsed time 220 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP_noah,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
-Compile 010 elapsed time 219 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
-Compile 011 elapsed time 1341 seconds. -DAPP=HAFSW -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst,FV3_HAFS_v0_thompson_tedmf_gfdlsf -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DSIMDMULTIARCH=ON
-Compile 012 elapsed time 1267 seconds. -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DSIMDMULTIARCH=ON
-Compile 013 elapsed time 286 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DSIMDMULTIARCH=ON -DMOM6SOLO=ON
-Compile 014 elapsed time 128 seconds. -DAPP=NG-GODAS -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON
-Compile 015 elapsed time 1208 seconds. -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DSIMDMULTIARCH=ON
-
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_p8
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/cpld_control_p8
+Compile 001 elapsed time 1452 seconds. -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DSIMDMULTIARCH=ON -DMOM6SOLO=ON
+Compile 002 elapsed time 268 seconds. -DAPP=S2SA -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON
+Compile 003 elapsed time 1270 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v17_p8,FV3_GFS_v15_thompson_mynn_lam3km -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DSIMDMULTIARCH=ON
+Compile 004 elapsed time 1326 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta,FV3_RRFS_v1nssl -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DSIMDMULTIARCH=ON
+Compile 005 elapsed time 1278 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_thompson,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DSIMDMULTIARCH=ON
+Compile 006 elapsed time 794 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DREPRO=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Bitforbit
+Compile 007 elapsed time 262 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp,FV3_GFS_v16_thompson,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
+Compile 008 elapsed time 227 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP,FV3_RAP_cires_ugwp,FV3_RAP_unified_ugwp,FV3_RAP_flake -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
+Compile 009 elapsed time 243 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP_noah,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
+Compile 010 elapsed time 231 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
+Compile 011 elapsed time 1300 seconds. -DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst,FV3_HAFS_v0_thompson_tedmf_gfdlsf -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DSIMDMULTIARCH=ON
+Compile 012 elapsed time 1315 seconds. -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DSIMDMULTIARCH=ON
+Compile 013 elapsed time 285 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DSIMDMULTIARCH=ON -DMOM6SOLO=ON
+Compile 014 elapsed time 127 seconds. -DAPP=NG-GODAS -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON
+Compile 015 elapsed time 1237 seconds. -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DSIMDMULTIARCH=ON
+
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_p8
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/cpld_control_p8
Checking test 001 cpld_control_p8 results ....
Comparing sfcf021.tile1.nc .........OK
Comparing sfcf021.tile2.nc .........OK
@@ -84,14 +84,14 @@ Checking test 001 cpld_control_p8 results ....
Comparing 20210323.060000.out_pnt.points .........OK
Comparing 20210323.060000.restart.glo_1deg .........OK
- 0: The total amount of wall time = 522.189376
- 0: The maximum resident set size (KB) = 1278976
+ 0: The total amount of wall time = 538.420816
+ 0: The maximum resident set size (KB) = 1270536
Test 001 cpld_control_p8 PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_p8
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/cpld_2threads_p8
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_p8
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/cpld_2threads_p8
Checking test 002 cpld_2threads_p8 results ....
Comparing sfcf024.tile1.nc .........OK
Comparing sfcf024.tile2.nc .........OK
@@ -145,14 +145,14 @@ Checking test 002 cpld_2threads_p8 results ....
Comparing 20210323.060000.out_pnt.points .........OK
Comparing 20210323.060000.restart.glo_1deg .........OK
- 0: The total amount of wall time = 1567.636667
- 0: The maximum resident set size (KB) = 1937584
+ 0: The total amount of wall time = 1663.527565
+ 0: The maximum resident set size (KB) = 1912380
Test 002 cpld_2threads_p8 PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_p8
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/cpld_mpi_p8
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_p8
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/cpld_mpi_p8
Checking test 003 cpld_mpi_p8 results ....
Comparing sfcf024.tile1.nc .........OK
Comparing sfcf024.tile2.nc .........OK
@@ -206,14 +206,14 @@ Checking test 003 cpld_mpi_p8 results ....
Comparing 20210323.060000.out_pnt.points .........OK
Comparing 20210323.060000.restart.glo_1deg .........OK
- 0: The total amount of wall time = 440.366635
- 0: The maximum resident set size (KB) = 1403080
+ 0: The total amount of wall time = 448.444646
+ 0: The maximum resident set size (KB) = 1396660
Test 003 cpld_mpi_p8 PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_c96_p8
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/cpld_control_c96_p8
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_c96_p8
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/cpld_control_c96_p8
Checking test 004 cpld_control_c96_p8 results ....
Comparing sfcf021.tile1.nc .........OK
Comparing sfcf021.tile2.nc .........OK
@@ -276,14 +276,14 @@ Checking test 004 cpld_control_c96_p8 results ....
Comparing RESTART/iced.2021-03-23-21600.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK
- 0: The total amount of wall time = 434.700911
- 0: The maximum resident set size (KB) = 1394436
+ 0: The total amount of wall time = 451.367238
+ 0: The maximum resident set size (KB) = 1399452
Test 004 cpld_control_c96_p8 PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_c96_p8
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/cpld_restart_c96_p8
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_c96_p8
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/cpld_restart_c96_p8
Checking test 005 cpld_restart_c96_p8 results ....
Comparing sfcf024.tile1.nc .........OK
Comparing sfcf024.tile2.nc .........OK
@@ -334,14 +334,14 @@ Checking test 005 cpld_restart_c96_p8 results ....
Comparing RESTART/iced.2021-03-23-21600.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK
- 0: The total amount of wall time = 247.383559
- 0: The maximum resident set size (KB) = 1364424
+ 0: The total amount of wall time = 337.699184
+ 0: The maximum resident set size (KB) = 1381004
Test 005 cpld_restart_c96_p8 PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_debug_p8
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/cpld_debug_p8
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_debug_p8
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/cpld_debug_p8
Checking test 006 cpld_debug_p8 results ....
Comparing sfcf006.tile1.nc .........OK
Comparing sfcf006.tile2.nc .........OK
@@ -392,14 +392,14 @@ Checking test 006 cpld_debug_p8 results ....
Comparing RESTART/iced.2021-03-22-43200.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK
- 0: The total amount of wall time = 1201.498540
- 0: The maximum resident set size (KB) = 1454340
+ 0: The total amount of wall time = 1244.303986
+ 0: The maximum resident set size (KB) = 1446772
Test 006 cpld_debug_p8 PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control
Checking test 007 control results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -446,14 +446,14 @@ Checking test 007 control results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 185.507788
- 0: The maximum resident set size (KB) = 468940
+ 0: The total amount of wall time = 187.154813
+ 0: The maximum resident set size (KB) = 462896
Test 007 control PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_decomp
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_decomp
Checking test 008 control_decomp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -496,28 +496,28 @@ Checking test 008 control_decomp results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 188.430198
- 0: The maximum resident set size (KB) = 462956
+ 0: The total amount of wall time = 187.795489
+ 0: The maximum resident set size (KB) = 462932
Test 008 control_decomp PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_2dwrtdecomp
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_2dwrtdecomp
Checking test 009 control_2dwrtdecomp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf024.nc .........OK
- 0: The total amount of wall time = 175.357102
- 0: The maximum resident set size (KB) = 466720
+ 0: The total amount of wall time = 176.496360
+ 0: The maximum resident set size (KB) = 468448
Test 009 control_2dwrtdecomp PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_2threads
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_2threads
Checking test 010 control_2threads results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -560,14 +560,14 @@ Checking test 010 control_2threads results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 776.969116
- 0: The maximum resident set size (KB) = 520836
+ 0: The total amount of wall time = 798.968382
+ 0: The maximum resident set size (KB) = 517428
Test 010 control_2threads PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_restart
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_restart
Checking test 011 control_restart results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
@@ -606,14 +606,14 @@ Checking test 011 control_restart results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 97.385622
- 0: The maximum resident set size (KB) = 206008
+ 0: The total amount of wall time = 97.531991
+ 0: The maximum resident set size (KB) = 209660
Test 011 control_restart PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_fhzero
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_fhzero
Checking test 012 control_fhzero results ....
Comparing sfcf000.nc ............ALT CHECK......OK
Comparing sfcf021.nc ............ALT CHECK......OK
@@ -656,14 +656,14 @@ Checking test 012 control_fhzero results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 174.266822
- 0: The maximum resident set size (KB) = 469212
+ 0: The total amount of wall time = 176.371356
+ 0: The maximum resident set size (KB) = 466332
Test 012 control_fhzero PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_CubedSphereGrid
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_CubedSphereGrid
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_CubedSphereGrid
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_CubedSphereGrid
Checking test 013 control_CubedSphereGrid results ....
Comparing sfcf000.tile1.nc .........OK
Comparing sfcf000.tile2.nc .........OK
@@ -690,14 +690,14 @@ Checking test 013 control_CubedSphereGrid results ....
Comparing atmf024.tile5.nc .........OK
Comparing atmf024.tile6.nc .........OK
- 0: The total amount of wall time = 175.928712
- 0: The maximum resident set size (KB) = 466308
+ 0: The total amount of wall time = 179.616209
+ 0: The maximum resident set size (KB) = 463500
Test 013 control_CubedSphereGrid PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_latlon
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_latlon
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_latlon
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_latlon
Checking test 014 control_latlon results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -708,14 +708,14 @@ Checking test 014 control_latlon results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 178.549627
- 0: The maximum resident set size (KB) = 468372
+ 0: The total amount of wall time = 179.052313
+ 0: The maximum resident set size (KB) = 468780
Test 014 control_latlon PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_wrtGauss_netcdf_parallel
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_wrtGauss_netcdf_parallel
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_wrtGauss_netcdf_parallel
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_wrtGauss_netcdf_parallel
Checking test 015 control_wrtGauss_netcdf_parallel results ....
Comparing sfcf000.nc ............ALT CHECK......OK
Comparing sfcf024.nc .........OK
@@ -726,14 +726,14 @@ Checking test 015 control_wrtGauss_netcdf_parallel results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 190.541314
- 0: The maximum resident set size (KB) = 464256
+ 0: The total amount of wall time = 185.860789
+ 0: The maximum resident set size (KB) = 464776
Test 015 control_wrtGauss_netcdf_parallel PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_c48
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_c48
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_c48
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_c48
Checking test 016 control_c48 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -772,14 +772,14 @@ Checking test 016 control_c48 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0: The total amount of wall time = 558.670321
-0: The maximum resident set size (KB) = 658204
+0: The total amount of wall time = 563.559767
+0: The maximum resident set size (KB) = 658480
Test 016 control_c48 PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_c192
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_c192
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_c192
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_c192
Checking test 017 control_c192 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -790,14 +790,14 @@ Checking test 017 control_c192 results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 684.716717
- 0: The maximum resident set size (KB) = 563256
+ 0: The total amount of wall time = 691.320838
+ 0: The maximum resident set size (KB) = 563048
Test 017 control_c192 PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_c384
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_c384
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_c384
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_c384
Checking test 018 control_c384 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
@@ -808,14 +808,14 @@ Checking test 018 control_c384 results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF12 .........OK
- 0: The total amount of wall time = 849.919700
- 0: The maximum resident set size (KB) = 683428
+ 0: The total amount of wall time = 848.110224
+ 0: The maximum resident set size (KB) = 687748
Test 018 control_c384 PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_c384gdas
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_c384gdas
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_c384gdas
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_c384gdas
Checking test 019 control_c384gdas results ....
Comparing sfcf000.nc .........OK
Comparing sfcf006.nc .........OK
@@ -858,14 +858,14 @@ Checking test 019 control_c384gdas results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 800.897935
- 0: The maximum resident set size (KB) = 784384
+ 0: The total amount of wall time = 917.748603
+ 0: The maximum resident set size (KB) = 777620
Test 019 control_c384gdas PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_stochy
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_stochy
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_stochy
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_stochy
Checking test 020 control_stochy results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
@@ -876,28 +876,28 @@ Checking test 020 control_stochy results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF12 .........OK
- 0: The total amount of wall time = 123.356577
- 0: The maximum resident set size (KB) = 470528
+ 0: The total amount of wall time = 126.784050
+ 0: The maximum resident set size (KB) = 466240
Test 020 control_stochy PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_stochy
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_stochy_restart
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_stochy
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_stochy_restart
Checking test 021 control_stochy_restart results ....
Comparing sfcf012.nc .........OK
Comparing atmf012.nc .........OK
Comparing GFSFLX.GrbF12 .........OK
Comparing GFSPRS.GrbF12 .........OK
- 0: The total amount of wall time = 68.773687
- 0: The maximum resident set size (KB) = 235492
+ 0: The total amount of wall time = 67.891220
+ 0: The maximum resident set size (KB) = 231748
Test 021 control_stochy_restart PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_lndp
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_lndp
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_lndp
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_lndp
Checking test 022 control_lndp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
@@ -908,14 +908,14 @@ Checking test 022 control_lndp results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF12 .........OK
- 0: The total amount of wall time = 106.533423
- 0: The maximum resident set size (KB) = 464996
+ 0: The total amount of wall time = 107.595563
+ 0: The maximum resident set size (KB) = 467636
Test 022 control_lndp PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_iovr4
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_iovr4
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_iovr4
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_iovr4
Checking test 023 control_iovr4 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -930,14 +930,14 @@ Checking test 023 control_iovr4 results ....
Comparing GFSPRS.GrbF21 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 187.581103
- 0: The maximum resident set size (KB) = 465264
+ 0: The total amount of wall time = 183.481813
+ 0: The maximum resident set size (KB) = 464052
Test 023 control_iovr4 PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_iovr5
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_iovr5
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_iovr5
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_iovr5
Checking test 024 control_iovr5 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -952,14 +952,14 @@ Checking test 024 control_iovr5 results ....
Comparing GFSPRS.GrbF21 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 184.804922
- 0: The maximum resident set size (KB) = 463272
+ 0: The total amount of wall time = 187.525613
+ 0: The maximum resident set size (KB) = 463508
Test 024 control_iovr5 PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_p8
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_p8
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_p8
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_p8
Checking test 025 control_p8 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -1006,14 +1006,14 @@ Checking test 025 control_p8 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 274.946918
- 0: The maximum resident set size (KB) = 972120
+ 0: The total amount of wall time = 281.516975
+ 0: The maximum resident set size (KB) = 970704
Test 025 control_p8 PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_p8
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_restart_p8
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_p8
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_restart_p8
Checking test 026 control_restart_p8 results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
@@ -1052,14 +1052,14 @@ Checking test 026 control_restart_p8 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 230.774735
- 0: The maximum resident set size (KB) = 755400
+ 0: The total amount of wall time = 298.482792
+ 0: The maximum resident set size (KB) = 758240
Test 026 control_restart_p8 PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_p8
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_decomp_p8
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_p8
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_decomp_p8
Checking test 027 control_decomp_p8 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1102,14 +1102,14 @@ Checking test 027 control_decomp_p8 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 278.649638
- 0: The maximum resident set size (KB) = 970860
+ 0: The total amount of wall time = 280.850853
+ 0: The maximum resident set size (KB) = 965812
Test 027 control_decomp_p8 PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_p8
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_2threads_p8
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_p8
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_2threads_p8
Checking test 028 control_2threads_p8 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1152,14 +1152,14 @@ Checking test 028 control_2threads_p8 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 1030.772054
- 0: The maximum resident set size (KB) = 1113540
+ 0: The total amount of wall time = 995.315538
+ 0: The maximum resident set size (KB) = 1111512
Test 028 control_2threads_p8 PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_control
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/regional_control
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_control
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/regional_control
Checking test 029 regional_control results ....
Comparing dynf000.nc .........OK
Comparing dynf024.nc .........OK
@@ -1170,42 +1170,42 @@ Checking test 029 regional_control results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF24 .........OK
- 0: The total amount of wall time = 460.493424
- 0: The maximum resident set size (KB) = 581796
+ 0: The total amount of wall time = 476.053304
+ 0: The maximum resident set size (KB) = 579356
Test 029 regional_control PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_control
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/regional_restart
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_control
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/regional_restart
Checking test 030 regional_restart results ....
Comparing dynf024.nc .........OK
Comparing phyf024.nc .........OK
Comparing PRSLEV.GrbF24 .........OK
Comparing NATLEV.GrbF24 .........OK
- 0: The total amount of wall time = 329.260813
- 0: The maximum resident set size (KB) = 577540
+ 0: The total amount of wall time = 256.799309
+ 0: The maximum resident set size (KB) = 580472
Test 030 regional_restart PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_control
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/regional_control_2dwrtdecomp
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_control
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/regional_control_2dwrtdecomp
Checking test 031 regional_control_2dwrtdecomp results ....
Comparing dynf000.nc .........OK
Comparing dynf024.nc .........OK
Comparing phyf000.nc .........OK
Comparing phyf024.nc .........OK
- 0: The total amount of wall time = 532.216977
- 0: The maximum resident set size (KB) = 579060
+ 0: The total amount of wall time = 458.773504
+ 0: The maximum resident set size (KB) = 578688
Test 031 regional_control_2dwrtdecomp PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_noquilt
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/regional_noquilt
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_noquilt
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/regional_noquilt
Checking test 032 regional_noquilt results ....
Comparing atmos_4xdaily.nc .........OK
Comparing fv3_history2d.nc .........OK
@@ -1213,45 +1213,29 @@ Checking test 032 regional_noquilt results ....
Comparing RESTART/fv_core.res.tile1_new.nc .........OK
Comparing RESTART/fv_tracer.res.tile1_new.nc .........OK
- 0: The total amount of wall time = 569.172887
- 0: The maximum resident set size (KB) = 585196
+ 0: The total amount of wall time = 492.716511
+ 0: The maximum resident set size (KB) = 587180
Test 032 regional_noquilt PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_hafs
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/regional_hafs
-Checking test 033 regional_hafs results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_netcdf_parallel
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/regional_netcdf_parallel
+Checking test 033 regional_netcdf_parallel results ....
Comparing dynf000.nc .........OK
Comparing dynf024.nc .........OK
Comparing phyf000.nc .........OK
Comparing phyf024.nc .........OK
- Comparing HURPRS.GrbF00 .........OK
- Comparing HURPRS.GrbF24 .........OK
- 0: The total amount of wall time = 532.355403
- 0: The maximum resident set size (KB) = 583100
+ 0: The total amount of wall time = 463.696545
+ 0: The maximum resident set size (KB) = 579464
-Test 033 regional_hafs PASS
+Test 033 regional_netcdf_parallel PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_netcdf_parallel
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/regional_netcdf_parallel
-Checking test 034 regional_netcdf_parallel results ....
- Comparing dynf000.nc .........OK
- Comparing dynf024.nc ............ALT CHECK......OK
- Comparing phyf000.nc .........OK
- Comparing phyf024.nc .........OK
-
- 0: The total amount of wall time = 538.092801
- 0: The maximum resident set size (KB) = 577848
-
-Test 034 regional_netcdf_parallel PASS
-
-
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_RRTMGP
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/regional_RRTMGP
-Checking test 035 regional_RRTMGP results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_RRTMGP
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/regional_RRTMGP
+Checking test 034 regional_RRTMGP results ....
Comparing dynf000.nc .........OK
Comparing dynf024.nc .........OK
Comparing phyf000.nc .........OK
@@ -1261,15 +1245,15 @@ Checking test 035 regional_RRTMGP results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF24 .........OK
- 0: The total amount of wall time = 686.802447
- 0: The maximum resident set size (KB) = 697136
+ 0: The total amount of wall time = 619.814675
+ 0: The maximum resident set size (KB) = 697276
-Test 035 regional_RRTMGP PASS
+Test 034 regional_RRTMGP PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_3km
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/regional_3km
-Checking test 036 regional_3km results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_3km
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/regional_3km
+Checking test 035 regional_3km results ....
Comparing dynf000.nc .........OK
Comparing dynf006.nc .........OK
Comparing phyf000.nc .........OK
@@ -1279,15 +1263,15 @@ Checking test 036 regional_3km results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF06 .........OK
- 0: The total amount of wall time = 384.319653
- 0: The maximum resident set size (KB) = 621596
+ 0: The total amount of wall time = 387.673572
+ 0: The maximum resident set size (KB) = 620432
-Test 036 regional_3km PASS
+Test 035 regional_3km PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_control
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/rap_control
-Checking test 037 rap_control results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_control
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/rap_control
+Checking test 036 rap_control results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1333,15 +1317,15 @@ Checking test 037 rap_control results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 582.568421
- 0: The maximum resident set size (KB) = 839652
+ 0: The total amount of wall time = 611.973551
+ 0: The maximum resident set size (KB) = 831244
-Test 037 rap_control PASS
+Test 036 rap_control PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_rrtmgp
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/rap_rrtmgp
-Checking test 038 rap_rrtmgp results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_rrtmgp
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/rap_rrtmgp
+Checking test 037 rap_rrtmgp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1387,15 +1371,15 @@ Checking test 038 rap_rrtmgp results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 644.145979
- 0: The maximum resident set size (KB) = 953648
+ 0: The total amount of wall time = 664.722414
+ 0: The maximum resident set size (KB) = 959556
-Test 038 rap_rrtmgp PASS
+Test 037 rap_rrtmgp PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/regional_spp_sppt_shum_skeb
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/regional_spp_sppt_shum_skeb
-Checking test 039 regional_spp_sppt_shum_skeb results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/regional_spp_sppt_shum_skeb
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/regional_spp_sppt_shum_skeb
+Checking test 038 regional_spp_sppt_shum_skeb results ....
Comparing dynf000.nc .........OK
Comparing dynf001.nc .........OK
Comparing phyf000.nc .........OK
@@ -1405,15 +1389,15 @@ Checking test 039 regional_spp_sppt_shum_skeb results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF01 .........OK
- 0: The total amount of wall time = 1403.464762
- 0: The maximum resident set size (KB) = 918088
+ 0: The total amount of wall time = 1375.941408
+ 0: The maximum resident set size (KB) = 920220
-Test 039 regional_spp_sppt_shum_skeb PASS
+Test 038 regional_spp_sppt_shum_skeb PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_control
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/rap_restart
-Checking test 040 rap_restart results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_control
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/rap_restart
+Checking test 039 rap_restart results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
Comparing GFSFLX.GrbF24 .........OK
@@ -1451,15 +1435,15 @@ Checking test 040 rap_restart results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 257.541273
- 0: The maximum resident set size (KB) = 587884
+ 0: The total amount of wall time = 345.907387
+ 0: The maximum resident set size (KB) = 591388
-Test 040 rap_restart PASS
+Test 039 rap_restart PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_sfcdiff
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/rap_sfcdiff
-Checking test 041 rap_sfcdiff results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_sfcdiff
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/rap_sfcdiff
+Checking test 040 rap_sfcdiff results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1505,15 +1489,15 @@ Checking test 041 rap_sfcdiff results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 579.449663
- 0: The maximum resident set size (KB) = 838112
+ 0: The total amount of wall time = 508.447796
+ 0: The maximum resident set size (KB) = 834016
-Test 041 rap_sfcdiff PASS
+Test 040 rap_sfcdiff PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_sfcdiff
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/rap_sfcdiff_restart
-Checking test 042 rap_sfcdiff_restart results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_sfcdiff
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/rap_sfcdiff_restart
+Checking test 041 rap_sfcdiff_restart results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
Comparing GFSFLX.GrbF24 .........OK
@@ -1551,15 +1535,15 @@ Checking test 042 rap_sfcdiff_restart results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 258.077709
- 0: The maximum resident set size (KB) = 590020
+ 0: The total amount of wall time = 340.677984
+ 0: The maximum resident set size (KB) = 587280
-Test 042 rap_sfcdiff_restart PASS
+Test 041 rap_sfcdiff_restart PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hrrr_control
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/hrrr_control
-Checking test 043 hrrr_control results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hrrr_control
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/hrrr_control
+Checking test 042 hrrr_control results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1605,15 +1589,15 @@ Checking test 043 hrrr_control results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 569.099372
- 0: The maximum resident set size (KB) = 834968
+ 0: The total amount of wall time = 491.689940
+ 0: The maximum resident set size (KB) = 830900
-Test 043 hrrr_control PASS
+Test 042 hrrr_control PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rrfs_v1beta
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/rrfs_v1beta
-Checking test 044 rrfs_v1beta results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rrfs_v1beta
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/rrfs_v1beta
+Checking test 043 rrfs_v1beta results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1659,15 +1643,15 @@ Checking test 044 rrfs_v1beta results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 577.001440
- 0: The maximum resident set size (KB) = 833384
+ 0: The total amount of wall time = 500.924612
+ 0: The maximum resident set size (KB) = 834532
-Test 044 rrfs_v1beta PASS
+Test 043 rrfs_v1beta PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rrfs_v1nssl
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/rrfs_v1nssl
-Checking test 045 rrfs_v1nssl results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rrfs_v1nssl
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/rrfs_v1nssl
+Checking test 044 rrfs_v1nssl results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1681,15 +1665,15 @@ Checking test 045 rrfs_v1nssl results ....
Comparing GFSPRS.GrbF21 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 701.080756
- 0: The maximum resident set size (KB) = 525228
+ 0: The total amount of wall time = 618.080946
+ 0: The maximum resident set size (KB) = 529132
-Test 045 rrfs_v1nssl PASS
+Test 044 rrfs_v1nssl PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rrfs_v1nssl_nohailnoccn
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/rrfs_v1nssl_nohailnoccn
-Checking test 046 rrfs_v1nssl_nohailnoccn results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rrfs_v1nssl_nohailnoccn
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/rrfs_v1nssl_nohailnoccn
+Checking test 045 rrfs_v1nssl_nohailnoccn results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1703,15 +1687,15 @@ Checking test 046 rrfs_v1nssl_nohailnoccn results ....
Comparing GFSPRS.GrbF21 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 605.147828
- 0: The maximum resident set size (KB) = 520376
+ 0: The total amount of wall time = 597.117803
+ 0: The maximum resident set size (KB) = 513800
-Test 046 rrfs_v1nssl_nohailnoccn PASS
+Test 045 rrfs_v1nssl_nohailnoccn PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rrfs_conus13km_hrrr_warm
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/rrfs_conus13km_hrrr_warm
-Checking test 047 rrfs_conus13km_hrrr_warm results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rrfs_conus13km_hrrr_warm
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/rrfs_conus13km_hrrr_warm
+Checking test 046 rrfs_conus13km_hrrr_warm results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing sfcf002.nc .........OK
@@ -1719,15 +1703,15 @@ Checking test 047 rrfs_conus13km_hrrr_warm results ....
Comparing atmf001.nc .........OK
Comparing atmf002.nc .........OK
- 0: The total amount of wall time = 248.435522
- 0: The maximum resident set size (KB) = 654580
+ 0: The total amount of wall time = 243.256116
+ 0: The maximum resident set size (KB) = 656112
-Test 047 rrfs_conus13km_hrrr_warm PASS
+Test 046 rrfs_conus13km_hrrr_warm PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rrfs_conus13km_radar_tten_warm
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/rrfs_conus13km_radar_tten_warm
-Checking test 048 rrfs_conus13km_radar_tten_warm results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rrfs_conus13km_radar_tten_warm
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/rrfs_conus13km_radar_tten_warm
+Checking test 047 rrfs_conus13km_radar_tten_warm results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing sfcf002.nc .........OK
@@ -1735,15 +1719,15 @@ Checking test 048 rrfs_conus13km_radar_tten_warm results ....
Comparing atmf001.nc .........OK
Comparing atmf002.nc .........OK
- 0: The total amount of wall time = 246.352242
- 0: The maximum resident set size (KB) = 661788
+ 0: The total amount of wall time = 241.404263
+ 0: The maximum resident set size (KB) = 659292
-Test 048 rrfs_conus13km_radar_tten_warm PASS
+Test 047 rrfs_conus13km_radar_tten_warm PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_rrtmgp
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_rrtmgp
-Checking test 049 control_rrtmgp results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_rrtmgp
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_rrtmgp
+Checking test 048 control_rrtmgp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -1753,15 +1737,15 @@ Checking test 049 control_rrtmgp results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 282.872944
- 0: The maximum resident set size (KB) = 605796
+ 0: The total amount of wall time = 287.131198
+ 0: The maximum resident set size (KB) = 604484
-Test 049 control_rrtmgp PASS
+Test 048 control_rrtmgp PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_rrtmgp_c192
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_rrtmgp_c192
-Checking test 050 control_rrtmgp_c192 results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_rrtmgp_c192
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_rrtmgp_c192
+Checking test 049 control_rrtmgp_c192 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
Comparing atmf000.nc .........OK
@@ -1771,15 +1755,15 @@ Checking test 050 control_rrtmgp_c192 results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF12 .........OK
- 0: The total amount of wall time = 739.372781
- 0: The maximum resident set size (KB) = 811772
+ 0: The total amount of wall time = 951.061640
+ 0: The maximum resident set size (KB) = 805052
-Test 050 control_rrtmgp_c192 PASS
+Test 049 control_rrtmgp_c192 PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_csawmg
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_csawmg
-Checking test 051 control_csawmg results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_csawmg
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_csawmg
+Checking test 050 control_csawmg results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -1789,15 +1773,15 @@ Checking test 051 control_csawmg results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 450.046419
- 0: The maximum resident set size (KB) = 538068
+ 0: The total amount of wall time = 611.648233
+ 0: The maximum resident set size (KB) = 534484
-Test 051 control_csawmg PASS
+Test 050 control_csawmg PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_csawmgt
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_csawmgt
-Checking test 052 control_csawmgt results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_csawmgt
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_csawmgt
+Checking test 051 control_csawmgt results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -1807,15 +1791,15 @@ Checking test 052 control_csawmgt results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 448.999659
- 0: The maximum resident set size (KB) = 535040
+ 0: The total amount of wall time = 605.546350
+ 0: The maximum resident set size (KB) = 530972
-Test 052 control_csawmgt PASS
+Test 051 control_csawmgt PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_flake
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_flake
-Checking test 053 control_flake results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_flake
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_flake
+Checking test 052 control_flake results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -1825,15 +1809,15 @@ Checking test 053 control_flake results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 317.895333
- 0: The maximum resident set size (KB) = 535492
+ 0: The total amount of wall time = 483.371200
+ 0: The maximum resident set size (KB) = 537568
-Test 053 control_flake PASS
+Test 052 control_flake PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_ras
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_ras
-Checking test 054 control_ras results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_ras
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_ras
+Checking test 053 control_ras results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -1843,15 +1827,15 @@ Checking test 054 control_ras results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 244.822805
- 0: The maximum resident set size (KB) = 501036
+ 0: The total amount of wall time = 400.943376
+ 0: The maximum resident set size (KB) = 496208
-Test 054 control_ras PASS
+Test 053 control_ras PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_thompson
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_thompson
-Checking test 055 control_thompson results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_thompson
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_thompson
+Checking test 054 control_thompson results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -1861,15 +1845,15 @@ Checking test 055 control_thompson results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 305.502802
- 0: The maximum resident set size (KB) = 854160
+ 0: The total amount of wall time = 469.353640
+ 0: The maximum resident set size (KB) = 848632
-Test 055 control_thompson PASS
+Test 054 control_thompson PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_thompson_no_aero
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_thompson_no_aero
-Checking test 056 control_thompson_no_aero results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_thompson_no_aero
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_thompson_no_aero
+Checking test 055 control_thompson_no_aero results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -1879,55 +1863,55 @@ Checking test 056 control_thompson_no_aero results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 289.937068
- 0: The maximum resident set size (KB) = 844780
+ 0: The total amount of wall time = 439.891090
+ 0: The maximum resident set size (KB) = 840592
-Test 056 control_thompson_no_aero PASS
+Test 055 control_thompson_no_aero PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_wam_repro
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_wam_repro
-Checking test 057 control_wam results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_wam_repro
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_wam_repro
+Checking test 056 control_wam results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
- 0: The total amount of wall time = 168.465803
- 0: The maximum resident set size (KB) = 229524
+ 0: The total amount of wall time = 167.866227
+ 0: The maximum resident set size (KB) = 230532
-Test 057 control_wam PASS
+Test 056 control_wam PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_debug
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_debug
-Checking test 058 control_debug results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_debug
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_debug
+Checking test 057 control_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 197.935244
- 0: The maximum resident set size (KB) = 624896
+ 0: The total amount of wall time = 201.620608
+ 0: The maximum resident set size (KB) = 625480
-Test 058 control_debug PASS
+Test 057 control_debug PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_debug
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_2threads_debug
-Checking test 059 control_2threads_debug results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_debug
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_2threads_debug
+Checking test 058 control_2threads_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 374.609970
- 0: The maximum resident set size (KB) = 683192
+ 0: The total amount of wall time = 442.412398
+ 0: The maximum resident set size (KB) = 681012
-Test 059 control_2threads_debug PASS
+Test 058 control_2threads_debug PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_CubedSphereGrid_debug
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_CubedSphereGrid_debug
-Checking test 060 control_CubedSphereGrid_debug results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_CubedSphereGrid_debug
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_CubedSphereGrid_debug
+Checking test 059 control_CubedSphereGrid_debug results ....
Comparing sfcf000.tile1.nc .........OK
Comparing sfcf000.tile2.nc .........OK
Comparing sfcf000.tile3.nc .........OK
@@ -1953,429 +1937,432 @@ Checking test 060 control_CubedSphereGrid_debug results ....
Comparing atmf001.tile5.nc .........OK
Comparing atmf001.tile6.nc .........OK
- 0: The total amount of wall time = 222.300509
- 0: The maximum resident set size (KB) = 626120
+ 0: The total amount of wall time = 262.645791
+ 0: The maximum resident set size (KB) = 625732
-Test 060 control_CubedSphereGrid_debug PASS
+Test 059 control_CubedSphereGrid_debug PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_wrtGauss_netcdf_parallel_debug
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_wrtGauss_netcdf_parallel_debug
-Checking test 061 control_wrtGauss_netcdf_parallel_debug results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_wrtGauss_netcdf_parallel_debug
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_wrtGauss_netcdf_parallel_debug
+Checking test 060 control_wrtGauss_netcdf_parallel_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc ............ALT CHECK......OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 200.922695
- 0: The maximum resident set size (KB) = 625536
+ 0: The total amount of wall time = 260.027048
+ 0: The maximum resident set size (KB) = 625540
-Test 061 control_wrtGauss_netcdf_parallel_debug PASS
+Test 060 control_wrtGauss_netcdf_parallel_debug PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_stochy_debug
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_stochy_debug
-Checking test 062 control_stochy_debug results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_stochy_debug
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_stochy_debug
+Checking test 061 control_stochy_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 224.166447
- 0: The maximum resident set size (KB) = 631364
+ 0: The total amount of wall time = 282.499788
+ 0: The maximum resident set size (KB) = 632248
-Test 062 control_stochy_debug PASS
+Test 061 control_stochy_debug PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_lndp_debug
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_lndp_debug
-Checking test 063 control_lndp_debug results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_lndp_debug
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_lndp_debug
+Checking test 062 control_lndp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 202.475351
- 0: The maximum resident set size (KB) = 634424
+ 0: The total amount of wall time = 257.591357
+ 0: The maximum resident set size (KB) = 637196
-Test 063 control_lndp_debug PASS
+Test 062 control_lndp_debug PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_rrtmgp_debug
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_rrtmgp_debug
-Checking test 064 control_rrtmgp_debug results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_rrtmgp_debug
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_rrtmgp_debug
+Checking test 063 control_rrtmgp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 211.385865
- 0: The maximum resident set size (KB) = 747584
+ 0: The total amount of wall time = 291.445348
+ 0: The total amount of wall time = 291.178518
+ 0: The maximum resident set size (KB) = 747236
+ 0: The maximum resident set size (KB) = 746044
-Test 064 control_rrtmgp_debug PASS
+Test 063 control_rrtmgp_debug PASS Tries: 2
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_csawmg_debug
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_csawmg_debug
-Checking test 065 control_csawmg_debug results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_csawmg_debug
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_csawmg_debug
+Checking test 064 control_csawmg_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 304.902656
- 0: The maximum resident set size (KB) = 666860
+ 0: The total amount of wall time = 330.517669
+ 0: The maximum resident set size (KB) = 673936
-Test 065 control_csawmg_debug PASS
+Test 064 control_csawmg_debug PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_csawmgt_debug
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_csawmgt_debug
-Checking test 066 control_csawmgt_debug results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_csawmgt_debug
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_csawmgt_debug
+Checking test 065 control_csawmgt_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 299.611322
- 0: The maximum resident set size (KB) = 668540
+ 0: The total amount of wall time = 394.508500
+ 0: The maximum resident set size (KB) = 672984
-Test 066 control_csawmgt_debug PASS
+Test 065 control_csawmgt_debug PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_ras_debug
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_ras_debug
-Checking test 067 control_ras_debug results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_ras_debug
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_ras_debug
+Checking test 066 control_ras_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 197.836450
- 0: The maximum resident set size (KB) = 638056
+ 0: The total amount of wall time = 244.800267
+ 0: The maximum resident set size (KB) = 642432
-Test 067 control_ras_debug PASS
+Test 066 control_ras_debug PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_diag_debug
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_diag_debug
-Checking test 068 control_diag_debug results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_diag_debug
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_diag_debug
+Checking test 067 control_diag_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 201.284357
- 0: The maximum resident set size (KB) = 684492
+ 0: The total amount of wall time = 260.500356
+ 0: The maximum resident set size (KB) = 685912
-Test 068 control_diag_debug PASS
+Test 067 control_diag_debug PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_debug_p8
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_debug_p8
-Checking test 069 control_debug_p8 results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_debug_p8
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_debug_p8
+Checking test 068 control_debug_p8 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 231.501990
- 0: The maximum resident set size (KB) = 1131532
+ 0: The total amount of wall time = 331.005459
+ 0: The maximum resident set size (KB) = 1132032
-Test 069 control_debug_p8 PASS
+Test 068 control_debug_p8 PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_thompson_debug
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_thompson_debug
-Checking test 070 control_thompson_debug results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_thompson_debug
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_thompson_debug
+Checking test 069 control_thompson_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 224.052884
- 0: The maximum resident set size (KB) = 988808
+ 0: The total amount of wall time = 317.617647
+ 0: The maximum resident set size (KB) = 993860
-Test 070 control_thompson_debug PASS
+Test 069 control_thompson_debug PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_thompson_no_aero_debug
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_thompson_no_aero_debug
-Checking test 071 control_thompson_no_aero_debug results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_thompson_no_aero_debug
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_thompson_no_aero_debug
+Checking test 070 control_thompson_no_aero_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 216.420440
- 0: The maximum resident set size (KB) = 980144
+ 0: The total amount of wall time = 313.772263
+ 0: The maximum resident set size (KB) = 981784
-Test 071 control_thompson_no_aero_debug PASS
+Test 070 control_thompson_no_aero_debug PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_thompson_debug_extdiag
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_thompson_extdiag_debug
-Checking test 072 control_thompson_extdiag_debug results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_thompson_debug_extdiag
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_thompson_extdiag_debug
+Checking test 071 control_thompson_extdiag_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 238.265953
- 0: The maximum resident set size (KB) = 1014468
+ 0: The total amount of wall time = 327.166491
+ 0: The maximum resident set size (KB) = 1016956
-Test 072 control_thompson_extdiag_debug PASS
+Test 071 control_thompson_extdiag_debug PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_thompson_progcld_thompson_debug
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_thompson_progcld_thompson_debug
-Checking test 073 control_thompson_progcld_thompson_debug results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_thompson_progcld_thompson_debug
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_thompson_progcld_thompson_debug
+Checking test 072 control_thompson_progcld_thompson_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 224.566150
- 0: The maximum resident set size (KB) = 988324
+ 0: The total amount of wall time = 315.762837
+ 0: The maximum resident set size (KB) = 990860
-Test 073 control_thompson_progcld_thompson_debug PASS
+Test 072 control_thompson_progcld_thompson_debug PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_debug
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/regional_debug
-Checking test 074 regional_debug results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_debug
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/regional_debug
+Checking test 073 regional_debug results ....
Comparing dynf000.nc .........OK
Comparing dynf001.nc .........OK
Comparing phyf000.nc .........OK
Comparing phyf001.nc .........OK
- 0: The total amount of wall time = 324.433406
- 0: The maximum resident set size (KB) = 599888
+ 0: The total amount of wall time = 369.299918
+ 0: The maximum resident set size (KB) = 610728
-Test 074 regional_debug PASS
+Test 073 regional_debug PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_control_debug
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/rap_control_debug
-Checking test 075 rap_control_debug results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_control_debug
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/rap_control_debug
+Checking test 074 rap_control_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 348.785170
- 0: The maximum resident set size (KB) = 993640
+ 0: The total amount of wall time = 409.276287
+ 0: The maximum resident set size (KB) = 992740
-Test 075 rap_control_debug PASS
+Test 074 rap_control_debug PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_control_debug
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/rap_unified_drag_suite_debug
-Checking test 076 rap_unified_drag_suite_debug results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_control_debug
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/rap_unified_drag_suite_debug
+Checking test 075 rap_unified_drag_suite_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 344.971927
- 0: The maximum resident set size (KB) = 996096
+ 0: The total amount of wall time = 385.474563
+ 0: The maximum resident set size (KB) = 995316
-Test 076 rap_unified_drag_suite_debug PASS
+Test 075 rap_unified_drag_suite_debug PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_diag_debug
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/rap_diag_debug
-Checking test 077 rap_diag_debug results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_diag_debug
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/rap_diag_debug
+Checking test 076 rap_diag_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 374.124304
- 0: The maximum resident set size (KB) = 1079536
+ 0: The total amount of wall time = 391.892547
+ 0: The maximum resident set size (KB) = 1076856
-Test 077 rap_diag_debug PASS
+Test 076 rap_diag_debug PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_cires_ugwp_debug
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/rap_cires_ugwp_debug
-Checking test 078 rap_cires_ugwp_debug results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_cires_ugwp_debug
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/rap_cires_ugwp_debug
+Checking test 077 rap_cires_ugwp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 356.363573
- 0: The maximum resident set size (KB) = 1001896
+ 0: The total amount of wall time = 366.600696
+ 0: The maximum resident set size (KB) = 997064
-Test 078 rap_cires_ugwp_debug PASS
+Test 077 rap_cires_ugwp_debug PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_cires_ugwp_debug
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/rap_unified_ugwp_debug
-Checking test 079 rap_unified_ugwp_debug results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_cires_ugwp_debug
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/rap_unified_ugwp_debug
+Checking test 078 rap_unified_ugwp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 357.111455
- 0: The maximum resident set size (KB) = 999676
+ 0: The total amount of wall time = 359.309991
+ 0: The maximum resident set size (KB) = 993140
-Test 079 rap_unified_ugwp_debug PASS
+Test 078 rap_unified_ugwp_debug PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_lndp_debug
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/rap_lndp_debug
-Checking test 080 rap_lndp_debug results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_lndp_debug
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/rap_lndp_debug
+Checking test 079 rap_lndp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 350.970651
- 0: The maximum resident set size (KB) = 999580
+ 0: The total amount of wall time = 357.979980
+ 0: The maximum resident set size (KB) = 993548
-Test 080 rap_lndp_debug PASS
+Test 079 rap_lndp_debug PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_flake_debug
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/rap_flake_debug
-Checking test 081 rap_flake_debug results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_flake_debug
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/rap_flake_debug
+Checking test 080 rap_flake_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 348.841644
- 0: The maximum resident set size (KB) = 995264
+ 0: The total amount of wall time = 347.776247
+ 0: The maximum resident set size (KB) = 995832
-Test 081 rap_flake_debug PASS
+Test 080 rap_flake_debug PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_progcld_thompson_debug
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/rap_progcld_thompson_debug
-Checking test 082 rap_progcld_thompson_debug results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_progcld_thompson_debug
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/rap_progcld_thompson_debug
+Checking test 081 rap_progcld_thompson_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 346.099749
- 0: The maximum resident set size (KB) = 1000948
+ 0: The total amount of wall time = 349.423837
+ 0: The maximum resident set size (KB) = 994932
-Test 082 rap_progcld_thompson_debug PASS
+Test 081 rap_progcld_thompson_debug PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_noah_debug
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/rap_noah_debug
-Checking test 083 rap_noah_debug results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_noah_debug
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/rap_noah_debug
+Checking test 082 rap_noah_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 347.264034
- 0: The maximum resident set size (KB) = 992952
+ 0: The total amount of wall time = 348.283309
+ 0: The maximum resident set size (KB) = 993384
-Test 083 rap_noah_debug PASS
+Test 082 rap_noah_debug PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_rrtmgp_debug
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/rap_rrtmgp_debug
-Checking test 084 rap_rrtmgp_debug results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_rrtmgp_debug
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/rap_rrtmgp_debug
+Checking test 083 rap_rrtmgp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 589.857986
- 0: The maximum resident set size (KB) = 1115552
+ 0: The total amount of wall time = 590.540383
+ 0: The maximum resident set size (KB) = 1124116
-Test 084 rap_rrtmgp_debug PASS
+Test 083 rap_rrtmgp_debug PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_sfcdiff_debug
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/rap_sfcdiff_debug
-Checking test 085 rap_sfcdiff_debug results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_sfcdiff_debug
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/rap_sfcdiff_debug
+Checking test 084 rap_sfcdiff_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 345.839887
- 0: The maximum resident set size (KB) = 1000020
+ 0: The total amount of wall time = 353.192878
+ 0: The maximum resident set size (KB) = 998848
-Test 085 rap_sfcdiff_debug PASS
+Test 084 rap_sfcdiff_debug PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_noah_sfcdiff_cires_ugwp_debug
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/rap_noah_sfcdiff_cires_ugwp_debug
-Checking test 086 rap_noah_sfcdiff_cires_ugwp_debug results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_noah_sfcdiff_cires_ugwp_debug
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/rap_noah_sfcdiff_cires_ugwp_debug
+Checking test 085 rap_noah_sfcdiff_cires_ugwp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 579.564326
- 0: The maximum resident set size (KB) = 997240
+ 0: The total amount of wall time = 578.349617
+ 0: The maximum resident set size (KB) = 996776
-Test 086 rap_noah_sfcdiff_cires_ugwp_debug PASS
+Test 085 rap_noah_sfcdiff_cires_ugwp_debug PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rrfs_v1beta_debug
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/rrfs_v1beta_debug
-Checking test 087 rrfs_v1beta_debug results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rrfs_v1beta_debug
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/rrfs_v1beta_debug
+Checking test 086 rrfs_v1beta_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 347.234651
- 0: The maximum resident set size (KB) = 992384
+ 0: The total amount of wall time = 349.056776
+ 0: The maximum resident set size (KB) = 997436
-Test 087 rrfs_v1beta_debug PASS
+Test 086 rrfs_v1beta_debug PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_wam_debug
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_wam_debug
-Checking test 088 control_wam_debug results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_wam_debug
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_wam_debug
+Checking test 087 control_wam_debug results ....
Comparing sfcf019.nc .........OK
Comparing atmf019.nc .........OK
- 0: The total amount of wall time = 367.160781
- 0: The maximum resident set size (KB) = 255072
+ 0: The total amount of wall time = 365.585258
+ 0: The maximum resident set size (KB) = 256320
-Test 088 control_wam_debug PASS
+Test 087 control_wam_debug PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_atm
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/hafs_regional_atm
-Checking test 089 hafs_regional_atm results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_atm
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/hafs_regional_atm
+Checking test 088 hafs_regional_atm results ....
Comparing atmf006.nc .........OK
- Comparing sfcf006.nc ............ALT CHECK......OK
+ Comparing sfcf006.nc .........OK
+ Comparing HURPRS.GrbF06 .........OK
- 0: The total amount of wall time = 1190.088388
- 0: The maximum resident set size (KB) = 710820
+ 0: The total amount of wall time = 1188.547301
+ 0: The maximum resident set size (KB) = 708164
-Test 089 hafs_regional_atm PASS
+Test 088 hafs_regional_atm PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_atm_thompson_gfdlsf
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/hafs_regional_atm_thompson_gfdlsf
-Checking test 090 hafs_regional_atm_thompson_gfdlsf results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_atm_thompson_gfdlsf
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/hafs_regional_atm_thompson_gfdlsf
+Checking test 089 hafs_regional_atm_thompson_gfdlsf results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
- 0: The total amount of wall time = 1290.860466
- 0: The maximum resident set size (KB) = 1067280
+ 0: The total amount of wall time = 1363.330645
+ 0: The maximum resident set size (KB) = 1060676
-Test 090 hafs_regional_atm_thompson_gfdlsf PASS
+Test 089 hafs_regional_atm_thompson_gfdlsf PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_atm_ocn
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/hafs_regional_atm_ocn
-Checking test 091 hafs_regional_atm_ocn results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_atm_ocn
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/hafs_regional_atm_ocn
+Checking test 090 hafs_regional_atm_ocn results ....
Comparing atmf006.nc ............ALT CHECK......OK
Comparing sfcf006.nc .........OK
Comparing archv.2019_241_06.a .........OK
@@ -2383,29 +2370,29 @@ Checking test 091 hafs_regional_atm_ocn results ....
Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK
Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK
- 0: The total amount of wall time = 471.409263
- 0: The maximum resident set size (KB) = 716288
+ 0: The total amount of wall time = 506.337673
+ 0: The maximum resident set size (KB) = 721772
-Test 091 hafs_regional_atm_ocn PASS
+Test 090 hafs_regional_atm_ocn PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_atm_wav
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/hafs_regional_atm_wav
-Checking test 092 hafs_regional_atm_wav results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_atm_wav
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/hafs_regional_atm_wav
+Checking test 091 hafs_regional_atm_wav results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing out_grd.ww3 .........OK
Comparing out_pnt.ww3 .........OK
- 0: The total amount of wall time = 1197.107770
- 0: The maximum resident set size (KB) = 715692
+ 0: The total amount of wall time = 1213.999673
+ 0: The maximum resident set size (KB) = 721964
-Test 092 hafs_regional_atm_wav PASS
+Test 091 hafs_regional_atm_wav PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_atm_ocn_wav
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/hafs_regional_atm_ocn_wav
-Checking test 093 hafs_regional_atm_ocn_wav results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_atm_ocn_wav
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/hafs_regional_atm_ocn_wav
+Checking test 092 hafs_regional_atm_ocn_wav results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing archv.2019_241_06.a .........OK
@@ -2413,149 +2400,149 @@ Checking test 093 hafs_regional_atm_ocn_wav results ....
Comparing out_grd.ww3 .........OK
Comparing out_pnt.ww3 .........OK
- 0: The total amount of wall time = 1307.504046
- 0: The maximum resident set size (KB) = 727168
+ 0: The total amount of wall time = 1323.950046
+ 0: The maximum resident set size (KB) = 724436
-Test 093 hafs_regional_atm_ocn_wav PASS
+Test 092 hafs_regional_atm_ocn_wav PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_docn
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/hafs_regional_docn
-Checking test 094 hafs_regional_docn results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_docn
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/hafs_regional_docn
+Checking test 093 hafs_regional_docn results ....
Comparing atmf006.nc ............ALT CHECK......OK
Comparing sfcf006.nc .........OK
Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK
Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK
Comparing ufs.hafs.docn.r.2019-08-29-21600.nc .........OK
- 0: The total amount of wall time = 460.549814
- 0: The maximum resident set size (KB) = 719296
+ 0: The total amount of wall time = 501.086904
+ 0: The maximum resident set size (KB) = 721240
-Test 094 hafs_regional_docn PASS
+Test 093 hafs_regional_docn PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_docn_oisst
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/hafs_regional_docn_oisst
-Checking test 095 hafs_regional_docn_oisst results ....
- Comparing atmf006.nc .........OK
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_docn_oisst
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/hafs_regional_docn_oisst
+Checking test 094 hafs_regional_docn_oisst results ....
+ Comparing atmf006.nc ............ALT CHECK......OK
Comparing sfcf006.nc .........OK
Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK
Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK
Comparing ufs.hafs.docn.r.2019-08-29-21600.nc .........OK
- 0: The total amount of wall time = 465.348188
- 0: The maximum resident set size (KB) = 724296
+ 0: The total amount of wall time = 491.350134
+ 0: The maximum resident set size (KB) = 719072
-Test 095 hafs_regional_docn_oisst PASS
+Test 094 hafs_regional_docn_oisst PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_datm_cdeps
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/hafs_regional_datm_cdeps
-Checking test 096 hafs_regional_datm_cdeps results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_datm_cdeps
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/hafs_regional_datm_cdeps
+Checking test 095 hafs_regional_datm_cdeps results ....
Comparing ufs.hafs.cpl.hi.2019-08-30-00000.nc .........OK
Comparing ufs.hafs.cpl.r.2019-08-30-00000.nc .........OK
Comparing ufs.hafs.datm.r.2019-08-30-00000.nc .........OK
- 0: The total amount of wall time = 1250.607139
- 0: The maximum resident set size (KB) = 846520
+ 0: The total amount of wall time = 1257.384871
+ 0: The maximum resident set size (KB) = 849416
-Test 096 hafs_regional_datm_cdeps PASS
+Test 095 hafs_regional_datm_cdeps PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_control_cfsr
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/datm_cdeps_control_cfsr
-Checking test 097 datm_cdeps_control_cfsr results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_control_cfsr
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/datm_cdeps_control_cfsr
+Checking test 096 datm_cdeps_control_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 198.706197
- 0: The maximum resident set size (KB) = 725412
+ 0: The total amount of wall time = 201.416033
+ 0: The maximum resident set size (KB) = 723964
-Test 097 datm_cdeps_control_cfsr PASS
+Test 096 datm_cdeps_control_cfsr PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_control_cfsr
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/datm_cdeps_restart_cfsr
-Checking test 098 datm_cdeps_restart_cfsr results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_control_cfsr
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/datm_cdeps_restart_cfsr
+Checking test 097 datm_cdeps_restart_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 117.660428
- 0: The maximum resident set size (KB) = 724772
+ 0: The total amount of wall time = 120.703950
+ 0: The maximum resident set size (KB) = 744764
-Test 098 datm_cdeps_restart_cfsr PASS
+Test 097 datm_cdeps_restart_cfsr PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_control_gefs
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/datm_cdeps_control_gefs
-Checking test 099 datm_cdeps_control_gefs results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_control_gefs
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/datm_cdeps_control_gefs
+Checking test 098 datm_cdeps_control_gefs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 194.069710
- 0: The maximum resident set size (KB) = 626660
+ 0: The total amount of wall time = 195.672881
+ 0: The maximum resident set size (KB) = 625536
-Test 099 datm_cdeps_control_gefs PASS
+Test 098 datm_cdeps_control_gefs PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_iau_gefs
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/datm_cdeps_iau_gefs
-Checking test 100 datm_cdeps_iau_gefs results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_iau_gefs
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/datm_cdeps_iau_gefs
+Checking test 099 datm_cdeps_iau_gefs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 200.171430
- 0: The maximum resident set size (KB) = 625608
+ 0: The total amount of wall time = 199.319250
+ 0: The maximum resident set size (KB) = 624572
-Test 100 datm_cdeps_iau_gefs PASS
+Test 099 datm_cdeps_iau_gefs PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_stochy_gefs
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/datm_cdeps_stochy_gefs
-Checking test 101 datm_cdeps_stochy_gefs results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_stochy_gefs
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/datm_cdeps_stochy_gefs
+Checking test 100 datm_cdeps_stochy_gefs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 194.756613
- 0: The maximum resident set size (KB) = 624916
+ 0: The total amount of wall time = 197.743630
+ 0: The maximum resident set size (KB) = 623848
-Test 101 datm_cdeps_stochy_gefs PASS
+Test 100 datm_cdeps_stochy_gefs PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_bulk_cfsr
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/datm_cdeps_bulk_cfsr
-Checking test 102 datm_cdeps_bulk_cfsr results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_bulk_cfsr
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/datm_cdeps_bulk_cfsr
+Checking test 101 datm_cdeps_bulk_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 199.015965
- 0: The maximum resident set size (KB) = 724048
+ 0: The total amount of wall time = 209.531850
+ 0: The maximum resident set size (KB) = 726040
-Test 102 datm_cdeps_bulk_cfsr PASS
+Test 101 datm_cdeps_bulk_cfsr PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_bulk_gefs
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/datm_cdeps_bulk_gefs
-Checking test 103 datm_cdeps_bulk_gefs results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_bulk_gefs
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/datm_cdeps_bulk_gefs
+Checking test 102 datm_cdeps_bulk_gefs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 193.182806
- 0: The maximum resident set size (KB) = 624956
+ 0: The total amount of wall time = 196.746052
+ 0: The maximum resident set size (KB) = 624708
-Test 103 datm_cdeps_bulk_gefs PASS
+Test 102 datm_cdeps_bulk_gefs PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_mx025_cfsr
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/datm_cdeps_mx025_cfsr
-Checking test 104 datm_cdeps_mx025_cfsr results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_mx025_cfsr
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/datm_cdeps_mx025_cfsr
+Checking test 103 datm_cdeps_mx025_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/MOM.res_1.nc .........OK
Comparing RESTART/MOM.res_2.nc .........OK
@@ -2563,15 +2550,15 @@ Checking test 104 datm_cdeps_mx025_cfsr results ....
Comparing RESTART/iced.2011-10-01-43200.nc .........OK
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-01-43200.nc .........OK
- 0: The total amount of wall time = 422.779520
- 0: The maximum resident set size (KB) = 559868
+ 0: The total amount of wall time = 468.066585
+ 0: The maximum resident set size (KB) = 557260
-Test 104 datm_cdeps_mx025_cfsr PASS
+Test 103 datm_cdeps_mx025_cfsr PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_mx025_gefs
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/datm_cdeps_mx025_gefs
-Checking test 105 datm_cdeps_mx025_gefs results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_mx025_gefs
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/datm_cdeps_mx025_gefs
+Checking test 104 datm_cdeps_mx025_gefs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/MOM.res_1.nc .........OK
Comparing RESTART/MOM.res_2.nc .........OK
@@ -2579,65 +2566,65 @@ Checking test 105 datm_cdeps_mx025_gefs results ....
Comparing RESTART/iced.2011-10-01-43200.nc .........OK
Comparing RESTART/DATM_GEFS.cpl.r.2011-10-01-43200.nc .........OK
- 0: The total amount of wall time = 420.372144
- 0: The maximum resident set size (KB) = 530308
+ 0: The total amount of wall time = 419.021517
+ 0: The maximum resident set size (KB) = 528152
-Test 105 datm_cdeps_mx025_gefs PASS
+Test 104 datm_cdeps_mx025_gefs PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_control_cfsr
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/datm_cdeps_multiple_files_cfsr
-Checking test 106 datm_cdeps_multiple_files_cfsr results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_control_cfsr
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/datm_cdeps_multiple_files_cfsr
+Checking test 105 datm_cdeps_multiple_files_cfsr results ....
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 196.663436
- 0: The maximum resident set size (KB) = 722180
+ 0: The total amount of wall time = 203.412621
+ 0: The maximum resident set size (KB) = 742596
-Test 106 datm_cdeps_multiple_files_cfsr PASS
+Test 105 datm_cdeps_multiple_files_cfsr PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_3072x1536_cfsr
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/datm_cdeps_3072x1536_cfsr
-Checking test 107 datm_cdeps_3072x1536_cfsr results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_3072x1536_cfsr
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/datm_cdeps_3072x1536_cfsr
+Checking test 106 datm_cdeps_3072x1536_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_CFSR3072x1536.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 274.377224
- 0: The maximum resident set size (KB) = 1836320
+ 0: The total amount of wall time = 280.173132
+ 0: The maximum resident set size (KB) = 1835484
-Test 107 datm_cdeps_3072x1536_cfsr PASS
+Test 106 datm_cdeps_3072x1536_cfsr PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_gfs
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/datm_cdeps_gfs
-Checking test 108 datm_cdeps_gfs results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_gfs
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/datm_cdeps_gfs
+Checking test 107 datm_cdeps_gfs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2021-03-23-21600.nc .........OK
Comparing RESTART/DATM_GFS.cpl.r.2021-03-23-21600.nc .........OK
- 0: The total amount of wall time = 271.663676
- 0: The maximum resident set size (KB) = 1837100
+ 0: The total amount of wall time = 290.658468
+ 0: The maximum resident set size (KB) = 1897084
-Test 108 datm_cdeps_gfs PASS
+Test 107 datm_cdeps_gfs PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_debug_cfsr
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/datm_cdeps_debug_cfsr
-Checking test 109 datm_cdeps_debug_cfsr results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_debug_cfsr
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/datm_cdeps_debug_cfsr
+Checking test 108 datm_cdeps_debug_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-01-21600.nc .........OK
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-01-21600.nc .........OK
- 0: The total amount of wall time = 577.700265
- 0: The maximum resident set size (KB) = 732012
+ 0: The total amount of wall time = 582.194042
+ 0: The maximum resident set size (KB) = 737376
-Test 109 datm_cdeps_debug_cfsr PASS
+Test 108 datm_cdeps_debug_cfsr PASS
-baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_atmwav
-working dir = /lfs4/HFIP/h-nems/Minsuk.Ji/RT_RUNDIRS/Minsuk.Ji/FV3_RT/rt_17131/control_atmwav
-Checking test 110 control_atmwav results ....
+baseline dir = /lfs4/HFIP/h-nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_atmwav
+working dir = /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_195412/control_atmwav
+Checking test 109 control_atmwav results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
Comparing atmf000.nc .........OK
@@ -2680,12 +2667,12 @@ Checking test 110 control_atmwav results ....
Comparing RESTART/sfc_data.tile6.nc .........OK
Comparing 20210322.180000.restart.glo_1deg .........OK
- 0: The total amount of wall time = 116.166254
- 0: The maximum resident set size (KB) = 487916
+ 0: The total amount of wall time = 114.996853
+ 0: The maximum resident set size (KB) = 492052
-Test 110 control_atmwav PASS
+Test 109 control_atmwav PASS
REGRESSION TEST WAS SUCCESSFUL
-Thu Apr 7 22:29:19 GMT 2022
-Elapsed time: 01h:26m:26s. Have a nice day!
+Sat Apr 9 01:08:30 GMT 2022
+Elapsed time: 02h:21m:47s. Have a nice day!
diff --git a/tests/RegressionTests_orion.intel.log b/tests/RegressionTests_orion.intel.log
index 6fe338b3df..67e87ea322 100755
--- a/tests/RegressionTests_orion.intel.log
+++ b/tests/RegressionTests_orion.intel.log
@@ -1,24 +1,24 @@
-Thu Apr 7 12:31:46 CDT 2022
+Fri Apr 8 18:25:03 CDT 2022
Start Regression test
-Compile 001 elapsed time 463 seconds. -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON
-Compile 002 elapsed time 217 seconds. -DAPP=S2SA -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON
-Compile 003 elapsed time 338 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v17_p8,FV3_GFS_v15_thompson_mynn_lam3km -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 004 elapsed time 350 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta,FV3_RRFS_v1nssl -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 005 elapsed time 350 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_thompson,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 006 elapsed time 288 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DREPRO=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Bitforbit
-Compile 007 elapsed time 186 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp,FV3_GFS_v16_thompson,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
-Compile 008 elapsed time 162 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP,FV3_RAP_cires_ugwp,FV3_RAP_unified_ugwp,FV3_RAP_flake -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
-Compile 009 elapsed time 168 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP_noah,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
-Compile 010 elapsed time 159 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
-Compile 011 elapsed time 419 seconds. -DAPP=HAFSW -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst,FV3_HAFS_v0_thompson_tedmf_gfdlsf -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 012 elapsed time 379 seconds. -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 013 elapsed time 202 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON
-Compile 014 elapsed time 115 seconds. -DAPP=NG-GODAS -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON
-Compile 015 elapsed time 368 seconds. -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_p8
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/cpld_control_p8
+Compile 001 elapsed time 472 seconds. -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON
+Compile 002 elapsed time 212 seconds. -DAPP=S2SA -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON
+Compile 003 elapsed time 355 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v17_p8,FV3_GFS_v15_thompson_mynn_lam3km -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 004 elapsed time 357 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta,FV3_RRFS_v1nssl -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 005 elapsed time 366 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_thompson,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 006 elapsed time 307 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DREPRO=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Bitforbit
+Compile 007 elapsed time 180 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp,FV3_GFS_v16_thompson,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
+Compile 008 elapsed time 168 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP,FV3_RAP_cires_ugwp,FV3_RAP_unified_ugwp,FV3_RAP_flake -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
+Compile 009 elapsed time 177 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP_noah,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
+Compile 010 elapsed time 166 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
+Compile 011 elapsed time 402 seconds. -DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst,FV3_HAFS_v0_thompson_tedmf_gfdlsf -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 012 elapsed time 414 seconds. -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 013 elapsed time 204 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON
+Compile 014 elapsed time 104 seconds. -DAPP=NG-GODAS -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON
+Compile 015 elapsed time 348 seconds. -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_p8
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/cpld_control_p8
Checking test 001 cpld_control_p8 results ....
Comparing sfcf021.tile1.nc .........OK
Comparing sfcf021.tile2.nc .........OK
@@ -84,14 +84,14 @@ Checking test 001 cpld_control_p8 results ....
Comparing 20210323.060000.out_pnt.points .........OK
Comparing 20210323.060000.restart.glo_1deg .........OK
- 0: The total amount of wall time = 387.500257
- 0: The maximum resident set size (KB) = 1246328
+ 0: The total amount of wall time = 462.926007
+ 0: The maximum resident set size (KB) = 1245756
Test 001 cpld_control_p8 PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_p8
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/cpld_2threads_p8
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_p8
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/cpld_2threads_p8
Checking test 002 cpld_2threads_p8 results ....
Comparing sfcf024.tile1.nc .........OK
Comparing sfcf024.tile2.nc .........OK
@@ -145,14 +145,14 @@ Checking test 002 cpld_2threads_p8 results ....
Comparing 20210323.060000.out_pnt.points .........OK
Comparing 20210323.060000.restart.glo_1deg .........OK
- 0: The total amount of wall time = 509.668090
- 0: The maximum resident set size (KB) = 1875712
+ 0: The total amount of wall time = 580.859583
+ 0: The maximum resident set size (KB) = 1900688
Test 002 cpld_2threads_p8 PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_p8
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/cpld_decomp_p8
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_p8
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/cpld_decomp_p8
Checking test 003 cpld_decomp_p8 results ....
Comparing sfcf024.tile1.nc .........OK
Comparing sfcf024.tile2.nc .........OK
@@ -206,14 +206,14 @@ Checking test 003 cpld_decomp_p8 results ....
Comparing 20210323.060000.out_pnt.points .........OK
Comparing 20210323.060000.restart.glo_1deg .........OK
- 0: The total amount of wall time = 399.597349
- 0: The maximum resident set size (KB) = 1246644
+ 0: The total amount of wall time = 422.370864
+ 0: The maximum resident set size (KB) = 1242332
Test 003 cpld_decomp_p8 PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_p8
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/cpld_mpi_p8
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_p8
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/cpld_mpi_p8
Checking test 004 cpld_mpi_p8 results ....
Comparing sfcf024.tile1.nc .........OK
Comparing sfcf024.tile2.nc .........OK
@@ -267,14 +267,14 @@ Checking test 004 cpld_mpi_p8 results ....
Comparing 20210323.060000.out_pnt.points .........OK
Comparing 20210323.060000.restart.glo_1deg .........OK
- 0: The total amount of wall time = 331.500543
- 0: The maximum resident set size (KB) = 1105740
+ 0: The total amount of wall time = 354.120993
+ 0: The maximum resident set size (KB) = 1161844
Test 004 cpld_mpi_p8 PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_bmark_p8
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/cpld_bmark_p8
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_bmark_p8
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/cpld_bmark_p8
Checking test 005 cpld_bmark_p8 results ....
Comparing sfcf006.nc .........OK
Comparing atmf006.nc .........OK
@@ -320,14 +320,14 @@ Checking test 005 cpld_bmark_p8 results ....
Comparing RESTART/iced.2013-04-01-21600.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc .........OK
- 0: The total amount of wall time = 1231.202427
- 0: The maximum resident set size (KB) = 3032868
+ 0: The total amount of wall time = 1487.377052
+ 0: The maximum resident set size (KB) = 3032408
Test 005 cpld_bmark_p8 PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_c96_p8
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/cpld_control_c96_p8
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_c96_p8
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/cpld_control_c96_p8
Checking test 006 cpld_control_c96_p8 results ....
Comparing sfcf021.tile1.nc .........OK
Comparing sfcf021.tile2.nc .........OK
@@ -390,14 +390,14 @@ Checking test 006 cpld_control_c96_p8 results ....
Comparing RESTART/iced.2021-03-23-21600.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK
- 0: The total amount of wall time = 383.712417
- 0: The maximum resident set size (KB) = 1263192
+ 0: The total amount of wall time = 476.485273
+ 0: The maximum resident set size (KB) = 1253828
Test 006 cpld_control_c96_p8 PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_c96_p8
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/cpld_restart_c96_p8
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_c96_p8
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/cpld_restart_c96_p8
Checking test 007 cpld_restart_c96_p8 results ....
Comparing sfcf024.tile1.nc .........OK
Comparing sfcf024.tile2.nc .........OK
@@ -448,14 +448,14 @@ Checking test 007 cpld_restart_c96_p8 results ....
Comparing RESTART/iced.2021-03-23-21600.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK
- 0: The total amount of wall time = 217.267578
- 0: The maximum resident set size (KB) = 1248016
+ 0: The total amount of wall time = 249.784653
+ 0: The maximum resident set size (KB) = 1254228
Test 007 cpld_restart_c96_p8 PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_c192_p8
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/cpld_control_c192_p8
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_c192_p8
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/cpld_control_c192_p8
Checking test 008 cpld_control_c192_p8 results ....
Comparing sfcf036.tile1.nc .........OK
Comparing sfcf036.tile2.nc .........OK
@@ -506,14 +506,14 @@ Checking test 008 cpld_control_c192_p8 results ....
Comparing RESTART/iced.2021-03-23-64800.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-64800.nc .........OK
- 0: The total amount of wall time = 1240.192256
- 0: The maximum resident set size (KB) = 1425396
+ 0: The total amount of wall time = 1372.573437
+ 0: The maximum resident set size (KB) = 1419264
Test 008 cpld_control_c192_p8 PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_c192_p8
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/cpld_restart_c192_p8
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_c192_p8
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/cpld_restart_c192_p8
Checking test 009 cpld_restart_c192_p8 results ....
Comparing sfcf036.tile1.nc .........OK
Comparing sfcf036.tile2.nc .........OK
@@ -564,14 +564,14 @@ Checking test 009 cpld_restart_c192_p8 results ....
Comparing RESTART/iced.2021-03-23-64800.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-64800.nc .........OK
- 0: The total amount of wall time = 1006.469274
- 0: The maximum resident set size (KB) = 1526356
+ 0: The total amount of wall time = 1084.032981
+ 0: The maximum resident set size (KB) = 1585024
Test 009 cpld_restart_c192_p8 PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_c384_p8
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/cpld_control_c384_p8
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_c384_p8
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/cpld_control_c384_p8
Checking test 010 cpld_control_c384_p8 results ....
Comparing sfcf006.nc .........OK
Comparing atmf006.nc .........OK
@@ -615,14 +615,14 @@ Checking test 010 cpld_control_c384_p8 results ....
Comparing RESTART/iced.2021-03-22-43200.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK
- 0: The total amount of wall time = 1289.663041
- 0: The maximum resident set size (KB) = 3000824
+ 0: The total amount of wall time = 1445.965789
+ 0: The maximum resident set size (KB) = 3023992
Test 010 cpld_control_c384_p8 PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_control_c384_p8
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/cpld_restart_c384_p8
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_control_c384_p8
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/cpld_restart_c384_p8
Checking test 011 cpld_restart_c384_p8 results ....
Comparing sfcf006.nc .........OK
Comparing atmf006.nc .........OK
@@ -666,14 +666,14 @@ Checking test 011 cpld_restart_c384_p8 results ....
Comparing RESTART/iced.2021-03-22-43200.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK
- 0: The total amount of wall time = 749.942457
- 0: The maximum resident set size (KB) = 3046168
+ 0: The total amount of wall time = 916.693030
+ 0: The maximum resident set size (KB) = 3028632
Test 011 cpld_restart_c384_p8 PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/cpld_debug_p8
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/cpld_debug_p8
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/cpld_debug_p8
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/cpld_debug_p8
Checking test 012 cpld_debug_p8 results ....
Comparing sfcf006.tile1.nc .........OK
Comparing sfcf006.tile2.nc .........OK
@@ -724,14 +724,14 @@ Checking test 012 cpld_debug_p8 results ....
Comparing RESTART/iced.2021-03-22-43200.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK
- 0: The total amount of wall time = 1138.570379
- 0: The maximum resident set size (KB) = 1384208
+ 0: The total amount of wall time = 1289.355006
+ 0: The maximum resident set size (KB) = 1389516
Test 012 cpld_debug_p8 PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control
Checking test 013 control results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -778,14 +778,14 @@ Checking test 013 control results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 126.782314
- 0: The maximum resident set size (KB) = 470812
+ 0: The total amount of wall time = 149.691023
+ 0: The maximum resident set size (KB) = 469080
Test 013 control PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_decomp
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_decomp
Checking test 014 control_decomp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -828,28 +828,28 @@ Checking test 014 control_decomp results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 140.836371
- 0: The maximum resident set size (KB) = 468952
+ 0: The total amount of wall time = 148.324998
+ 0: The maximum resident set size (KB) = 472920
Test 014 control_decomp PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_2dwrtdecomp
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_2dwrtdecomp
Checking test 015 control_2dwrtdecomp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf024.nc .........OK
- 0: The total amount of wall time = 125.815090
- 0: The maximum resident set size (KB) = 468988
+ 0: The total amount of wall time = 134.128216
+ 0: The maximum resident set size (KB) = 471216
Test 015 control_2dwrtdecomp PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_2threads
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_2threads
Checking test 016 control_2threads results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -892,14 +892,14 @@ Checking test 016 control_2threads results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 157.325821
- 0: The maximum resident set size (KB) = 526480
+ 0: The total amount of wall time = 242.016792
+ 0: The maximum resident set size (KB) = 519284
Test 016 control_2threads PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_restart
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_restart
Checking test 017 control_restart results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
@@ -938,14 +938,14 @@ Checking test 017 control_restart results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 70.423057
- 0: The maximum resident set size (KB) = 214008
+ 0: The total amount of wall time = 157.202762
+ 0: The maximum resident set size (KB) = 216984
Test 017 control_restart PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_fhzero
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_fhzero
Checking test 018 control_fhzero results ....
Comparing sfcf000.nc ............ALT CHECK......OK
Comparing sfcf021.nc ............ALT CHECK......OK
@@ -988,14 +988,14 @@ Checking test 018 control_fhzero results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 121.862588
- 0: The maximum resident set size (KB) = 470888
+ 0: The total amount of wall time = 224.475287
+ 0: The maximum resident set size (KB) = 471196
Test 018 control_fhzero PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_CubedSphereGrid
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_CubedSphereGrid
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_CubedSphereGrid
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_CubedSphereGrid
Checking test 019 control_CubedSphereGrid results ....
Comparing sfcf000.tile1.nc .........OK
Comparing sfcf000.tile2.nc .........OK
@@ -1022,14 +1022,14 @@ Checking test 019 control_CubedSphereGrid results ....
Comparing atmf024.tile5.nc .........OK
Comparing atmf024.tile6.nc .........OK
- 0: The total amount of wall time = 131.548005
- 0: The maximum resident set size (KB) = 468208
+ 0: The total amount of wall time = 225.074222
+ 0: The maximum resident set size (KB) = 470908
Test 019 control_CubedSphereGrid PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_latlon
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_latlon
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_latlon
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_latlon
Checking test 020 control_latlon results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1040,14 +1040,14 @@ Checking test 020 control_latlon results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 129.458942
- 0: The maximum resident set size (KB) = 471260
+ 0: The total amount of wall time = 223.279519
+ 0: The maximum resident set size (KB) = 470748
Test 020 control_latlon PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_wrtGauss_netcdf_parallel
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_wrtGauss_netcdf_parallel
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_wrtGauss_netcdf_parallel
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_wrtGauss_netcdf_parallel
Checking test 021 control_wrtGauss_netcdf_parallel results ....
Comparing sfcf000.nc ............ALT CHECK......OK
Comparing sfcf024.nc .........OK
@@ -1058,14 +1058,14 @@ Checking test 021 control_wrtGauss_netcdf_parallel results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 131.427979
- 0: The maximum resident set size (KB) = 468320
+ 0: The total amount of wall time = 225.214855
+ 0: The maximum resident set size (KB) = 472188
Test 021 control_wrtGauss_netcdf_parallel PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_c48
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_c48
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_c48
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_c48
Checking test 022 control_c48 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1104,14 +1104,14 @@ Checking test 022 control_c48 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-0: The total amount of wall time = 319.766990
-0: The maximum resident set size (KB) = 654888
+0: The total amount of wall time = 341.568322
+0: The maximum resident set size (KB) = 659124
Test 022 control_c48 PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_c192
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_c192
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_c192
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_c192
Checking test 023 control_c192 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1122,14 +1122,14 @@ Checking test 023 control_c192 results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 484.584775
- 0: The maximum resident set size (KB) = 563784
+ 0: The total amount of wall time = 595.760054
+ 0: The maximum resident set size (KB) = 566108
Test 023 control_c192 PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_c384
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_c384
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_c384
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_c384
Checking test 024 control_c384 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
@@ -1140,14 +1140,14 @@ Checking test 024 control_c384 results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF12 .........OK
- 0: The total amount of wall time = 827.574494
- 0: The maximum resident set size (KB) = 823396
+ 0: The total amount of wall time = 956.037219
+ 0: The maximum resident set size (KB) = 823216
Test 024 control_c384 PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_c384gdas
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_c384gdas
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_c384gdas
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_c384gdas
Checking test 025 control_c384gdas results ....
Comparing sfcf000.nc .........OK
Comparing sfcf006.nc .........OK
@@ -1190,14 +1190,14 @@ Checking test 025 control_c384gdas results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 702.612748
- 0: The maximum resident set size (KB) = 917288
+ 0: The total amount of wall time = 807.810276
+ 0: The maximum resident set size (KB) = 934500
Test 025 control_c384gdas PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_stochy
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_stochy
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_stochy
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_stochy
Checking test 026 control_stochy results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
@@ -1208,28 +1208,28 @@ Checking test 026 control_stochy results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF12 .........OK
- 0: The total amount of wall time = 84.988708
- 0: The maximum resident set size (KB) = 472212
+ 0: The total amount of wall time = 166.606928
+ 0: The maximum resident set size (KB) = 472984
Test 026 control_stochy PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_stochy
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_stochy_restart
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_stochy
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_stochy_restart
Checking test 027 control_stochy_restart results ....
Comparing sfcf012.nc .........OK
Comparing atmf012.nc .........OK
Comparing GFSFLX.GrbF12 .........OK
Comparing GFSPRS.GrbF12 .........OK
- 0: The total amount of wall time = 47.376378
- 0: The maximum resident set size (KB) = 252492
+ 0: The total amount of wall time = 48.749680
+ 0: The maximum resident set size (KB) = 259592
Test 027 control_stochy_restart PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_lndp
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_lndp
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_lndp
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_lndp
Checking test 028 control_lndp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
@@ -1240,14 +1240,14 @@ Checking test 028 control_lndp results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF12 .........OK
- 0: The total amount of wall time = 77.728349
- 0: The maximum resident set size (KB) = 474576
+ 0: The total amount of wall time = 164.576988
+ 0: The maximum resident set size (KB) = 470396
Test 028 control_lndp PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_iovr4
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_iovr4
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_iovr4
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_iovr4
Checking test 029 control_iovr4 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -1262,14 +1262,14 @@ Checking test 029 control_iovr4 results ....
Comparing GFSPRS.GrbF21 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 128.768765
- 0: The maximum resident set size (KB) = 471828
+ 0: The total amount of wall time = 218.596586
+ 0: The maximum resident set size (KB) = 468668
Test 029 control_iovr4 PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_iovr5
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_iovr5
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_iovr5
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_iovr5
Checking test 030 control_iovr5 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -1284,14 +1284,14 @@ Checking test 030 control_iovr5 results ....
Comparing GFSPRS.GrbF21 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 131.253458
- 0: The maximum resident set size (KB) = 468036
+ 0: The total amount of wall time = 229.120240
+ 0: The maximum resident set size (KB) = 471416
Test 030 control_iovr5 PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_p8
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_p8
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_p8
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_p8
Checking test 031 control_p8 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -1338,14 +1338,14 @@ Checking test 031 control_p8 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 196.104358
- 0: The maximum resident set size (KB) = 969888
+ 0: The total amount of wall time = 220.764338
+ 0: The maximum resident set size (KB) = 972092
Test 031 control_p8 PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_p8
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_restart_p8
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_p8
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_restart_p8
Checking test 032 control_restart_p8 results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
@@ -1384,14 +1384,14 @@ Checking test 032 control_restart_p8 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 105.384511
- 0: The maximum resident set size (KB) = 759152
+ 0: The total amount of wall time = 119.283542
+ 0: The maximum resident set size (KB) = 763392
Test 032 control_restart_p8 PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_p8
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_decomp_p8
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_p8
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_decomp_p8
Checking test 033 control_decomp_p8 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1434,14 +1434,14 @@ Checking test 033 control_decomp_p8 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 216.718419
- 0: The maximum resident set size (KB) = 973800
+ 0: The total amount of wall time = 214.953965
+ 0: The maximum resident set size (KB) = 970676
Test 033 control_decomp_p8 PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_p8
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_2threads_p8
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_p8
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_2threads_p8
Checking test 034 control_2threads_p8 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1484,14 +1484,14 @@ Checking test 034 control_2threads_p8 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 245.839789
- 0: The maximum resident set size (KB) = 1111208
+ 0: The total amount of wall time = 324.542012
+ 0: The maximum resident set size (KB) = 1116452
Test 034 control_2threads_p8 PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_control
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/regional_control
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_control
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/regional_control
Checking test 035 regional_control results ....
Comparing dynf000.nc .........OK
Comparing dynf024.nc .........OK
@@ -1502,42 +1502,42 @@ Checking test 035 regional_control results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF24 .........OK
- 0: The total amount of wall time = 313.517306
- 0: The maximum resident set size (KB) = 589244
+ 0: The total amount of wall time = 411.059427
+ 0: The maximum resident set size (KB) = 584520
Test 035 regional_control PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_control
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/regional_restart
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_control
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/regional_restart
Checking test 036 regional_restart results ....
Comparing dynf024.nc .........OK
Comparing phyf024.nc .........OK
Comparing PRSLEV.GrbF24 .........OK
Comparing NATLEV.GrbF24 .........OK
- 0: The total amount of wall time = 179.582212
- 0: The maximum resident set size (KB) = 585612
+ 0: The total amount of wall time = 186.355413
+ 0: The maximum resident set size (KB) = 587036
Test 036 regional_restart PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_control
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/regional_control_2dwrtdecomp
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_control
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/regional_control_2dwrtdecomp
Checking test 037 regional_control_2dwrtdecomp results ....
Comparing dynf000.nc .........OK
Comparing dynf024.nc .........OK
Comparing phyf000.nc .........OK
Comparing phyf024.nc .........OK
- 0: The total amount of wall time = 313.131897
- 0: The maximum resident set size (KB) = 581388
+ 0: The total amount of wall time = 429.544850
+ 0: The maximum resident set size (KB) = 582764
Test 037 regional_control_2dwrtdecomp PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_noquilt
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/regional_noquilt
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_noquilt
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/regional_noquilt
Checking test 038 regional_noquilt results ....
Comparing atmos_4xdaily.nc .........OK
Comparing fv3_history2d.nc .........OK
@@ -1545,14 +1545,14 @@ Checking test 038 regional_noquilt results ....
Comparing RESTART/fv_core.res.tile1_new.nc .........OK
Comparing RESTART/fv_tracer.res.tile1_new.nc .........OK
- 0: The total amount of wall time = 319.539851
- 0: The maximum resident set size (KB) = 596568
+ 0: The total amount of wall time = 424.812408
+ 0: The maximum resident set size (KB) = 598392
Test 038 regional_noquilt PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_control
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/regional_2threads
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_control
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/regional_2threads
Checking test 039 regional_2threads results ....
Comparing dynf000.nc .........OK
Comparing dynf024.nc .........OK
@@ -1563,45 +1563,29 @@ Checking test 039 regional_2threads results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF24 .........OK
- 0: The total amount of wall time = 243.819208
- 0: The maximum resident set size (KB) = 579752
+ 0: The total amount of wall time = 253.895907
+ 0: The maximum resident set size (KB) = 579724
Test 039 regional_2threads PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_hafs
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/regional_hafs
-Checking test 040 regional_hafs results ....
- Comparing dynf000.nc .........OK
- Comparing dynf024.nc .........OK
- Comparing phyf000.nc .........OK
- Comparing phyf024.nc .........OK
- Comparing HURPRS.GrbF00 .........OK
- Comparing HURPRS.GrbF24 .........OK
-
- 0: The total amount of wall time = 312.967837
- 0: The maximum resident set size (KB) = 585508
-
-Test 040 regional_hafs PASS
-
-
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_netcdf_parallel
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/regional_netcdf_parallel
-Checking test 041 regional_netcdf_parallel results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_netcdf_parallel
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/regional_netcdf_parallel
+Checking test 040 regional_netcdf_parallel results ....
Comparing dynf000.nc .........OK
Comparing dynf024.nc ............ALT CHECK......OK
Comparing phyf000.nc .........OK
Comparing phyf024.nc .........OK
- 0: The total amount of wall time = 310.500492
- 0: The maximum resident set size (KB) = 586444
+ 0: The total amount of wall time = 333.807000
+ 0: The maximum resident set size (KB) = 589604
-Test 041 regional_netcdf_parallel PASS
+Test 040 regional_netcdf_parallel PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_RRTMGP
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/regional_RRTMGP
-Checking test 042 regional_RRTMGP results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_RRTMGP
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/regional_RRTMGP
+Checking test 041 regional_RRTMGP results ....
Comparing dynf000.nc .........OK
Comparing dynf024.nc .........OK
Comparing phyf000.nc .........OK
@@ -1611,15 +1595,15 @@ Checking test 042 regional_RRTMGP results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF24 .........OK
- 0: The total amount of wall time = 419.037781
- 0: The maximum resident set size (KB) = 708200
+ 0: The total amount of wall time = 445.704242
+ 0: The maximum resident set size (KB) = 716244
-Test 042 regional_RRTMGP PASS
+Test 041 regional_RRTMGP PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_3km
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/regional_3km
-Checking test 043 regional_3km results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_3km
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/regional_3km
+Checking test 042 regional_3km results ....
Comparing dynf000.nc .........OK
Comparing dynf006.nc .........OK
Comparing phyf000.nc .........OK
@@ -1629,15 +1613,15 @@ Checking test 043 regional_3km results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF06 .........OK
- 0: The total amount of wall time = 247.735573
- 0: The maximum resident set size (KB) = 618340
+ 0: The total amount of wall time = 261.812378
+ 0: The maximum resident set size (KB) = 620456
-Test 043 regional_3km PASS
+Test 042 regional_3km PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_control
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/rap_control
-Checking test 044 rap_control results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_control
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/rap_control
+Checking test 043 rap_control results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1683,15 +1667,15 @@ Checking test 044 rap_control results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 375.432337
- 0: The maximum resident set size (KB) = 839736
+ 0: The total amount of wall time = 392.863678
+ 0: The maximum resident set size (KB) = 842312
-Test 044 rap_control PASS
+Test 043 rap_control PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_rrtmgp
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/rap_rrtmgp
-Checking test 045 rap_rrtmgp results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_rrtmgp
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/rap_rrtmgp
+Checking test 044 rap_rrtmgp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1737,15 +1721,15 @@ Checking test 045 rap_rrtmgp results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 406.740654
- 0: The maximum resident set size (KB) = 962504
+ 0: The total amount of wall time = 446.891704
+ 0: The maximum resident set size (KB) = 962156
-Test 045 rap_rrtmgp PASS
+Test 044 rap_rrtmgp PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/regional_spp_sppt_shum_skeb
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/regional_spp_sppt_shum_skeb
-Checking test 046 regional_spp_sppt_shum_skeb results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/regional_spp_sppt_shum_skeb
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/regional_spp_sppt_shum_skeb
+Checking test 045 regional_spp_sppt_shum_skeb results ....
Comparing dynf000.nc .........OK
Comparing dynf001.nc .........OK
Comparing phyf000.nc .........OK
@@ -1755,15 +1739,15 @@ Checking test 046 regional_spp_sppt_shum_skeb results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF01 .........OK
- 0: The total amount of wall time = 307.114261
- 0: The maximum resident set size (KB) = 933924
+ 0: The total amount of wall time = 323.603431
+ 0: The maximum resident set size (KB) = 929164
-Test 046 regional_spp_sppt_shum_skeb PASS
+Test 045 regional_spp_sppt_shum_skeb PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_control
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/rap_2threads
-Checking test 047 rap_2threads results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_control
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/rap_2threads
+Checking test 046 rap_2threads results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1809,15 +1793,15 @@ Checking test 047 rap_2threads results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 440.710204
- 0: The maximum resident set size (KB) = 909896
+ 0: The total amount of wall time = 465.582087
+ 0: The maximum resident set size (KB) = 910272
-Test 047 rap_2threads PASS
+Test 046 rap_2threads PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_control
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/rap_restart
-Checking test 048 rap_restart results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_control
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/rap_restart
+Checking test 047 rap_restart results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
Comparing GFSFLX.GrbF24 .........OK
@@ -1855,15 +1839,15 @@ Checking test 048 rap_restart results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 188.768466
- 0: The maximum resident set size (KB) = 592656
+ 0: The total amount of wall time = 200.820598
+ 0: The maximum resident set size (KB) = 594512
-Test 048 rap_restart PASS
+Test 047 rap_restart PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_sfcdiff
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/rap_sfcdiff
-Checking test 049 rap_sfcdiff results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_sfcdiff
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/rap_sfcdiff
+Checking test 048 rap_sfcdiff results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1909,15 +1893,15 @@ Checking test 049 rap_sfcdiff results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 367.233084
- 0: The maximum resident set size (KB) = 841928
+ 0: The total amount of wall time = 381.676738
+ 0: The maximum resident set size (KB) = 839288
-Test 049 rap_sfcdiff PASS
+Test 048 rap_sfcdiff PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_sfcdiff
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/rap_sfcdiff_restart
-Checking test 050 rap_sfcdiff_restart results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_sfcdiff
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/rap_sfcdiff_restart
+Checking test 049 rap_sfcdiff_restart results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
Comparing GFSFLX.GrbF24 .........OK
@@ -1955,15 +1939,15 @@ Checking test 050 rap_sfcdiff_restart results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 187.828114
- 0: The maximum resident set size (KB) = 592272
+ 0: The total amount of wall time = 187.762633
+ 0: The maximum resident set size (KB) = 592720
-Test 050 rap_sfcdiff_restart PASS
+Test 049 rap_sfcdiff_restart PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hrrr_control
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/hrrr_control
-Checking test 051 hrrr_control results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hrrr_control
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/hrrr_control
+Checking test 050 hrrr_control results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -2009,15 +1993,15 @@ Checking test 051 hrrr_control results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 356.035422
- 0: The maximum resident set size (KB) = 838836
+ 0: The total amount of wall time = 376.431950
+ 0: The maximum resident set size (KB) = 836076
-Test 051 hrrr_control PASS
+Test 050 hrrr_control PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rrfs_v1beta
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/rrfs_v1beta
-Checking test 052 rrfs_v1beta results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rrfs_v1beta
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/rrfs_v1beta
+Checking test 051 rrfs_v1beta results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -2063,15 +2047,15 @@ Checking test 052 rrfs_v1beta results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
- 0: The total amount of wall time = 369.036920
- 0: The maximum resident set size (KB) = 838972
+ 0: The total amount of wall time = 372.316207
+ 0: The maximum resident set size (KB) = 834792
-Test 052 rrfs_v1beta PASS
+Test 051 rrfs_v1beta PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rrfs_v1nssl
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/rrfs_v1nssl
-Checking test 053 rrfs_v1nssl results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rrfs_v1nssl
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/rrfs_v1nssl
+Checking test 052 rrfs_v1nssl results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -2085,15 +2069,15 @@ Checking test 053 rrfs_v1nssl results ....
Comparing GFSPRS.GrbF21 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 461.667075
- 0: The maximum resident set size (KB) = 525016
+ 0: The total amount of wall time = 467.231055
+ 0: The maximum resident set size (KB) = 526356
-Test 053 rrfs_v1nssl PASS
+Test 052 rrfs_v1nssl PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rrfs_v1nssl_nohailnoccn
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/rrfs_v1nssl_nohailnoccn
-Checking test 054 rrfs_v1nssl_nohailnoccn results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rrfs_v1nssl_nohailnoccn
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/rrfs_v1nssl_nohailnoccn
+Checking test 053 rrfs_v1nssl_nohailnoccn results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -2107,15 +2091,15 @@ Checking test 054 rrfs_v1nssl_nohailnoccn results ....
Comparing GFSPRS.GrbF21 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 426.724693
- 0: The maximum resident set size (KB) = 519624
+ 0: The total amount of wall time = 454.192523
+ 0: The maximum resident set size (KB) = 516588
-Test 054 rrfs_v1nssl_nohailnoccn PASS
+Test 053 rrfs_v1nssl_nohailnoccn PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rrfs_conus13km_hrrr_warm
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/rrfs_conus13km_hrrr_warm
-Checking test 055 rrfs_conus13km_hrrr_warm results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rrfs_conus13km_hrrr_warm
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/rrfs_conus13km_hrrr_warm
+Checking test 054 rrfs_conus13km_hrrr_warm results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing sfcf002.nc .........OK
@@ -2123,15 +2107,15 @@ Checking test 055 rrfs_conus13km_hrrr_warm results ....
Comparing atmf001.nc .........OK
Comparing atmf002.nc .........OK
- 0: The total amount of wall time = 173.337272
- 0: The maximum resident set size (KB) = 668652
+ 0: The total amount of wall time = 191.556439
+ 0: The maximum resident set size (KB) = 669268
-Test 055 rrfs_conus13km_hrrr_warm PASS
+Test 054 rrfs_conus13km_hrrr_warm PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rrfs_conus13km_radar_tten_warm
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/rrfs_conus13km_radar_tten_warm
-Checking test 056 rrfs_conus13km_radar_tten_warm results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rrfs_conus13km_radar_tten_warm
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/rrfs_conus13km_radar_tten_warm
+Checking test 055 rrfs_conus13km_radar_tten_warm results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing sfcf002.nc .........OK
@@ -2139,15 +2123,15 @@ Checking test 056 rrfs_conus13km_radar_tten_warm results ....
Comparing atmf001.nc .........OK
Comparing atmf002.nc .........OK
- 0: The total amount of wall time = 171.432175
- 0: The maximum resident set size (KB) = 673772
+ 0: The total amount of wall time = 191.453722
+ 0: The maximum resident set size (KB) = 676352
-Test 056 rrfs_conus13km_radar_tten_warm PASS
+Test 055 rrfs_conus13km_radar_tten_warm PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_rrtmgp
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_rrtmgp
-Checking test 057 control_rrtmgp results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_rrtmgp
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_rrtmgp
+Checking test 056 control_rrtmgp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2157,15 +2141,15 @@ Checking test 057 control_rrtmgp results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 195.348210
- 0: The maximum resident set size (KB) = 611240
+ 0: The total amount of wall time = 209.163458
+ 0: The maximum resident set size (KB) = 615060
-Test 057 control_rrtmgp PASS
+Test 056 control_rrtmgp PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_rrtmgp_c192
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_rrtmgp_c192
-Checking test 058 control_rrtmgp_c192 results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_rrtmgp_c192
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_rrtmgp_c192
+Checking test 057 control_rrtmgp_c192 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
Comparing atmf000.nc .........OK
@@ -2175,15 +2159,15 @@ Checking test 058 control_rrtmgp_c192 results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF12 .........OK
- 0: The total amount of wall time = 523.912277
- 0: The maximum resident set size (KB) = 812804
+ 0: The total amount of wall time = 544.851060
+ 0: The maximum resident set size (KB) = 813924
-Test 058 control_rrtmgp_c192 PASS
+Test 057 control_rrtmgp_c192 PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_csawmg
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_csawmg
-Checking test 059 control_csawmg results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_csawmg
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_csawmg
+Checking test 058 control_csawmg results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2193,15 +2177,15 @@ Checking test 059 control_csawmg results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 324.592338
- 0: The maximum resident set size (KB) = 540472
+ 0: The total amount of wall time = 346.850037
+ 0: The maximum resident set size (KB) = 537912
-Test 059 control_csawmg PASS
+Test 058 control_csawmg PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_csawmgt
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_csawmgt
-Checking test 060 control_csawmgt results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_csawmgt
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_csawmgt
+Checking test 059 control_csawmgt results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2211,15 +2195,15 @@ Checking test 060 control_csawmgt results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 313.967857
- 0: The maximum resident set size (KB) = 535168
+ 0: The total amount of wall time = 339.713423
+ 0: The maximum resident set size (KB) = 541704
-Test 060 control_csawmgt PASS
+Test 059 control_csawmgt PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_flake
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_flake
-Checking test 061 control_flake results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_flake
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_flake
+Checking test 060 control_flake results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2229,15 +2213,15 @@ Checking test 061 control_flake results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 238.990364
- 0: The maximum resident set size (KB) = 541736
+ 0: The total amount of wall time = 239.387418
+ 0: The maximum resident set size (KB) = 543488
-Test 061 control_flake PASS
+Test 060 control_flake PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_ras
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_ras
-Checking test 062 control_ras results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_ras
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_ras
+Checking test 061 control_ras results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2247,15 +2231,15 @@ Checking test 062 control_ras results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 169.520810
- 0: The maximum resident set size (KB) = 497004
+ 0: The total amount of wall time = 179.115296
+ 0: The maximum resident set size (KB) = 504532
-Test 062 control_ras PASS
+Test 061 control_ras PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_thompson
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_thompson
-Checking test 063 control_thompson results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_thompson
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_thompson
+Checking test 062 control_thompson results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2265,15 +2249,15 @@ Checking test 063 control_thompson results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 218.638772
- 0: The maximum resident set size (KB) = 852632
+ 0: The total amount of wall time = 234.464487
+ 0: The maximum resident set size (KB) = 865164
-Test 063 control_thompson PASS
+Test 062 control_thompson PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_thompson_no_aero
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_thompson_no_aero
-Checking test 064 control_thompson_no_aero results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_thompson_no_aero
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_thompson_no_aero
+Checking test 063 control_thompson_no_aero results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2283,55 +2267,55 @@ Checking test 064 control_thompson_no_aero results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
- 0: The total amount of wall time = 209.001824
- 0: The maximum resident set size (KB) = 849028
+ 0: The total amount of wall time = 219.712800
+ 0: The maximum resident set size (KB) = 853260
-Test 064 control_thompson_no_aero PASS
+Test 063 control_thompson_no_aero PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_wam_repro
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_wam_repro
-Checking test 065 control_wam results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_wam_repro
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_wam_repro
+Checking test 064 control_wam results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
- 0: The total amount of wall time = 121.788015
- 0: The maximum resident set size (KB) = 235640
+ 0: The total amount of wall time = 127.963018
+ 0: The maximum resident set size (KB) = 231436
-Test 065 control_wam PASS
+Test 064 control_wam PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_debug
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_debug
-Checking test 066 control_debug results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_debug
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_debug
+Checking test 065 control_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 150.864747
- 0: The maximum resident set size (KB) = 630192
+ 0: The total amount of wall time = 161.079430
+ 0: The maximum resident set size (KB) = 635044
-Test 066 control_debug PASS
+Test 065 control_debug PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_debug
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_2threads_debug
-Checking test 067 control_2threads_debug results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_debug
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_2threads_debug
+Checking test 066 control_2threads_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 228.244408
- 0: The maximum resident set size (KB) = 682196
+ 0: The total amount of wall time = 235.086253
+ 0: The maximum resident set size (KB) = 683388
-Test 067 control_2threads_debug PASS
+Test 066 control_2threads_debug PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_CubedSphereGrid_debug
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_CubedSphereGrid_debug
-Checking test 068 control_CubedSphereGrid_debug results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_CubedSphereGrid_debug
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_CubedSphereGrid_debug
+Checking test 067 control_CubedSphereGrid_debug results ....
Comparing sfcf000.tile1.nc .........OK
Comparing sfcf000.tile2.nc .........OK
Comparing sfcf000.tile3.nc .........OK
@@ -2357,429 +2341,430 @@ Checking test 068 control_CubedSphereGrid_debug results ....
Comparing atmf001.tile5.nc .........OK
Comparing atmf001.tile6.nc .........OK
- 0: The total amount of wall time = 166.965487
- 0: The maximum resident set size (KB) = 634704
+ 0: The total amount of wall time = 177.896534
+ 0: The maximum resident set size (KB) = 638480
-Test 068 control_CubedSphereGrid_debug PASS
+Test 067 control_CubedSphereGrid_debug PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_wrtGauss_netcdf_parallel_debug
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_wrtGauss_netcdf_parallel_debug
-Checking test 069 control_wrtGauss_netcdf_parallel_debug results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_wrtGauss_netcdf_parallel_debug
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_wrtGauss_netcdf_parallel_debug
+Checking test 068 control_wrtGauss_netcdf_parallel_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc ............ALT CHECK......OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 158.646754
- 0: The maximum resident set size (KB) = 634064
+ 0: The total amount of wall time = 159.530602
+ 0: The maximum resident set size (KB) = 633412
-Test 069 control_wrtGauss_netcdf_parallel_debug PASS
+Test 068 control_wrtGauss_netcdf_parallel_debug PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_stochy_debug
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_stochy_debug
-Checking test 070 control_stochy_debug results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_stochy_debug
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_stochy_debug
+Checking test 069 control_stochy_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 172.507023
- 0: The maximum resident set size (KB) = 639012
+ 0: The total amount of wall time = 189.960467
+ 0: The maximum resident set size (KB) = 635200
-Test 070 control_stochy_debug PASS
+Test 069 control_stochy_debug PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_lndp_debug
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_lndp_debug
-Checking test 071 control_lndp_debug results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_lndp_debug
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_lndp_debug
+Checking test 070 control_lndp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 159.299865
- 0: The maximum resident set size (KB) = 639596
+ 0: The total amount of wall time = 165.672359
+ 0: The maximum resident set size (KB) = 639088
-Test 071 control_lndp_debug PASS
+Test 070 control_lndp_debug PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_rrtmgp_debug
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_rrtmgp_debug
-Checking test 072 control_rrtmgp_debug results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_rrtmgp_debug
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_rrtmgp_debug
+Checking test 071 control_rrtmgp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 171.031644
- 0: The maximum resident set size (KB) = 754468
+ 0: The total amount of wall time = 168.850350
+ 0: The maximum resident set size (KB) = 752964
-Test 072 control_rrtmgp_debug PASS
+Test 071 control_rrtmgp_debug PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_csawmg_debug
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_csawmg_debug
-Checking test 073 control_csawmg_debug results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_csawmg_debug
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_csawmg_debug
+Checking test 072 control_csawmg_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 238.237541
- 0: The maximum resident set size (KB) = 679428
+ 0: The total amount of wall time = 264.279693
+ 0: The maximum resident set size (KB) = 675664
-Test 073 control_csawmg_debug PASS
+Test 072 control_csawmg_debug PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_csawmgt_debug
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_csawmgt_debug
-Checking test 074 control_csawmgt_debug results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_csawmgt_debug
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_csawmgt_debug
+Checking test 073 control_csawmgt_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 234.741740
- 0: The maximum resident set size (KB) = 678160
+ 0: The total amount of wall time = 291.680679
+ 0: The maximum resident set size (KB) = 674816
-Test 074 control_csawmgt_debug PASS
+Test 073 control_csawmgt_debug PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_ras_debug
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_ras_debug
-Checking test 075 control_ras_debug results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_ras_debug
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_ras_debug
+Checking test 074 control_ras_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 163.470737
- 0: The maximum resident set size (KB) = 646980
+ 0: The total amount of wall time = 158.703003
+ 0: The maximum resident set size (KB) = 650848
-Test 075 control_ras_debug PASS
+Test 074 control_ras_debug PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_diag_debug
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_diag_debug
-Checking test 076 control_diag_debug results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_diag_debug
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_diag_debug
+Checking test 075 control_diag_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 164.641992
- 0: The maximum resident set size (KB) = 689740
+ 0: The total amount of wall time = 171.151223
+ 0: The maximum resident set size (KB) = 690404
-Test 076 control_diag_debug PASS
+Test 075 control_diag_debug PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_debug_p8
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_debug_p8
-Checking test 077 control_debug_p8 results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_debug_p8
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_debug_p8
+Checking test 076 control_debug_p8 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 182.684403
- 0: The maximum resident set size (KB) = 1144780
+ 0: The total amount of wall time = 201.563958
+ 0: The maximum resident set size (KB) = 1144236
-Test 077 control_debug_p8 PASS
+Test 076 control_debug_p8 PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_thompson_debug
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_thompson_debug
-Checking test 078 control_thompson_debug results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_thompson_debug
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_thompson_debug
+Checking test 077 control_thompson_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 183.514132
- 0: The maximum resident set size (KB) = 1001400
+ 0: The total amount of wall time = 188.675151
+ 0: The maximum resident set size (KB) = 1000680
-Test 078 control_thompson_debug PASS
+Test 077 control_thompson_debug PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_thompson_no_aero_debug
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_thompson_no_aero_debug
-Checking test 079 control_thompson_no_aero_debug results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_thompson_no_aero_debug
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_thompson_no_aero_debug
+Checking test 078 control_thompson_no_aero_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 175.189031
- 0: The maximum resident set size (KB) = 989820
+ 0: The total amount of wall time = 175.113282
+ 0: The maximum resident set size (KB) = 991616
-Test 079 control_thompson_no_aero_debug PASS
+Test 078 control_thompson_no_aero_debug PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_thompson_debug_extdiag
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_thompson_extdiag_debug
-Checking test 080 control_thompson_extdiag_debug results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_thompson_debug_extdiag
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_thompson_extdiag_debug
+Checking test 079 control_thompson_extdiag_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 193.688141
- 0: The maximum resident set size (KB) = 1029848
+ 0: The total amount of wall time = 197.224921
+ 0: The maximum resident set size (KB) = 1029916
-Test 080 control_thompson_extdiag_debug PASS
+Test 079 control_thompson_extdiag_debug PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_thompson_progcld_thompson_debug
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_thompson_progcld_thompson_debug
-Checking test 081 control_thompson_progcld_thompson_debug results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_thompson_progcld_thompson_debug
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_thompson_progcld_thompson_debug
+Checking test 080 control_thompson_progcld_thompson_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 186.061845
- 0: The maximum resident set size (KB) = 997188
+ 0: The total amount of wall time = 185.735169
+ 0: The maximum resident set size (KB) = 999080
-Test 081 control_thompson_progcld_thompson_debug PASS
+Test 080 control_thompson_progcld_thompson_debug PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/fv3_regional_debug
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/regional_debug
-Checking test 082 regional_debug results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/fv3_regional_debug
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/regional_debug
+Checking test 081 regional_debug results ....
Comparing dynf000.nc .........OK
Comparing dynf001.nc .........OK
Comparing phyf000.nc .........OK
Comparing phyf001.nc .........OK
- 0: The total amount of wall time = 254.783487
- 0: The maximum resident set size (KB) = 610016
+ 0: The total amount of wall time = 258.674681
+ 0: The maximum resident set size (KB) = 608572
-Test 082 regional_debug PASS
+Test 081 regional_debug PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_control_debug
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/rap_control_debug
-Checking test 083 rap_control_debug results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_control_debug
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/rap_control_debug
+Checking test 082 rap_control_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 282.652622
- 0: The maximum resident set size (KB) = 1006276
+ 0: The total amount of wall time = 287.953401
+ 0: The maximum resident set size (KB) = 985056
-Test 083 rap_control_debug PASS
+Test 082 rap_control_debug PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_control_debug
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/rap_unified_drag_suite_debug
-Checking test 084 rap_unified_drag_suite_debug results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_control_debug
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/rap_unified_drag_suite_debug
+Checking test 083 rap_unified_drag_suite_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 274.899058
- 0: The maximum resident set size (KB) = 1006300
+ 0: The total amount of wall time = 278.473580
+ 0: The maximum resident set size (KB) = 1001572
-Test 084 rap_unified_drag_suite_debug PASS
+Test 083 rap_unified_drag_suite_debug PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_diag_debug
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/rap_diag_debug
-Checking test 085 rap_diag_debug results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_diag_debug
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/rap_diag_debug
+Checking test 084 rap_diag_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 289.232984
- 0: The maximum resident set size (KB) = 1091440
+ 0: The total amount of wall time = 302.939138
+ 0: The maximum resident set size (KB) = 1083936
-Test 085 rap_diag_debug PASS
+Test 084 rap_diag_debug PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_cires_ugwp_debug
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/rap_cires_ugwp_debug
-Checking test 086 rap_cires_ugwp_debug results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_cires_ugwp_debug
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/rap_cires_ugwp_debug
+Checking test 085 rap_cires_ugwp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 281.313488
- 0: The maximum resident set size (KB) = 978100
+ 0: The total amount of wall time = 300.173106
+ 0: The maximum resident set size (KB) = 999560
-Test 086 rap_cires_ugwp_debug PASS
+Test 085 rap_cires_ugwp_debug PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_cires_ugwp_debug
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/rap_unified_ugwp_debug
-Checking test 087 rap_unified_ugwp_debug results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_cires_ugwp_debug
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/rap_unified_ugwp_debug
+Checking test 086 rap_unified_ugwp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 282.787240
- 0: The maximum resident set size (KB) = 975784
+ 0: The total amount of wall time = 285.775544
+ 0: The maximum resident set size (KB) = 999456
-Test 087 rap_unified_ugwp_debug PASS
+Test 086 rap_unified_ugwp_debug PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_lndp_debug
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/rap_lndp_debug
-Checking test 088 rap_lndp_debug results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_lndp_debug
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/rap_lndp_debug
+Checking test 087 rap_lndp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 277.325079
- 0: The maximum resident set size (KB) = 1003024
+ 0: The total amount of wall time = 301.016513
+ 0: The maximum resident set size (KB) = 1003192
-Test 088 rap_lndp_debug PASS
+Test 087 rap_lndp_debug PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_flake_debug
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/rap_flake_debug
-Checking test 089 rap_flake_debug results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_flake_debug
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/rap_flake_debug
+Checking test 088 rap_flake_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 275.180106
- 0: The maximum resident set size (KB) = 1006848
+ 0: The total amount of wall time = 276.037619
+ 0: The maximum resident set size (KB) = 1003660
-Test 089 rap_flake_debug PASS
+Test 088 rap_flake_debug PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_progcld_thompson_debug
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/rap_progcld_thompson_debug
-Checking test 090 rap_progcld_thompson_debug results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_progcld_thompson_debug
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/rap_progcld_thompson_debug
+Checking test 089 rap_progcld_thompson_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 271.512746
- 0: The maximum resident set size (KB) = 1005876
+ 0: The total amount of wall time = 291.501510
+ 0: The maximum resident set size (KB) = 1002212
-Test 090 rap_progcld_thompson_debug PASS
+Test 089 rap_progcld_thompson_debug PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_noah_debug
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/rap_noah_debug
-Checking test 091 rap_noah_debug results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_noah_debug
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/rap_noah_debug
+Checking test 090 rap_noah_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 274.124642
- 0: The maximum resident set size (KB) = 1001224
+ 0: The total amount of wall time = 302.885306
+ 0: The maximum resident set size (KB) = 1002640
-Test 091 rap_noah_debug PASS
+Test 090 rap_noah_debug PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_rrtmgp_debug
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/rap_rrtmgp_debug
-Checking test 092 rap_rrtmgp_debug results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_rrtmgp_debug
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/rap_rrtmgp_debug
+Checking test 091 rap_rrtmgp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 475.657250
- 0: The maximum resident set size (KB) = 1126256
+ 0: The total amount of wall time = 471.060987
+ 0: The maximum resident set size (KB) = 1124396
-Test 092 rap_rrtmgp_debug PASS
+Test 091 rap_rrtmgp_debug PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_sfcdiff_debug
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/rap_sfcdiff_debug
-Checking test 093 rap_sfcdiff_debug results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_sfcdiff_debug
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/rap_sfcdiff_debug
+Checking test 092 rap_sfcdiff_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 292.636606
- 0: The maximum resident set size (KB) = 999412
+ 0: The total amount of wall time = 282.029311
+ 0: The maximum resident set size (KB) = 1004516
-Test 093 rap_sfcdiff_debug PASS
+Test 092 rap_sfcdiff_debug PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rap_noah_sfcdiff_cires_ugwp_debug
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/rap_noah_sfcdiff_cires_ugwp_debug
-Checking test 094 rap_noah_sfcdiff_cires_ugwp_debug results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rap_noah_sfcdiff_cires_ugwp_debug
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/rap_noah_sfcdiff_cires_ugwp_debug
+Checking test 093 rap_noah_sfcdiff_cires_ugwp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 446.873504
- 0: The maximum resident set size (KB) = 1002848
+ 0: The total amount of wall time = 456.794090
+ 0: The maximum resident set size (KB) = 1001900
-Test 094 rap_noah_sfcdiff_cires_ugwp_debug PASS
+Test 093 rap_noah_sfcdiff_cires_ugwp_debug PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/rrfs_v1beta_debug
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/rrfs_v1beta_debug
-Checking test 095 rrfs_v1beta_debug results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/rrfs_v1beta_debug
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/rrfs_v1beta_debug
+Checking test 094 rrfs_v1beta_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
- 0: The total amount of wall time = 272.733859
- 0: The maximum resident set size (KB) = 1000936
+ 0: The total amount of wall time = 283.586668
+ 0: The maximum resident set size (KB) = 997516
-Test 095 rrfs_v1beta_debug PASS
+Test 094 rrfs_v1beta_debug PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_wam_debug
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_wam_debug
-Checking test 096 control_wam_debug results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_wam_debug
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_wam_debug
+Checking test 095 control_wam_debug results ....
Comparing sfcf019.nc .........OK
Comparing atmf019.nc .........OK
- 0: The total amount of wall time = 286.699294
- 0: The maximum resident set size (KB) = 256884
+ 0: The total amount of wall time = 291.669758
+ 0: The maximum resident set size (KB) = 259652
-Test 096 control_wam_debug PASS
+Test 095 control_wam_debug PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_atm
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/hafs_regional_atm
-Checking test 097 hafs_regional_atm results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_atm
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/hafs_regional_atm
+Checking test 096 hafs_regional_atm results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
+ Comparing HURPRS.GrbF06 .........OK
- 0: The total amount of wall time = 260.351971
- 0: The maximum resident set size (KB) = 708192
+ 0: The total amount of wall time = 306.659045
+ 0: The maximum resident set size (KB) = 714036
-Test 097 hafs_regional_atm PASS
+Test 096 hafs_regional_atm PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_atm_thompson_gfdlsf
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/hafs_regional_atm_thompson_gfdlsf
-Checking test 098 hafs_regional_atm_thompson_gfdlsf results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_atm_thompson_gfdlsf
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/hafs_regional_atm_thompson_gfdlsf
+Checking test 097 hafs_regional_atm_thompson_gfdlsf results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
- 0: The total amount of wall time = 323.842191
- 0: The maximum resident set size (KB) = 1065576
+ 0: The total amount of wall time = 415.745145
+ 0: The maximum resident set size (KB) = 1091636
-Test 098 hafs_regional_atm_thompson_gfdlsf PASS
+Test 097 hafs_regional_atm_thompson_gfdlsf PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_atm_ocn
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/hafs_regional_atm_ocn
-Checking test 099 hafs_regional_atm_ocn results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_atm_ocn
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/hafs_regional_atm_ocn
+Checking test 098 hafs_regional_atm_ocn results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing archv.2019_241_06.a .........OK
@@ -2787,29 +2772,29 @@ Checking test 099 hafs_regional_atm_ocn results ....
Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK
Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK
- 0: The total amount of wall time = 349.658589
- 0: The maximum resident set size (KB) = 728608
+ 0: The total amount of wall time = 388.822559
+ 0: The maximum resident set size (KB) = 735152
-Test 099 hafs_regional_atm_ocn PASS
+Test 098 hafs_regional_atm_ocn PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_atm_wav
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/hafs_regional_atm_wav
-Checking test 100 hafs_regional_atm_wav results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_atm_wav
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/hafs_regional_atm_wav
+Checking test 099 hafs_regional_atm_wav results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing out_grd.ww3 .........OK
Comparing out_pnt.ww3 .........OK
- 0: The total amount of wall time = 820.641088
- 0: The maximum resident set size (KB) = 729912
+ 0: The total amount of wall time = 858.257572
+ 0: The maximum resident set size (KB) = 734288
-Test 100 hafs_regional_atm_wav PASS
+Test 099 hafs_regional_atm_wav PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_atm_ocn_wav
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/hafs_regional_atm_ocn_wav
-Checking test 101 hafs_regional_atm_ocn_wav results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_atm_ocn_wav
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/hafs_regional_atm_ocn_wav
+Checking test 100 hafs_regional_atm_ocn_wav results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing archv.2019_241_06.a .........OK
@@ -2817,29 +2802,29 @@ Checking test 101 hafs_regional_atm_ocn_wav results ....
Comparing out_grd.ww3 .........OK
Comparing out_pnt.ww3 .........OK
- 0: The total amount of wall time = 908.100662
- 0: The maximum resident set size (KB) = 703288
+ 0: The total amount of wall time = 906.428189
+ 0: The maximum resident set size (KB) = 734880
-Test 101 hafs_regional_atm_ocn_wav PASS
+Test 100 hafs_regional_atm_ocn_wav PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_1nest_atm
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/hafs_regional_1nest_atm
-Checking test 102 hafs_regional_1nest_atm results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_1nest_atm
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/hafs_regional_1nest_atm
+Checking test 101 hafs_regional_1nest_atm results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing atm.nest02.f006.nc .........OK
Comparing sfc.nest02.f006.nc .........OK
- 0: The total amount of wall time = 420.271930
- 0: The maximum resident set size (KB) = 313676
+ 0: The total amount of wall time = 536.483734
+ 0: The maximum resident set size (KB) = 314388
-Test 102 hafs_regional_1nest_atm PASS
+Test 101 hafs_regional_1nest_atm PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_telescopic_2nests_atm
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/hafs_regional_telescopic_2nests_atm
-Checking test 103 hafs_regional_telescopic_2nests_atm results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_telescopic_2nests_atm
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/hafs_regional_telescopic_2nests_atm
+Checking test 102 hafs_regional_telescopic_2nests_atm results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing atm.nest02.f006.nc .........OK
@@ -2847,29 +2832,29 @@ Checking test 103 hafs_regional_telescopic_2nests_atm results ....
Comparing atm.nest03.f006.nc .........OK
Comparing sfc.nest03.f006.nc .........OK
- 0: The total amount of wall time = 456.219708
- 0: The maximum resident set size (KB) = 338048
+ 0: The total amount of wall time = 481.454503
+ 0: The maximum resident set size (KB) = 327260
-Test 103 hafs_regional_telescopic_2nests_atm PASS Tries: 2
+Test 102 hafs_regional_telescopic_2nests_atm PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_global_1nest_atm
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/hafs_global_1nest_atm
-Checking test 104 hafs_global_1nest_atm results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_global_1nest_atm
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/hafs_global_1nest_atm
+Checking test 103 hafs_global_1nest_atm results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing atm.nest02.f006.nc .........OK
Comparing sfc.nest02.f006.nc .........OK
- 0: The total amount of wall time = 197.942630
- 0: The maximum resident set size (KB) = 208208
+ 0: The total amount of wall time = 226.333765
+ 0: The maximum resident set size (KB) = 207376
-Test 104 hafs_global_1nest_atm PASS
+Test 103 hafs_global_1nest_atm PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_global_multiple_4nests_atm
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/hafs_global_multiple_4nests_atm
-Checking test 105 hafs_global_multiple_4nests_atm results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_global_multiple_4nests_atm
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/hafs_global_multiple_4nests_atm
+Checking test 104 hafs_global_multiple_4nests_atm results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing atm.nest02.f006.nc .........OK
@@ -2881,149 +2866,225 @@ Checking test 105 hafs_global_multiple_4nests_atm results ....
Comparing atm.nest05.f006.nc .........OK
Comparing sfc.nest05.f006.nc ............ALT CHECK......OK
- 0: The total amount of wall time = 536.346995
- 0: The maximum resident set size (KB) = 279160
+ 0: The total amount of wall time = 583.659050
+ 0: The maximum resident set size (KB) = 280072
+
+Test 104 hafs_global_multiple_4nests_atm PASS
+
+
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_specified_moving_1nest_atm
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/hafs_regional_specified_moving_1nest_atm
+Checking test 105 hafs_regional_specified_moving_1nest_atm results ....
+ Comparing atmf006.nc .........OK
+ Comparing sfcf006.nc .........OK
+ Comparing atm.nest02.f006.nc .........OK
+ Comparing sfc.nest02.f006.nc ............ALT CHECK......OK
+
+ 0: The total amount of wall time = 277.873775
+ 0: The maximum resident set size (KB) = 318412
+
+Test 105 hafs_regional_specified_moving_1nest_atm PASS
+
+
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_storm_following_1nest_atm
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/hafs_regional_storm_following_1nest_atm
+Checking test 106 hafs_regional_storm_following_1nest_atm results ....
+ Comparing atmf006.nc .........OK
+ Comparing sfcf006.nc .........OK
+ Comparing atm.nest02.f006.nc .........OK
+ Comparing sfc.nest02.f006.nc ............ALT CHECK......OK
+
+ 0: The total amount of wall time = 273.011808
+ 0: The maximum resident set size (KB) = 318544
+
+Test 106 hafs_regional_storm_following_1nest_atm PASS
+
+
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_storm_following_1nest_atm_ocn
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/hafs_regional_storm_following_1nest_atm_ocn
+Checking test 107 hafs_regional_storm_following_1nest_atm_ocn results ....
+ Comparing atmf006.nc .........OK
+ Comparing sfcf006.nc .........OK
+ Comparing atm.nest02.f006.nc .........OK
+ Comparing sfc.nest02.f006.nc .........OK
+ Comparing archv.2020_238_18.a .........OK
+ Comparing archs.2020_238_18.a .........OK
+
+ 0: The total amount of wall time = 288.801408
+ 0: The maximum resident set size (KB) = 325008
+
+Test 107 hafs_regional_storm_following_1nest_atm_ocn PASS
+
+
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_storm_following_1nest_atm_ocn_wav
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/hafs_regional_storm_following_1nest_atm_ocn_wav
+Checking test 108 hafs_regional_storm_following_1nest_atm_ocn_wav results ....
+ Comparing atmf006.nc .........OK
+ Comparing sfcf006.nc .........OK
+ Comparing atm.nest02.f006.nc .........OK
+ Comparing sfc.nest02.f006.nc ............ALT CHECK......OK
+ Comparing archv.2020_238_18.a .........OK
+ Comparing archs.2020_238_18.a .........OK
+ Comparing out_grd.ww3 .........OK
+ Comparing out_pnt.ww3 .........OK
+
+ 0: The total amount of wall time = 990.403315
+ 0: The maximum resident set size (KB) = 342064
+
+Test 108 hafs_regional_storm_following_1nest_atm_ocn_wav PASS
+
+
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_global_storm_following_1nest_atm
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/hafs_global_storm_following_1nest_atm
+Checking test 109 hafs_global_storm_following_1nest_atm results ....
+ Comparing atmf006.nc .........OK
+ Comparing sfcf006.nc .........OK
+ Comparing atm.nest02.f006.nc .........OK
+ Comparing sfc.nest02.f006.nc .........OK
+
+ 0: The total amount of wall time = 174.694363
+ 0: The maximum resident set size (KB) = 223932
-Test 105 hafs_global_multiple_4nests_atm PASS
+Test 109 hafs_global_storm_following_1nest_atm PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_docn
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/hafs_regional_docn
-Checking test 106 hafs_regional_docn results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_docn
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/hafs_regional_docn
+Checking test 110 hafs_regional_docn results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK
Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK
Comparing ufs.hafs.docn.r.2019-08-29-21600.nc .........OK
- 0: The total amount of wall time = 341.321818
- 0: The maximum resident set size (KB) = 723952
+ 0: The total amount of wall time = 487.502054
+ 0: The maximum resident set size (KB) = 699124
-Test 106 hafs_regional_docn PASS
+Test 110 hafs_regional_docn PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_docn_oisst
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/hafs_regional_docn_oisst
-Checking test 107 hafs_regional_docn_oisst results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_docn_oisst
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/hafs_regional_docn_oisst
+Checking test 111 hafs_regional_docn_oisst results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK
Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK
Comparing ufs.hafs.docn.r.2019-08-29-21600.nc .........OK
- 0: The total amount of wall time = 342.254613
- 0: The maximum resident set size (KB) = 726044
+ 0: The total amount of wall time = 409.156833
+ 0: The maximum resident set size (KB) = 729392
-Test 107 hafs_regional_docn_oisst PASS
+Test 111 hafs_regional_docn_oisst PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/hafs_regional_datm_cdeps
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/hafs_regional_datm_cdeps
-Checking test 108 hafs_regional_datm_cdeps results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/hafs_regional_datm_cdeps
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/hafs_regional_datm_cdeps
+Checking test 112 hafs_regional_datm_cdeps results ....
Comparing ufs.hafs.cpl.hi.2019-08-30-00000.nc .........OK
Comparing ufs.hafs.cpl.r.2019-08-30-00000.nc .........OK
Comparing ufs.hafs.datm.r.2019-08-30-00000.nc .........OK
- 0: The total amount of wall time = 917.068583
- 0: The maximum resident set size (KB) = 855148
+ 0: The total amount of wall time = 938.584556
+ 0: The maximum resident set size (KB) = 851052
-Test 108 hafs_regional_datm_cdeps PASS
+Test 112 hafs_regional_datm_cdeps PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_control_cfsr
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/datm_cdeps_control_cfsr
-Checking test 109 datm_cdeps_control_cfsr results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_control_cfsr
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/datm_cdeps_control_cfsr
+Checking test 113 datm_cdeps_control_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 143.521392
- 0: The maximum resident set size (KB) = 719568
+ 0: The total amount of wall time = 148.540111
+ 0: The maximum resident set size (KB) = 719640
-Test 109 datm_cdeps_control_cfsr PASS
+Test 113 datm_cdeps_control_cfsr PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_control_cfsr
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/datm_cdeps_restart_cfsr
-Checking test 110 datm_cdeps_restart_cfsr results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_control_cfsr
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/datm_cdeps_restart_cfsr
+Checking test 114 datm_cdeps_restart_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 100.670057
- 0: The maximum resident set size (KB) = 717668
+ 0: The total amount of wall time = 112.411138
+ 0: The maximum resident set size (KB) = 741792
-Test 110 datm_cdeps_restart_cfsr PASS
+Test 114 datm_cdeps_restart_cfsr PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_control_gefs
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/datm_cdeps_control_gefs
-Checking test 111 datm_cdeps_control_gefs results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_control_gefs
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/datm_cdeps_control_gefs
+Checking test 115 datm_cdeps_control_gefs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 137.592639
- 0: The maximum resident set size (KB) = 620280
+ 0: The total amount of wall time = 144.397647
+ 0: The maximum resident set size (KB) = 622916
-Test 111 datm_cdeps_control_gefs PASS
+Test 115 datm_cdeps_control_gefs PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_iau_gefs
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/datm_cdeps_iau_gefs
-Checking test 112 datm_cdeps_iau_gefs results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_iau_gefs
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/datm_cdeps_iau_gefs
+Checking test 116 datm_cdeps_iau_gefs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 141.091612
- 0: The maximum resident set size (KB) = 618128
+ 0: The total amount of wall time = 144.342047
+ 0: The maximum resident set size (KB) = 621076
-Test 112 datm_cdeps_iau_gefs PASS
+Test 116 datm_cdeps_iau_gefs PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_stochy_gefs
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/datm_cdeps_stochy_gefs
-Checking test 113 datm_cdeps_stochy_gefs results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_stochy_gefs
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/datm_cdeps_stochy_gefs
+Checking test 117 datm_cdeps_stochy_gefs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 138.804322
- 0: The maximum resident set size (KB) = 618920
+ 0: The total amount of wall time = 149.915341
+ 0: The maximum resident set size (KB) = 619708
-Test 113 datm_cdeps_stochy_gefs PASS
+Test 117 datm_cdeps_stochy_gefs PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_bulk_cfsr
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/datm_cdeps_bulk_cfsr
-Checking test 114 datm_cdeps_bulk_cfsr results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_bulk_cfsr
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/datm_cdeps_bulk_cfsr
+Checking test 118 datm_cdeps_bulk_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 142.275180
- 0: The maximum resident set size (KB) = 719596
+ 0: The total amount of wall time = 166.942587
+ 0: The maximum resident set size (KB) = 722764
-Test 114 datm_cdeps_bulk_cfsr PASS
+Test 118 datm_cdeps_bulk_cfsr PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_bulk_gefs
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/datm_cdeps_bulk_gefs
-Checking test 115 datm_cdeps_bulk_gefs results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_bulk_gefs
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/datm_cdeps_bulk_gefs
+Checking test 119 datm_cdeps_bulk_gefs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 136.795590
- 0: The maximum resident set size (KB) = 620856
+ 0: The total amount of wall time = 182.411771
+ 0: The maximum resident set size (KB) = 619048
-Test 115 datm_cdeps_bulk_gefs PASS
+Test 119 datm_cdeps_bulk_gefs PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_mx025_cfsr
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/datm_cdeps_mx025_cfsr
-Checking test 116 datm_cdeps_mx025_cfsr results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_mx025_cfsr
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/datm_cdeps_mx025_cfsr
+Checking test 120 datm_cdeps_mx025_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/MOM.res_1.nc .........OK
Comparing RESTART/MOM.res_2.nc .........OK
@@ -3031,15 +3092,15 @@ Checking test 116 datm_cdeps_mx025_cfsr results ....
Comparing RESTART/iced.2011-10-01-43200.nc .........OK
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-01-43200.nc .........OK
- 0: The total amount of wall time = 297.699053
- 0: The maximum resident set size (KB) = 560428
+ 0: The total amount of wall time = 328.711902
+ 0: The maximum resident set size (KB) = 570120
-Test 116 datm_cdeps_mx025_cfsr PASS
+Test 120 datm_cdeps_mx025_cfsr PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_mx025_gefs
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/datm_cdeps_mx025_gefs
-Checking test 117 datm_cdeps_mx025_gefs results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_mx025_gefs
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/datm_cdeps_mx025_gefs
+Checking test 121 datm_cdeps_mx025_gefs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/MOM.res_1.nc .........OK
Comparing RESTART/MOM.res_2.nc .........OK
@@ -3047,65 +3108,65 @@ Checking test 117 datm_cdeps_mx025_gefs results ....
Comparing RESTART/iced.2011-10-01-43200.nc .........OK
Comparing RESTART/DATM_GEFS.cpl.r.2011-10-01-43200.nc .........OK
- 0: The total amount of wall time = 296.914059
- 0: The maximum resident set size (KB) = 531168
+ 0: The total amount of wall time = 321.829735
+ 0: The maximum resident set size (KB) = 540564
-Test 117 datm_cdeps_mx025_gefs PASS
+Test 121 datm_cdeps_mx025_gefs PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_control_cfsr
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/datm_cdeps_multiple_files_cfsr
-Checking test 118 datm_cdeps_multiple_files_cfsr results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_control_cfsr
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/datm_cdeps_multiple_files_cfsr
+Checking test 122 datm_cdeps_multiple_files_cfsr results ....
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 140.777825
- 0: The maximum resident set size (KB) = 720900
+ 0: The total amount of wall time = 163.980728
+ 0: The maximum resident set size (KB) = 718928
-Test 118 datm_cdeps_multiple_files_cfsr PASS
+Test 122 datm_cdeps_multiple_files_cfsr PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_3072x1536_cfsr
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/datm_cdeps_3072x1536_cfsr
-Checking test 119 datm_cdeps_3072x1536_cfsr results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_3072x1536_cfsr
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/datm_cdeps_3072x1536_cfsr
+Checking test 123 datm_cdeps_3072x1536_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_CFSR3072x1536.cpl.r.2011-10-02-00000.nc .........OK
- 0: The total amount of wall time = 190.916235
- 0: The maximum resident set size (KB) = 1897728
+ 0: The total amount of wall time = 282.005693
+ 0: The maximum resident set size (KB) = 1832464
-Test 119 datm_cdeps_3072x1536_cfsr PASS
+Test 123 datm_cdeps_3072x1536_cfsr PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_gfs
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/datm_cdeps_gfs
-Checking test 120 datm_cdeps_gfs results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_gfs
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/datm_cdeps_gfs
+Checking test 124 datm_cdeps_gfs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2021-03-23-21600.nc .........OK
Comparing RESTART/DATM_GFS.cpl.r.2021-03-23-21600.nc .........OK
- 0: The total amount of wall time = 194.679693
- 0: The maximum resident set size (KB) = 1834336
+ 0: The total amount of wall time = 230.449474
+ 0: The maximum resident set size (KB) = 1834528
-Test 120 datm_cdeps_gfs PASS
+Test 124 datm_cdeps_gfs PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/datm_cdeps_debug_cfsr
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/datm_cdeps_debug_cfsr
-Checking test 121 datm_cdeps_debug_cfsr results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/datm_cdeps_debug_cfsr
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/datm_cdeps_debug_cfsr
+Checking test 125 datm_cdeps_debug_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-01-21600.nc .........OK
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-01-21600.nc .........OK
- 0: The total amount of wall time = 448.095411
- 0: The maximum resident set size (KB) = 727752
+ 0: The total amount of wall time = 457.129186
+ 0: The maximum resident set size (KB) = 725420
-Test 121 datm_cdeps_debug_cfsr PASS
+Test 125 datm_cdeps_debug_cfsr PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_atmwav
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_atmwav
-Checking test 122 control_atmwav results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_atmwav
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_atmwav
+Checking test 126 control_atmwav results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
Comparing atmf000.nc .........OK
@@ -3148,15 +3209,15 @@ Checking test 122 control_atmwav results ....
Comparing RESTART/sfc_data.tile6.nc .........OK
Comparing 20210322.180000.restart.glo_1deg .........OK
- 0: The total amount of wall time = 83.108921
- 0: The maximum resident set size (KB) = 493084
+ 0: The total amount of wall time = 101.972302
+ 0: The maximum resident set size (KB) = 496320
-Test 122 control_atmwav PASS
+Test 126 control_atmwav PASS
-baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/INTEL/control_c384gdas_wav
-working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_130412/control_c384gdas_wav
-Checking test 123 control_c384gdas_wav results ....
+baseline dir = /work/noaa/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/INTEL/control_c384gdas_wav
+working dir = /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_151605/control_c384gdas_wav
+Checking test 127 control_c384gdas_wav results ....
Comparing sfcf000.nc .........OK
Comparing sfcf003.nc .........OK
Comparing atmf000.nc .........OK
@@ -3201,12 +3262,12 @@ Checking test 123 control_c384gdas_wav results ....
Comparing 20210322.030000.restart.gnh_10m .........OK
Comparing 20210322.030000.restart.gsh_15m .........OK
- 0: The total amount of wall time = 690.595819
- 0: The maximum resident set size (KB) = 1026988
+ 0: The total amount of wall time = 745.023474
+ 0: The maximum resident set size (KB) = 1022412
-Test 123 control_c384gdas_wav PASS
+Test 127 control_c384gdas_wav PASS
REGRESSION TEST WAS SUCCESSFUL
-Thu Apr 7 14:03:31 CDT 2022
-Elapsed time: 01h:31m:46s. Have a nice day!
+Sat Apr 9 03:12:15 CDT 2022
+Elapsed time: 08h:47m:12s. Have a nice day!
diff --git a/tests/RegressionTests_wcoss_cray.log b/tests/RegressionTests_wcoss_cray.log
index 117e6f66be..ddd4091aa3 100644
--- a/tests/RegressionTests_wcoss_cray.log
+++ b/tests/RegressionTests_wcoss_cray.log
@@ -1,18 +1,18 @@
-Tue Apr 5 19:17:43 UTC 2022
+Fri Apr 8 18:52:51 UTC 2022
Start Regression test
-Compile 001 elapsed time 705 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v16_p7_rrtmgp,FV3_GFS_v17_p8,FV3_GFS_v17_p8_rrtmgp,FV3_GFS_v15_thompson_mynn_lam3km -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 002 elapsed time 710 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta,FV3_RRFS_v1nssl -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 003 elapsed time 746 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_thompson,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 004 elapsed time 691 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DREPRO=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Bitforbit
-Compile 005 elapsed time 525 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp,FV3_GFS_v16_thompson,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
-Compile 006 elapsed time 512 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP,FV3_RAP_cires_ugwp,FV3_RAP_unified_ugwp,FV3_RAP_flake -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
-Compile 007 elapsed time 485 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP_noah,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
-Compile 008 elapsed time 485 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
-Compile 009 elapsed time 761 seconds. -DAPP=HAFSW -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst,FV3_HAFS_v0_thompson_tedmf_gfdlsf -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control
+Compile 001 elapsed time 734 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v17_p8,FV3_GFS_v15_thompson_mynn_lam3km -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 002 elapsed time 771 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta,FV3_RRFS_v1nssl -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 003 elapsed time 803 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_thompson,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 004 elapsed time 699 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DREPRO=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Bitforbit
+Compile 005 elapsed time 639 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp,FV3_GFS_v16_thompson,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
+Compile 006 elapsed time 551 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP,FV3_RAP_cires_ugwp,FV3_RAP_unified_ugwp,FV3_RAP_flake -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
+Compile 007 elapsed time 549 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP_noah,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
+Compile 008 elapsed time 588 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
+Compile 009 elapsed time 895 seconds. -DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst,FV3_HAFS_v0_thompson_tedmf_gfdlsf -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control
Checking test 001 control results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -59,14 +59,14 @@ Checking test 001 control results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-The total amount of wall time = 143.536213
-The maximum resident set size (KB) = 420856
+The total amount of wall time = 159.147914
+The maximum resident set size (KB) = 420956
Test 001 control PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_decomp
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_decomp
Checking test 002 control_decomp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -109,28 +109,28 @@ Checking test 002 control_decomp results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-The total amount of wall time = 147.350315
-The maximum resident set size (KB) = 417500
+The total amount of wall time = 162.660950
+The maximum resident set size (KB) = 417604
Test 002 control_decomp PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_2dwrtdecomp
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_2dwrtdecomp
Checking test 003 control_2dwrtdecomp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf024.nc .........OK
-The total amount of wall time = 136.214560
-The maximum resident set size (KB) = 420784
+The total amount of wall time = 148.306347
+The maximum resident set size (KB) = 420904
Test 003 control_2dwrtdecomp PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_restart
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_restart
Checking test 004 control_restart results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
@@ -169,14 +169,14 @@ Checking test 004 control_restart results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-The total amount of wall time = 79.525006
-The maximum resident set size (KB) = 156168
+The total amount of wall time = 80.091499
+The maximum resident set size (KB) = 156152
Test 004 control_restart PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_fhzero
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_fhzero
Checking test 005 control_fhzero results ....
Comparing sfcf000.nc ............ALT CHECK......OK
Comparing sfcf021.nc ............ALT CHECK......OK
@@ -219,14 +219,14 @@ Checking test 005 control_fhzero results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-The total amount of wall time = 134.075261
-The maximum resident set size (KB) = 420680
+The total amount of wall time = 142.638645
+The maximum resident set size (KB) = 420996
Test 005 control_fhzero PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_CubedSphereGrid
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_CubedSphereGrid
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_CubedSphereGrid
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_CubedSphereGrid
Checking test 006 control_CubedSphereGrid results ....
Comparing sfcf000.tile1.nc .........OK
Comparing sfcf000.tile2.nc .........OK
@@ -253,14 +253,14 @@ Checking test 006 control_CubedSphereGrid results ....
Comparing atmf024.tile5.nc .........OK
Comparing atmf024.tile6.nc .........OK
-The total amount of wall time = 137.047675
-The maximum resident set size (KB) = 420848
+The total amount of wall time = 137.536132
+The maximum resident set size (KB) = 420900
Test 006 control_CubedSphereGrid PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_latlon
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_latlon
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_latlon
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_latlon
Checking test 007 control_latlon results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -271,14 +271,14 @@ Checking test 007 control_latlon results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-The total amount of wall time = 140.079154
-The maximum resident set size (KB) = 420892
+The total amount of wall time = 140.449215
+The maximum resident set size (KB) = 421040
Test 007 control_latlon PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_wrtGauss_netcdf_parallel
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_wrtGauss_netcdf_parallel
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_wrtGauss_netcdf_parallel
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_wrtGauss_netcdf_parallel
Checking test 008 control_wrtGauss_netcdf_parallel results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -289,14 +289,14 @@ Checking test 008 control_wrtGauss_netcdf_parallel results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-The total amount of wall time = 142.661214
-The maximum resident set size (KB) = 420708
+The total amount of wall time = 142.536646
+The maximum resident set size (KB) = 420964
Test 008 control_wrtGauss_netcdf_parallel PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_c48
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_c48
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_c48
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_c48
Checking test 009 control_c48 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -335,14 +335,14 @@ Checking test 009 control_c48 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-The total amount of wall time = 448.537865
-The maximum resident set size (KB) = 621844
+The total amount of wall time = 448.084333
+The maximum resident set size (KB) = 623896
Test 009 control_c48 PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_c192
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_c192
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_c192
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_c192
Checking test 010 control_c192 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -353,14 +353,14 @@ Checking test 010 control_c192 results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-The total amount of wall time = 553.753318
-The maximum resident set size (KB) = 518380
+The total amount of wall time = 551.913010
+The maximum resident set size (KB) = 518352
Test 010 control_c192 PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_stochy
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_stochy
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_stochy
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_stochy
Checking test 011 control_stochy results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
@@ -371,28 +371,28 @@ Checking test 011 control_stochy results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF12 .........OK
-The total amount of wall time = 97.301042
-The maximum resident set size (KB) = 423480
+The total amount of wall time = 98.827976
+The maximum resident set size (KB) = 423368
Test 011 control_stochy PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_stochy
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_stochy_restart
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_stochy
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_stochy_restart
Checking test 012 control_stochy_restart results ....
Comparing sfcf012.nc .........OK
Comparing atmf012.nc .........OK
Comparing GFSFLX.GrbF12 .........OK
Comparing GFSPRS.GrbF12 .........OK
-The total amount of wall time = 56.107535
-The maximum resident set size (KB) = 173064
+The total amount of wall time = 54.392825
+The maximum resident set size (KB) = 173500
Test 012 control_stochy_restart PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_lndp
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_lndp
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_lndp
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_lndp
Checking test 013 control_lndp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
@@ -403,14 +403,14 @@ Checking test 013 control_lndp results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF12 .........OK
-The total amount of wall time = 87.663803
-The maximum resident set size (KB) = 424476
+The total amount of wall time = 88.161093
+The maximum resident set size (KB) = 425336
Test 013 control_lndp PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_iovr4
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_iovr4
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_iovr4
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_iovr4
Checking test 014 control_iovr4 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -425,14 +425,14 @@ Checking test 014 control_iovr4 results ....
Comparing GFSPRS.GrbF21 .........OK
Comparing GFSPRS.GrbF24 .........OK
-The total amount of wall time = 146.641027
-The maximum resident set size (KB) = 420744
+The total amount of wall time = 145.838283
+The maximum resident set size (KB) = 420928
Test 014 control_iovr4 PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_iovr5
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_iovr5
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_iovr5
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_iovr5
Checking test 015 control_iovr5 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -447,14 +447,14 @@ Checking test 015 control_iovr5 results ....
Comparing GFSPRS.GrbF21 .........OK
Comparing GFSPRS.GrbF24 .........OK
-The total amount of wall time = 145.666290
-The maximum resident set size (KB) = 420732
+The total amount of wall time = 144.491735
+The maximum resident set size (KB) = 420976
Test 015 control_iovr5 PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_p8
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_p8
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_p8
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_p8
Checking test 016 control_p8 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -501,14 +501,14 @@ Checking test 016 control_p8 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-The total amount of wall time = 176.059803
-The maximum resident set size (KB) = 807304
+The total amount of wall time = 223.185468
+The maximum resident set size (KB) = 923056
Test 016 control_p8 PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_p8
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_restart_p8
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_p8
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_restart_p8
Checking test 017 control_restart_p8 results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
@@ -547,14 +547,14 @@ Checking test 017 control_restart_p8 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-The total amount of wall time = 99.778403
-The maximum resident set size (KB) = 543776
+The total amount of wall time = 128.989192
+The maximum resident set size (KB) = 706640
Test 017 control_restart_p8 PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_p8
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_decomp_p8
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_p8
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_decomp_p8
Checking test 018 control_decomp_p8 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -597,123 +597,15 @@ Checking test 018 control_decomp_p8 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-The total amount of wall time = 183.776121
-The maximum resident set size (KB) = 801888
+The total amount of wall time = 223.743625
+The maximum resident set size (KB) = 919016
Test 018 control_decomp_p8 PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_p7_rrtmgp
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_p7_rrtmgp
-Checking test 019 control_p7_rrtmgp results ....
- Comparing sfcf000.nc .........OK
- Comparing sfcf021.nc .........OK
- Comparing sfcf024.nc .........OK
- Comparing atmf000.nc .........OK
- Comparing atmf021.nc .........OK
- Comparing atmf024.nc .........OK
- Comparing GFSFLX.GrbF00 .........OK
- Comparing GFSFLX.GrbF21 .........OK
- Comparing GFSFLX.GrbF24 .........OK
- Comparing GFSPRS.GrbF00 .........OK
- Comparing GFSPRS.GrbF21 .........OK
- Comparing GFSPRS.GrbF24 .........OK
- Comparing RESTART/coupler.res .........OK
- Comparing RESTART/fv_core.res.nc .........OK
- Comparing RESTART/fv_core.res.tile1.nc .........OK
- Comparing RESTART/fv_core.res.tile2.nc .........OK
- Comparing RESTART/fv_core.res.tile3.nc .........OK
- Comparing RESTART/fv_core.res.tile4.nc .........OK
- Comparing RESTART/fv_core.res.tile5.nc .........OK
- Comparing RESTART/fv_core.res.tile6.nc .........OK
- Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK
- Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK
- Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK
- Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK
- Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK
- Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK
- Comparing RESTART/fv_tracer.res.tile1.nc .........OK
- Comparing RESTART/fv_tracer.res.tile2.nc .........OK
- Comparing RESTART/fv_tracer.res.tile3.nc .........OK
- Comparing RESTART/fv_tracer.res.tile4.nc .........OK
- Comparing RESTART/fv_tracer.res.tile5.nc .........OK
- Comparing RESTART/fv_tracer.res.tile6.nc .........OK
- Comparing RESTART/phy_data.tile1.nc .........OK
- Comparing RESTART/phy_data.tile2.nc .........OK
- Comparing RESTART/phy_data.tile3.nc .........OK
- Comparing RESTART/phy_data.tile4.nc .........OK
- Comparing RESTART/phy_data.tile5.nc .........OK
- Comparing RESTART/phy_data.tile6.nc .........OK
- Comparing RESTART/sfc_data.tile1.nc .........OK
- Comparing RESTART/sfc_data.tile2.nc .........OK
- Comparing RESTART/sfc_data.tile3.nc .........OK
- Comparing RESTART/sfc_data.tile4.nc .........OK
- Comparing RESTART/sfc_data.tile5.nc .........OK
- Comparing RESTART/sfc_data.tile6.nc .........OK
-
-The total amount of wall time = 216.236383
-The maximum resident set size (KB) = 565616
-
-Test 019 control_p7_rrtmgp PASS
-
-
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_p8_rrtmgp
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_p8_rrtmgp
-Checking test 020 control_p8_rrtmgp results ....
- Comparing sfcf000.nc .........OK
- Comparing sfcf021.nc .........OK
- Comparing sfcf024.nc .........OK
- Comparing atmf000.nc .........OK
- Comparing atmf021.nc .........OK
- Comparing atmf024.nc .........OK
- Comparing GFSFLX.GrbF00 .........OK
- Comparing GFSFLX.GrbF21 .........OK
- Comparing GFSFLX.GrbF24 .........OK
- Comparing GFSPRS.GrbF00 .........OK
- Comparing GFSPRS.GrbF21 .........OK
- Comparing GFSPRS.GrbF24 .........OK
- Comparing RESTART/coupler.res .........OK
- Comparing RESTART/fv_core.res.nc .........OK
- Comparing RESTART/fv_core.res.tile1.nc .........OK
- Comparing RESTART/fv_core.res.tile2.nc .........OK
- Comparing RESTART/fv_core.res.tile3.nc .........OK
- Comparing RESTART/fv_core.res.tile4.nc .........OK
- Comparing RESTART/fv_core.res.tile5.nc .........OK
- Comparing RESTART/fv_core.res.tile6.nc .........OK
- Comparing RESTART/fv_srf_wnd.res.tile1.nc .........OK
- Comparing RESTART/fv_srf_wnd.res.tile2.nc .........OK
- Comparing RESTART/fv_srf_wnd.res.tile3.nc .........OK
- Comparing RESTART/fv_srf_wnd.res.tile4.nc .........OK
- Comparing RESTART/fv_srf_wnd.res.tile5.nc .........OK
- Comparing RESTART/fv_srf_wnd.res.tile6.nc .........OK
- Comparing RESTART/fv_tracer.res.tile1.nc .........OK
- Comparing RESTART/fv_tracer.res.tile2.nc .........OK
- Comparing RESTART/fv_tracer.res.tile3.nc .........OK
- Comparing RESTART/fv_tracer.res.tile4.nc .........OK
- Comparing RESTART/fv_tracer.res.tile5.nc .........OK
- Comparing RESTART/fv_tracer.res.tile6.nc .........OK
- Comparing RESTART/phy_data.tile1.nc .........OK
- Comparing RESTART/phy_data.tile2.nc .........OK
- Comparing RESTART/phy_data.tile3.nc .........OK
- Comparing RESTART/phy_data.tile4.nc .........OK
- Comparing RESTART/phy_data.tile5.nc .........OK
- Comparing RESTART/phy_data.tile6.nc .........OK
- Comparing RESTART/sfc_data.tile1.nc .........OK
- Comparing RESTART/sfc_data.tile2.nc .........OK
- Comparing RESTART/sfc_data.tile3.nc .........OK
- Comparing RESTART/sfc_data.tile4.nc .........OK
- Comparing RESTART/sfc_data.tile5.nc .........OK
- Comparing RESTART/sfc_data.tile6.nc .........OK
-
-The total amount of wall time = 228.052561
-The maximum resident set size (KB) = 924540
-
-Test 020 control_p8_rrtmgp PASS
-
-
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/fv3_regional_control
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/regional_control
-Checking test 021 regional_control results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/fv3_regional_control
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/regional_control
+Checking test 019 regional_control results ....
Comparing dynf000.nc .........OK
Comparing dynf024.nc .........OK
Comparing phyf000.nc .........OK
@@ -723,88 +615,72 @@ Checking test 021 regional_control results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF24 .........OK
-The total amount of wall time = 353.938115
-The maximum resident set size (KB) = 531604
+The total amount of wall time = 355.268421
+The maximum resident set size (KB) = 532620
-Test 021 regional_control PASS
+Test 019 regional_control PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/fv3_regional_control
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/regional_restart
-Checking test 022 regional_restart results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/fv3_regional_control
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/regional_restart
+Checking test 020 regional_restart results ....
Comparing dynf024.nc .........OK
Comparing phyf024.nc .........OK
Comparing PRSLEV.GrbF24 .........OK
Comparing NATLEV.GrbF24 .........OK
-The total amount of wall time = 215.923566
-The maximum resident set size (KB) = 526284
+The total amount of wall time = 213.916046
+The maximum resident set size (KB) = 526688
-Test 022 regional_restart PASS
+Test 020 regional_restart PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/fv3_regional_control
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/regional_control_2dwrtdecomp
-Checking test 023 regional_control_2dwrtdecomp results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/fv3_regional_control
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/regional_control_2dwrtdecomp
+Checking test 021 regional_control_2dwrtdecomp results ....
Comparing dynf000.nc .........OK
Comparing dynf024.nc .........OK
Comparing phyf000.nc .........OK
Comparing phyf024.nc .........OK
-The total amount of wall time = 353.908226
-The maximum resident set size (KB) = 531728
+The total amount of wall time = 354.981256
+The maximum resident set size (KB) = 532628
-Test 023 regional_control_2dwrtdecomp PASS
+Test 021 regional_control_2dwrtdecomp PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/fv3_regional_noquilt
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/regional_noquilt
-Checking test 024 regional_noquilt results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/fv3_regional_noquilt
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/regional_noquilt
+Checking test 022 regional_noquilt results ....
Comparing atmos_4xdaily.nc .........OK
Comparing fv3_history2d.nc .........OK
Comparing fv3_history.nc .........OK
Comparing RESTART/fv_core.res.tile1_new.nc .........OK
Comparing RESTART/fv_tracer.res.tile1_new.nc .........OK
-The total amount of wall time = 381.888304
-The maximum resident set size (KB) = 533692
-
-Test 024 regional_noquilt PASS
-
-
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/fv3_regional_hafs
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/regional_hafs
-Checking test 025 regional_hafs results ....
- Comparing dynf000.nc .........OK
- Comparing dynf024.nc .........OK
- Comparing phyf000.nc .........OK
- Comparing phyf024.nc .........OK
- Comparing HURPRS.GrbF00 .........OK
- Comparing HURPRS.GrbF24 .........OK
-
-The total amount of wall time = 349.693659
-The maximum resident set size (KB) = 525928
+The total amount of wall time = 388.792350
+The maximum resident set size (KB) = 533752
-Test 025 regional_hafs PASS
+Test 022 regional_noquilt PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/fv3_regional_netcdf_parallel
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/regional_netcdf_parallel
-Checking test 026 regional_netcdf_parallel results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/fv3_regional_netcdf_parallel
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/regional_netcdf_parallel
+Checking test 023 regional_netcdf_parallel results ....
Comparing dynf000.nc .........OK
Comparing dynf024.nc .........OK
Comparing phyf000.nc .........OK
Comparing phyf024.nc .........OK
-The total amount of wall time = 350.324853
-The maximum resident set size (KB) = 525132
+The total amount of wall time = 350.731244
+The maximum resident set size (KB) = 527100
-Test 026 regional_netcdf_parallel PASS
+Test 023 regional_netcdf_parallel PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/fv3_regional_RRTMGP
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/regional_RRTMGP
-Checking test 027 regional_RRTMGP results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/fv3_regional_RRTMGP
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/regional_RRTMGP
+Checking test 024 regional_RRTMGP results ....
Comparing dynf000.nc .........OK
Comparing dynf024.nc .........OK
Comparing phyf000.nc .........OK
@@ -814,15 +690,15 @@ Checking test 027 regional_RRTMGP results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF24 .........OK
-The total amount of wall time = 478.942635
-The maximum resident set size (KB) = 647272
+The total amount of wall time = 477.409411
+The maximum resident set size (KB) = 646288
-Test 027 regional_RRTMGP PASS
+Test 024 regional_RRTMGP PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/fv3_regional_3km
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/regional_3km
-Checking test 028 regional_3km results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/fv3_regional_3km
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/regional_3km
+Checking test 025 regional_3km results ....
Comparing dynf000.nc .........OK
Comparing dynf006.nc .........OK
Comparing phyf000.nc .........OK
@@ -832,15 +708,15 @@ Checking test 028 regional_3km results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF06 .........OK
-The total amount of wall time = 298.682528
-The maximum resident set size (KB) = 555428
+The total amount of wall time = 295.075039
+The maximum resident set size (KB) = 558964
-Test 028 regional_3km PASS
+Test 025 regional_3km PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/rap_control
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/rap_control
-Checking test 029 rap_control results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_control
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/rap_control
+Checking test 026 rap_control results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -886,15 +762,15 @@ Checking test 029 rap_control results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-The total amount of wall time = 390.345063
-The maximum resident set size (KB) = 785780
+The total amount of wall time = 393.300232
+The maximum resident set size (KB) = 788368
-Test 029 rap_control PASS
+Test 026 rap_control PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/rap_rrtmgp
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/rap_rrtmgp
-Checking test 030 rap_rrtmgp results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_rrtmgp
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/rap_rrtmgp
+Checking test 027 rap_rrtmgp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -940,15 +816,15 @@ Checking test 030 rap_rrtmgp results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-The total amount of wall time = 436.948911
-The maximum resident set size (KB) = 908652
+The total amount of wall time = 437.655689
+The maximum resident set size (KB) = 906248
-Test 030 rap_rrtmgp PASS
+Test 027 rap_rrtmgp PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/regional_spp_sppt_shum_skeb
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/regional_spp_sppt_shum_skeb
-Checking test 031 regional_spp_sppt_shum_skeb results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/regional_spp_sppt_shum_skeb
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/regional_spp_sppt_shum_skeb
+Checking test 028 regional_spp_sppt_shum_skeb results ....
Comparing dynf000.nc .........OK
Comparing dynf001.nc .........OK
Comparing phyf000.nc .........OK
@@ -958,15 +834,15 @@ Checking test 031 regional_spp_sppt_shum_skeb results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF01 .........OK
-The total amount of wall time = 321.719601
-The maximum resident set size (KB) = 854396
+The total amount of wall time = 366.206521
+The maximum resident set size (KB) = 854716
-Test 031 regional_spp_sppt_shum_skeb PASS
+Test 028 regional_spp_sppt_shum_skeb PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/rap_control
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/rap_restart
-Checking test 032 rap_restart results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_control
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/rap_restart
+Checking test 029 rap_restart results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
Comparing GFSFLX.GrbF24 .........OK
@@ -1004,15 +880,15 @@ Checking test 032 rap_restart results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-The total amount of wall time = 205.710549
-The maximum resident set size (KB) = 529548
+The total amount of wall time = 201.947716
+The maximum resident set size (KB) = 529676
-Test 032 rap_restart PASS
+Test 029 rap_restart PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/rap_sfcdiff
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/rap_sfcdiff
-Checking test 033 rap_sfcdiff results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_sfcdiff
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/rap_sfcdiff
+Checking test 030 rap_sfcdiff results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1058,15 +934,15 @@ Checking test 033 rap_sfcdiff results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-The total amount of wall time = 387.982097
-The maximum resident set size (KB) = 785964
+The total amount of wall time = 390.859208
+The maximum resident set size (KB) = 785480
-Test 033 rap_sfcdiff PASS
+Test 030 rap_sfcdiff PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/rap_sfcdiff
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/rap_sfcdiff_restart
-Checking test 034 rap_sfcdiff_restart results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_sfcdiff
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/rap_sfcdiff_restart
+Checking test 031 rap_sfcdiff_restart results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
Comparing GFSFLX.GrbF24 .........OK
@@ -1104,15 +980,15 @@ Checking test 034 rap_sfcdiff_restart results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-The total amount of wall time = 203.465927
-The maximum resident set size (KB) = 530284
+The total amount of wall time = 205.597205
+The maximum resident set size (KB) = 530384
-Test 034 rap_sfcdiff_restart PASS
+Test 031 rap_sfcdiff_restart PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/hrrr_control
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/hrrr_control
-Checking test 035 hrrr_control results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/hrrr_control
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/hrrr_control
+Checking test 032 hrrr_control results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1158,15 +1034,15 @@ Checking test 035 hrrr_control results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-The total amount of wall time = 374.829840
-The maximum resident set size (KB) = 784056
+The total amount of wall time = 383.576684
+The maximum resident set size (KB) = 783160
-Test 035 hrrr_control PASS
+Test 032 hrrr_control PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/rrfs_v1beta
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/rrfs_v1beta
-Checking test 036 rrfs_v1beta results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rrfs_v1beta
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/rrfs_v1beta
+Checking test 033 rrfs_v1beta results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1212,15 +1088,15 @@ Checking test 036 rrfs_v1beta results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-The total amount of wall time = 384.175709
-The maximum resident set size (KB) = 782952
+The total amount of wall time = 382.029980
+The maximum resident set size (KB) = 783256
-Test 036 rrfs_v1beta PASS
+Test 033 rrfs_v1beta PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/rrfs_v1nssl
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/rrfs_v1nssl
-Checking test 037 rrfs_v1nssl results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rrfs_v1nssl
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/rrfs_v1nssl
+Checking test 034 rrfs_v1nssl results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1234,15 +1110,15 @@ Checking test 037 rrfs_v1nssl results ....
Comparing GFSPRS.GrbF21 .........OK
Comparing GFSPRS.GrbF24 .........OK
-The total amount of wall time = 480.304215
-The maximum resident set size (KB) = 472372
+The total amount of wall time = 480.858395
+The maximum resident set size (KB) = 474824
-Test 037 rrfs_v1nssl PASS
+Test 034 rrfs_v1nssl PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/rrfs_v1nssl_nohailnoccn
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/rrfs_v1nssl_nohailnoccn
-Checking test 038 rrfs_v1nssl_nohailnoccn results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rrfs_v1nssl_nohailnoccn
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/rrfs_v1nssl_nohailnoccn
+Checking test 035 rrfs_v1nssl_nohailnoccn results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1256,15 +1132,15 @@ Checking test 038 rrfs_v1nssl_nohailnoccn results ....
Comparing GFSPRS.GrbF21 .........OK
Comparing GFSPRS.GrbF24 .........OK
-The total amount of wall time = 464.543532
-The maximum resident set size (KB) = 466192
+The total amount of wall time = 463.975887
+The maximum resident set size (KB) = 468264
-Test 038 rrfs_v1nssl_nohailnoccn PASS
+Test 035 rrfs_v1nssl_nohailnoccn PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/rrfs_conus13km_hrrr_warm
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/rrfs_conus13km_hrrr_warm
-Checking test 039 rrfs_conus13km_hrrr_warm results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rrfs_conus13km_hrrr_warm
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/rrfs_conus13km_hrrr_warm
+Checking test 036 rrfs_conus13km_hrrr_warm results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing sfcf002.nc .........OK
@@ -1272,15 +1148,15 @@ Checking test 039 rrfs_conus13km_hrrr_warm results ....
Comparing atmf001.nc .........OK
Comparing atmf002.nc .........OK
-The total amount of wall time = 248.060510
-The maximum resident set size (KB) = 598708
+The total amount of wall time = 261.983564
+The maximum resident set size (KB) = 598528
-Test 039 rrfs_conus13km_hrrr_warm PASS
+Test 036 rrfs_conus13km_hrrr_warm PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/rrfs_conus13km_radar_tten_warm
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/rrfs_conus13km_radar_tten_warm
-Checking test 040 rrfs_conus13km_radar_tten_warm results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rrfs_conus13km_radar_tten_warm
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/rrfs_conus13km_radar_tten_warm
+Checking test 037 rrfs_conus13km_radar_tten_warm results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing sfcf002.nc .........OK
@@ -1288,15 +1164,15 @@ Checking test 040 rrfs_conus13km_radar_tten_warm results ....
Comparing atmf001.nc .........OK
Comparing atmf002.nc .........OK
-The total amount of wall time = 261.538020
-The maximum resident set size (KB) = 601320
+The total amount of wall time = 264.733421
+The maximum resident set size (KB) = 600964
-Test 040 rrfs_conus13km_radar_tten_warm PASS
+Test 037 rrfs_conus13km_radar_tten_warm PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_rrtmgp
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_rrtmgp
-Checking test 041 control_rrtmgp results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_rrtmgp
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_rrtmgp
+Checking test 038 control_rrtmgp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -1306,15 +1182,15 @@ Checking test 041 control_rrtmgp results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-The total amount of wall time = 225.294379
-The maximum resident set size (KB) = 562292
+The total amount of wall time = 225.733079
+The maximum resident set size (KB) = 561992
-Test 041 control_rrtmgp PASS
+Test 038 control_rrtmgp PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_rrtmgp_c192
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_rrtmgp_c192
-Checking test 042 control_rrtmgp_c192 results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_rrtmgp_c192
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_rrtmgp_c192
+Checking test 039 control_rrtmgp_c192 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
Comparing atmf000.nc .........OK
@@ -1324,15 +1200,15 @@ Checking test 042 control_rrtmgp_c192 results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF12 .........OK
-The total amount of wall time = 614.546427
-The maximum resident set size (KB) = 764872
+The total amount of wall time = 610.546895
+The maximum resident set size (KB) = 763028
-Test 042 control_rrtmgp_c192 PASS
+Test 039 control_rrtmgp_c192 PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_csawmg
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_csawmg
-Checking test 043 control_csawmg results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_csawmg
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_csawmg
+Checking test 040 control_csawmg results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -1342,15 +1218,15 @@ Checking test 043 control_csawmg results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-The total amount of wall time = 360.132842
-The maximum resident set size (KB) = 487036
+The total amount of wall time = 360.968892
+The maximum resident set size (KB) = 486964
-Test 043 control_csawmg PASS
+Test 040 control_csawmg PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_csawmgt
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_csawmgt
-Checking test 044 control_csawmgt results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_csawmgt
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_csawmgt
+Checking test 041 control_csawmgt results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -1360,15 +1236,15 @@ Checking test 044 control_csawmgt results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-The total amount of wall time = 356.770188
-The maximum resident set size (KB) = 486900
+The total amount of wall time = 354.947019
+The maximum resident set size (KB) = 486868
-Test 044 control_csawmgt PASS
+Test 041 control_csawmgt PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_flake
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_flake
-Checking test 045 control_flake results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_flake
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_flake
+Checking test 042 control_flake results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -1378,15 +1254,15 @@ Checking test 045 control_flake results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-The total amount of wall time = 231.771485
-The maximum resident set size (KB) = 490356
+The total amount of wall time = 237.025080
+The maximum resident set size (KB) = 492064
-Test 045 control_flake PASS
+Test 042 control_flake PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_ras
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_ras
-Checking test 046 control_ras results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_ras
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_ras
+Checking test 043 control_ras results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -1396,41 +1272,41 @@ Checking test 046 control_ras results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-The total amount of wall time = 194.336978
-The maximum resident set size (KB) = 456140
+The total amount of wall time = 200.678957
+The maximum resident set size (KB) = 455308
-Test 046 control_ras PASS
+Test 043 control_ras PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_wam_repro
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_wam_repro
-Checking test 047 control_wam results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_wam_repro
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_wam_repro
+Checking test 044 control_wam results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
-The total amount of wall time = 120.866328
-The maximum resident set size (KB) = 168644
+The total amount of wall time = 125.894629
+The maximum resident set size (KB) = 168384
-Test 047 control_wam PASS
+Test 044 control_wam PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_debug
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_debug
-Checking test 048 control_debug results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_debug
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_debug
+Checking test 045 control_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-The total amount of wall time = 144.644203
-The maximum resident set size (KB) = 583560
+The total amount of wall time = 146.375106
+The maximum resident set size (KB) = 583636
-Test 048 control_debug PASS
+Test 045 control_debug PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_CubedSphereGrid_debug
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_CubedSphereGrid_debug
-Checking test 049 control_CubedSphereGrid_debug results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_CubedSphereGrid_debug
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_CubedSphereGrid_debug
+Checking test 046 control_CubedSphereGrid_debug results ....
Comparing sfcf000.tile1.nc .........OK
Comparing sfcf000.tile2.nc .........OK
Comparing sfcf000.tile3.nc .........OK
@@ -1456,429 +1332,430 @@ Checking test 049 control_CubedSphereGrid_debug results ....
Comparing atmf001.tile5.nc .........OK
Comparing atmf001.tile6.nc .........OK
-The total amount of wall time = 152.783727
-The maximum resident set size (KB) = 583624
+The total amount of wall time = 157.398555
+The maximum resident set size (KB) = 584532
-Test 049 control_CubedSphereGrid_debug PASS
+Test 046 control_CubedSphereGrid_debug PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_wrtGauss_netcdf_parallel_debug
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_wrtGauss_netcdf_parallel_debug
-Checking test 050 control_wrtGauss_netcdf_parallel_debug results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_wrtGauss_netcdf_parallel_debug
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_wrtGauss_netcdf_parallel_debug
+Checking test 047 control_wrtGauss_netcdf_parallel_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-The total amount of wall time = 145.903888
-The maximum resident set size (KB) = 583492
+The total amount of wall time = 147.594625
+The maximum resident set size (KB) = 583744
-Test 050 control_wrtGauss_netcdf_parallel_debug PASS
+Test 047 control_wrtGauss_netcdf_parallel_debug PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_stochy_debug
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_stochy_debug
-Checking test 051 control_stochy_debug results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_stochy_debug
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_stochy_debug
+Checking test 048 control_stochy_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-The total amount of wall time = 164.946244
-The maximum resident set size (KB) = 589664
+The total amount of wall time = 165.713592
+The maximum resident set size (KB) = 589016
-Test 051 control_stochy_debug PASS
+Test 048 control_stochy_debug PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_lndp_debug
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_lndp_debug
-Checking test 052 control_lndp_debug results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_lndp_debug
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_lndp_debug
+Checking test 049 control_lndp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-The total amount of wall time = 150.401161
-The maximum resident set size (KB) = 587552
+The total amount of wall time = 152.502486
+The maximum resident set size (KB) = 588260
-Test 052 control_lndp_debug PASS
+Test 049 control_lndp_debug PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_rrtmgp_debug
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_rrtmgp_debug
-Checking test 053 control_rrtmgp_debug results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_rrtmgp_debug
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_rrtmgp_debug
+Checking test 050 control_rrtmgp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-The total amount of wall time = 159.813601
-The maximum resident set size (KB) = 704580
+The total amount of wall time = 161.892074
+The maximum resident set size (KB) = 704388
-Test 053 control_rrtmgp_debug PASS
+Test 050 control_rrtmgp_debug PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_csawmg_debug
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_csawmg_debug
-Checking test 054 control_csawmg_debug results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_csawmg_debug
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_csawmg_debug
+Checking test 051 control_csawmg_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-The total amount of wall time = 233.242616
-The maximum resident set size (KB) = 625732
+The total amount of wall time = 247.499066
+The maximum resident set size (KB) = 626080
-Test 054 control_csawmg_debug PASS
+Test 051 control_csawmg_debug PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_csawmgt_debug
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_csawmgt_debug
-Checking test 055 control_csawmgt_debug results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_csawmgt_debug
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_csawmgt_debug
+Checking test 052 control_csawmgt_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-The total amount of wall time = 229.992334
-The maximum resident set size (KB) = 625360
+The total amount of wall time = 251.776038
+The maximum resident set size (KB) = 625448
-Test 055 control_csawmgt_debug PASS
+Test 052 control_csawmgt_debug PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_ras_debug
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_ras_debug
-Checking test 056 control_ras_debug results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_ras_debug
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_ras_debug
+Checking test 053 control_ras_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-The total amount of wall time = 150.262431
-The maximum resident set size (KB) = 595288
+The total amount of wall time = 153.780958
+The maximum resident set size (KB) = 598024
-Test 056 control_ras_debug PASS
+Test 053 control_ras_debug PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_diag_debug
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_diag_debug
-Checking test 057 control_diag_debug results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_diag_debug
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_diag_debug
+Checking test 054 control_diag_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-The total amount of wall time = 152.908282
-The maximum resident set size (KB) = 641624
+The total amount of wall time = 155.333377
+The maximum resident set size (KB) = 641824
-Test 057 control_diag_debug PASS
+Test 054 control_diag_debug PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_debug_p8
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_debug_p8
-Checking test 058 control_debug_p8 results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_debug_p8
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_debug_p8
+Checking test 055 control_debug_p8 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-The total amount of wall time = 161.046707
-The maximum resident set size (KB) = 971396
+The total amount of wall time = 178.021063
+The maximum resident set size (KB) = 1089276
-Test 058 control_debug_p8 PASS
+Test 055 control_debug_p8 PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_thompson_debug
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_thompson_debug
-Checking test 059 control_thompson_debug results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_thompson_debug
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_thompson_debug
+Checking test 056 control_thompson_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-The total amount of wall time = 175.063004
-The maximum resident set size (KB) = 943220
+The total amount of wall time = 176.568585
+The maximum resident set size (KB) = 943524
-Test 059 control_thompson_debug PASS
+Test 056 control_thompson_debug PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_thompson_no_aero_debug
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_thompson_no_aero_debug
-Checking test 060 control_thompson_no_aero_debug results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_thompson_no_aero_debug
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_thompson_no_aero_debug
+Checking test 057 control_thompson_no_aero_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-The total amount of wall time = 164.102136
-The maximum resident set size (KB) = 940016
+The total amount of wall time = 166.134175
+The maximum resident set size (KB) = 939484
-Test 060 control_thompson_no_aero_debug PASS
+Test 057 control_thompson_no_aero_debug PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_thompson_debug_extdiag
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_thompson_extdiag_debug
-Checking test 061 control_thompson_extdiag_debug results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_thompson_debug_extdiag
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_thompson_extdiag_debug
+Checking test 058 control_thompson_extdiag_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-The total amount of wall time = 183.026719
-The maximum resident set size (KB) = 974144
+The total amount of wall time = 183.714908
+The maximum resident set size (KB) = 973168
-Test 061 control_thompson_extdiag_debug PASS
+Test 058 control_thompson_extdiag_debug PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_thompson_progcld_thompson_debug
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_thompson_progcld_thompson_debug
-Checking test 062 control_thompson_progcld_thompson_debug results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_thompson_progcld_thompson_debug
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_thompson_progcld_thompson_debug
+Checking test 059 control_thompson_progcld_thompson_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-The total amount of wall time = 174.580047
-The maximum resident set size (KB) = 943312
+The total amount of wall time = 176.566687
+The maximum resident set size (KB) = 943468
-Test 062 control_thompson_progcld_thompson_debug PASS
+Test 059 control_thompson_progcld_thompson_debug PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/fv3_regional_debug
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/regional_debug
-Checking test 063 regional_debug results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/fv3_regional_debug
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/regional_debug
+Checking test 060 regional_debug results ....
Comparing dynf000.nc .........OK
Comparing dynf001.nc .........OK
Comparing phyf000.nc .........OK
Comparing phyf001.nc .........OK
-The total amount of wall time = 246.872187
-The maximum resident set size (KB) = 553228
+The total amount of wall time = 249.377617
+The maximum resident set size (KB) = 553532
-Test 063 regional_debug PASS
+Test 060 regional_debug PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/rap_control_debug
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/rap_control_debug
-Checking test 064 rap_control_debug results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_control_debug
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/rap_control_debug
+Checking test 061 rap_control_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-The total amount of wall time = 269.409040
-The maximum resident set size (KB) = 949828
+The total amount of wall time = 270.438826
+The maximum resident set size (KB) = 949632
-Test 064 rap_control_debug PASS
+Test 061 rap_control_debug PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/rap_control_debug
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/rap_unified_drag_suite_debug
-Checking test 065 rap_unified_drag_suite_debug results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_control_debug
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/rap_unified_drag_suite_debug
+Checking test 062 rap_unified_drag_suite_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-The total amount of wall time = 267.521437
-The maximum resident set size (KB) = 949772
+The total amount of wall time = 271.429954
+The maximum resident set size (KB) = 949632
-Test 065 rap_unified_drag_suite_debug PASS
+Test 062 rap_unified_drag_suite_debug PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/rap_diag_debug
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/rap_diag_debug
-Checking test 066 rap_diag_debug results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_diag_debug
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/rap_diag_debug
+Checking test 063 rap_diag_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-The total amount of wall time = 283.605357
-The maximum resident set size (KB) = 1032700
+The total amount of wall time = 287.010460
+The maximum resident set size (KB) = 1032828
-Test 066 rap_diag_debug PASS
+Test 063 rap_diag_debug PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/rap_cires_ugwp_debug
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/rap_cires_ugwp_debug
-Checking test 067 rap_cires_ugwp_debug results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_cires_ugwp_debug
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/rap_cires_ugwp_debug
+Checking test 064 rap_cires_ugwp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-The total amount of wall time = 275.520894
-The maximum resident set size (KB) = 954480
+The total amount of wall time = 275.198594
+The maximum resident set size (KB) = 951764
-Test 067 rap_cires_ugwp_debug PASS
+Test 064 rap_cires_ugwp_debug PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/rap_cires_ugwp_debug
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/rap_unified_ugwp_debug
-Checking test 068 rap_unified_ugwp_debug results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_cires_ugwp_debug
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/rap_unified_ugwp_debug
+Checking test 065 rap_unified_ugwp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-The total amount of wall time = 273.698353
-The maximum resident set size (KB) = 949532
+The total amount of wall time = 277.492478
+The maximum resident set size (KB) = 949748
-Test 068 rap_unified_ugwp_debug PASS
+Test 065 rap_unified_ugwp_debug PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/rap_lndp_debug
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/rap_lndp_debug
-Checking test 069 rap_lndp_debug results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_lndp_debug
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/rap_lndp_debug
+Checking test 066 rap_lndp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-The total amount of wall time = 272.726088
-The maximum resident set size (KB) = 950392
+The total amount of wall time = 274.027020
+The maximum resident set size (KB) = 954404
-Test 069 rap_lndp_debug PASS
+Test 066 rap_lndp_debug PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/rap_flake_debug
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/rap_flake_debug
-Checking test 070 rap_flake_debug results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_flake_debug
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/rap_flake_debug
+Checking test 067 rap_flake_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-The total amount of wall time = 271.235738
-The maximum resident set size (KB) = 949596
+The total amount of wall time = 270.894023
+The maximum resident set size (KB) = 949788
-Test 070 rap_flake_debug PASS
+Test 067 rap_flake_debug PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/rap_progcld_thompson_debug
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/rap_progcld_thompson_debug
-Checking test 071 rap_progcld_thompson_debug results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_progcld_thompson_debug
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/rap_progcld_thompson_debug
+Checking test 068 rap_progcld_thompson_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-The total amount of wall time = 268.668409
-The maximum resident set size (KB) = 949528
+The total amount of wall time = 270.275892
+The maximum resident set size (KB) = 949712
-Test 071 rap_progcld_thompson_debug PASS
+Test 068 rap_progcld_thompson_debug PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/rap_noah_debug
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/rap_noah_debug
-Checking test 072 rap_noah_debug results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_noah_debug
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/rap_noah_debug
+Checking test 069 rap_noah_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-The total amount of wall time = 264.948296
-The maximum resident set size (KB) = 948644
+The total amount of wall time = 266.152435
+The maximum resident set size (KB) = 948868
-Test 072 rap_noah_debug PASS
+Test 069 rap_noah_debug PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/rap_rrtmgp_debug
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/rap_rrtmgp_debug
-Checking test 073 rap_rrtmgp_debug results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_rrtmgp_debug
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/rap_rrtmgp_debug
+Checking test 070 rap_rrtmgp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-The total amount of wall time = 450.743707
-The maximum resident set size (KB) = 1072352
+The total amount of wall time = 450.861566
+The maximum resident set size (KB) = 1072664
-Test 073 rap_rrtmgp_debug PASS
+Test 070 rap_rrtmgp_debug PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/rap_sfcdiff_debug
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/rap_sfcdiff_debug
-Checking test 074 rap_sfcdiff_debug results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_sfcdiff_debug
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/rap_sfcdiff_debug
+Checking test 071 rap_sfcdiff_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-The total amount of wall time = 271.281369
-The maximum resident set size (KB) = 949520
+The total amount of wall time = 270.123220
+The maximum resident set size (KB) = 949752
-Test 074 rap_sfcdiff_debug PASS
+Test 071 rap_sfcdiff_debug PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/rap_noah_sfcdiff_cires_ugwp_debug
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/rap_noah_sfcdiff_cires_ugwp_debug
-Checking test 075 rap_noah_sfcdiff_cires_ugwp_debug results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_noah_sfcdiff_cires_ugwp_debug
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/rap_noah_sfcdiff_cires_ugwp_debug
+Checking test 072 rap_noah_sfcdiff_cires_ugwp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-The total amount of wall time = 439.186987
-The maximum resident set size (KB) = 952240
+The total amount of wall time = 439.584948
+The maximum resident set size (KB) = 949640
-Test 075 rap_noah_sfcdiff_cires_ugwp_debug PASS
+Test 072 rap_noah_sfcdiff_cires_ugwp_debug PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/rrfs_v1beta_debug
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/rrfs_v1beta_debug
-Checking test 076 rrfs_v1beta_debug results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rrfs_v1beta_debug
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/rrfs_v1beta_debug
+Checking test 073 rrfs_v1beta_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-The total amount of wall time = 264.702033
-The maximum resident set size (KB) = 950108
+The total amount of wall time = 267.447889
+The maximum resident set size (KB) = 950672
-Test 076 rrfs_v1beta_debug PASS
+Test 073 rrfs_v1beta_debug PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/control_wam_debug
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/control_wam_debug
-Checking test 077 control_wam_debug results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_wam_debug
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/control_wam_debug
+Checking test 074 control_wam_debug results ....
Comparing sfcf019.nc .........OK
Comparing atmf019.nc .........OK
-The total amount of wall time = 273.084522
-The maximum resident set size (KB) = 197876
+The total amount of wall time = 272.709474
+The maximum resident set size (KB) = 197144
-Test 077 control_wam_debug PASS
+Test 074 control_wam_debug PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/hafs_regional_atm
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/hafs_regional_atm
-Checking test 078 hafs_regional_atm results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/hafs_regional_atm
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/hafs_regional_atm
+Checking test 075 hafs_regional_atm results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
+ Comparing HURPRS.GrbF06 .........OK
-The total amount of wall time = 335.980993
-The maximum resident set size (KB) = 646624
+The total amount of wall time = 351.261473
+The maximum resident set size (KB) = 645460
-Test 078 hafs_regional_atm PASS
+Test 075 hafs_regional_atm PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/hafs_regional_atm_thompson_gfdlsf
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/hafs_regional_atm_thompson_gfdlsf
-Checking test 079 hafs_regional_atm_thompson_gfdlsf results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/hafs_regional_atm_thompson_gfdlsf
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/hafs_regional_atm_thompson_gfdlsf
+Checking test 076 hafs_regional_atm_thompson_gfdlsf results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
-The total amount of wall time = 381.964324
-The maximum resident set size (KB) = 998500
+The total amount of wall time = 401.310347
+The maximum resident set size (KB) = 999400
-Test 079 hafs_regional_atm_thompson_gfdlsf PASS
+Test 076 hafs_regional_atm_thompson_gfdlsf PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/hafs_regional_atm_ocn
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/hafs_regional_atm_ocn
-Checking test 080 hafs_regional_atm_ocn results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/hafs_regional_atm_ocn
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/hafs_regional_atm_ocn
+Checking test 077 hafs_regional_atm_ocn results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing archv.2019_241_06.a .........OK
@@ -1886,29 +1763,29 @@ Checking test 080 hafs_regional_atm_ocn results ....
Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK
Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK
-The total amount of wall time = 501.144108
-The maximum resident set size (KB) = 641564
+The total amount of wall time = 537.834481
+The maximum resident set size (KB) = 646400
-Test 080 hafs_regional_atm_ocn PASS
+Test 077 hafs_regional_atm_ocn PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/hafs_regional_atm_wav
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/hafs_regional_atm_wav
-Checking test 081 hafs_regional_atm_wav results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/hafs_regional_atm_wav
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/hafs_regional_atm_wav
+Checking test 078 hafs_regional_atm_wav results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing out_grd.ww3 .........OK
Comparing out_pnt.ww3 .........OK
-The total amount of wall time = 922.207442
-The maximum resident set size (KB) = 639196
+The total amount of wall time = 963.658886
+The maximum resident set size (KB) = 643312
-Test 081 hafs_regional_atm_wav PASS
+Test 078 hafs_regional_atm_wav PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/hafs_regional_atm_ocn_wav
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/hafs_regional_atm_ocn_wav
-Checking test 082 hafs_regional_atm_ocn_wav results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/hafs_regional_atm_ocn_wav
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/hafs_regional_atm_ocn_wav
+Checking test 079 hafs_regional_atm_ocn_wav results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing archv.2019_241_06.a .........OK
@@ -1916,29 +1793,29 @@ Checking test 082 hafs_regional_atm_ocn_wav results ....
Comparing out_grd.ww3 .........OK
Comparing out_pnt.ww3 .........OK
-The total amount of wall time = 1007.282950
-The maximum resident set size (KB) = 641892
+The total amount of wall time = 993.782896
+The maximum resident set size (KB) = 643264
-Test 082 hafs_regional_atm_ocn_wav PASS
+Test 079 hafs_regional_atm_ocn_wav PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/hafs_regional_1nest_atm
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/hafs_regional_1nest_atm
-Checking test 083 hafs_regional_1nest_atm results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/hafs_regional_1nest_atm
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/hafs_regional_1nest_atm
+Checking test 080 hafs_regional_1nest_atm results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing atm.nest02.f006.nc .........OK
Comparing sfc.nest02.f006.nc .........OK
-The total amount of wall time = 370.017888
-The maximum resident set size (KB) = 241516
+The total amount of wall time = 384.797579
+The maximum resident set size (KB) = 239708
-Test 083 hafs_regional_1nest_atm PASS
+Test 080 hafs_regional_1nest_atm PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/hafs_regional_telescopic_2nests_atm
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/hafs_regional_telescopic_2nests_atm
-Checking test 084 hafs_regional_telescopic_2nests_atm results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/hafs_regional_telescopic_2nests_atm
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/hafs_regional_telescopic_2nests_atm
+Checking test 081 hafs_regional_telescopic_2nests_atm results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing atm.nest02.f006.nc .........OK
@@ -1946,26 +1823,102 @@ Checking test 084 hafs_regional_telescopic_2nests_atm results ....
Comparing atm.nest03.f006.nc .........OK
Comparing sfc.nest03.f006.nc .........OK
-The total amount of wall time = 386.077512
-The maximum resident set size (KB) = 246916
+The total amount of wall time = 401.137091
+The maximum resident set size (KB) = 248636
+
+Test 081 hafs_regional_telescopic_2nests_atm PASS
+
+
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/hafs_global_1nest_atm
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/hafs_global_1nest_atm
+Checking test 082 hafs_global_1nest_atm results ....
+ Comparing atmf006.nc .........OK
+ Comparing sfcf006.nc .........OK
+ Comparing atm.nest02.f006.nc .........OK
+ Comparing sfc.nest02.f006.nc .........OK
+
+The total amount of wall time = 174.470328
+The maximum resident set size (KB) = 146988
+
+Test 082 hafs_global_1nest_atm PASS
+
+
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/hafs_regional_specified_moving_1nest_atm
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/hafs_regional_specified_moving_1nest_atm
+Checking test 083 hafs_regional_specified_moving_1nest_atm results ....
+ Comparing atmf006.nc .........OK
+ Comparing sfcf006.nc .........OK
+ Comparing atm.nest02.f006.nc .........OK
+ Comparing sfc.nest02.f006.nc .........OK
+
+The total amount of wall time = 240.827516
+The maximum resident set size (KB) = 249208
+
+Test 083 hafs_regional_specified_moving_1nest_atm PASS
+
+
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/hafs_regional_storm_following_1nest_atm
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/hafs_regional_storm_following_1nest_atm
+Checking test 084 hafs_regional_storm_following_1nest_atm results ....
+ Comparing atmf006.nc .........OK
+ Comparing sfcf006.nc .........OK
+ Comparing atm.nest02.f006.nc .........OK
+ Comparing sfc.nest02.f006.nc .........OK
+
+The total amount of wall time = 226.583555
+The maximum resident set size (KB) = 249668
+
+Test 084 hafs_regional_storm_following_1nest_atm PASS
+
+
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/hafs_regional_storm_following_1nest_atm_ocn
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/hafs_regional_storm_following_1nest_atm_ocn
+Checking test 085 hafs_regional_storm_following_1nest_atm_ocn results ....
+ Comparing atmf006.nc .........OK
+ Comparing sfcf006.nc .........OK
+ Comparing atm.nest02.f006.nc .........OK
+ Comparing sfc.nest02.f006.nc .........OK
+ Comparing archv.2020_238_18.a .........OK
+ Comparing archs.2020_238_18.a .........OK
+
+The total amount of wall time = 266.992511
+The maximum resident set size (KB) = 255076
+
+Test 085 hafs_regional_storm_following_1nest_atm_ocn PASS
+
+
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/hafs_regional_storm_following_1nest_atm_ocn_wav
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/hafs_regional_storm_following_1nest_atm_ocn_wav
+Checking test 086 hafs_regional_storm_following_1nest_atm_ocn_wav results ....
+ Comparing atmf006.nc .........OK
+ Comparing sfcf006.nc .........OK
+ Comparing atm.nest02.f006.nc .........OK
+ Comparing sfc.nest02.f006.nc .........OK
+ Comparing archv.2020_238_18.a .........OK
+ Comparing archs.2020_238_18.a .........OK
+ Comparing out_grd.ww3 .........OK
+ Comparing out_pnt.ww3 .........OK
+
+The total amount of wall time = 567.878474
+The maximum resident set size (KB) = 258668
-Test 084 hafs_regional_telescopic_2nests_atm PASS
+Test 086 hafs_regional_storm_following_1nest_atm_ocn_wav PASS
-baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220405/hafs_global_1nest_atm
-working dir = /gpfs/hps3/stmp/Minsuk.Ji/FV3_RT/rt_46622/hafs_global_1nest_atm
-Checking test 085 hafs_global_1nest_atm results ....
+baseline dir = /gpfs/hps3/emc/nems/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/hafs_global_storm_following_1nest_atm
+working dir = /gpfs/hps3/stmp/Dusan.Jovic/FV3_RT/rt_24363/hafs_global_storm_following_1nest_atm
+Checking test 087 hafs_global_storm_following_1nest_atm results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing atm.nest02.f006.nc .........OK
Comparing sfc.nest02.f006.nc .........OK
-The total amount of wall time = 167.523227
-The maximum resident set size (KB) = 145444
+The total amount of wall time = 68.875135
+The maximum resident set size (KB) = 165020
-Test 085 hafs_global_1nest_atm PASS
+Test 087 hafs_global_storm_following_1nest_atm PASS
REGRESSION TEST WAS SUCCESSFUL
-Tue Apr 5 19:59:10 UTC 2022
-Elapsed time: 00h:41m:28s. Have a nice day!
+Fri Apr 8 19:33:40 UTC 2022
+Elapsed time: 00h:40m:49s. Have a nice day!
diff --git a/tests/RegressionTests_wcoss_dell_p3.log b/tests/RegressionTests_wcoss_dell_p3.log
index 306ea92d8c..53a45ac979 100644
--- a/tests/RegressionTests_wcoss_dell_p3.log
+++ b/tests/RegressionTests_wcoss_dell_p3.log
@@ -1,24 +1,24 @@
-Thu Apr 7 18:09:45 UTC 2022
+Fri Apr 8 22:14:37 UTC 2022
Start Regression test
-Compile 001 elapsed time 2041 seconds. -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON
-Compile 002 elapsed time 580 seconds. -DAPP=S2SA -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON
-Compile 003 elapsed time 1092 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v17_p8,FV3_GFS_v15_thompson_mynn_lam3km -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 004 elapsed time 1203 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta,FV3_RRFS_v1nssl -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 005 elapsed time 1226 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_thompson,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 006 elapsed time 802 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DREPRO=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Bitforbit
-Compile 007 elapsed time 725 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp,FV3_GFS_v16_thompson,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
-Compile 008 elapsed time 374 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP,FV3_RAP_cires_ugwp,FV3_RAP_unified_ugwp,FV3_RAP_flake -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
-Compile 009 elapsed time 389 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP_noah,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
-Compile 010 elapsed time 347 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
-Compile 011 elapsed time 1458 seconds. -DAPP=HAFSW -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst,FV3_HAFS_v0_thompson_tedmf_gfdlsf -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 012 elapsed time 1404 seconds. -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-Compile 013 elapsed time 940 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON
-Compile 014 elapsed time 317 seconds. -DAPP=NG-GODAS -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON
-Compile 015 elapsed time 1114 seconds. -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/cpld_control_p8
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/cpld_control_p8
+Compile 001 elapsed time 2051 seconds. -DAPP=S2SWA -DCCPP_SUITES=FV3_GFS_v16_coupled_nsstNoahmpUGWPv1,FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON
+Compile 002 elapsed time 576 seconds. -DAPP=S2SA -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON
+Compile 003 elapsed time 1101 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v15_thompson_mynn,FV3_GFS_v15_thompson_mynn_RRTMGP,FV3_GFS_v17_p8,FV3_GFS_v15_thompson_mynn_lam3km -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 004 elapsed time 1204 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta,FV3_RRFS_v1nssl -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 005 elapsed time 1231 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_thompson,FV3_GFS_v16_noahmp -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 006 elapsed time 822 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DREPRO=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Bitforbit
+Compile 007 elapsed time 468 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_RRTMGP,FV3_GFS_v16_csawmg,FV3_GFS_v16_flake,FV3_GFS_v16_ugwpv1,FV3_GFS_v16_ras,FV3_GFS_v16_noahmp,FV3_GFS_v16_thompson,FV3_GFS_v15_thompson_mynn,FV3_GFS_v17_p8 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
+Compile 008 elapsed time 789 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP,FV3_RAP_cires_ugwp,FV3_RAP_unified_ugwp,FV3_RAP_flake -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
+Compile 009 elapsed time 355 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP_noah,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
+Compile 010 elapsed time 284 seconds. -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
+Compile 011 elapsed time 1475 seconds. -DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst,FV3_HAFS_v0_thompson_tedmf_gfdlsf -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 012 elapsed time 1415 seconds. -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+Compile 013 elapsed time 793 seconds. -DAPP=NG-GODAS -DMPI=ON -DCMAKE_BUILD_TYPE=Release -DMOM6SOLO=ON
+Compile 014 elapsed time 312 seconds. -DAPP=NG-GODAS -DDEBUG=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug -DMOM6SOLO=ON
+Compile 015 elapsed time 1135 seconds. -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
+
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/cpld_control_p8
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/cpld_control_p8
Checking test 001 cpld_control_p8 results ....
Comparing sfcf021.tile1.nc .........OK
Comparing sfcf021.tile2.nc .........OK
@@ -84,14 +84,14 @@ Checking test 001 cpld_control_p8 results ....
Comparing 20210323.060000.out_pnt.points .........OK
Comparing 20210323.060000.restart.glo_1deg .........OK
-[0] The total amount of wall time = 442.007320
-[0] The maximum resident set size (KB) = 1268124
+[0] The total amount of wall time = 435.165648
+[0] The maximum resident set size (KB) = 1268944
Test 001 cpld_control_p8 PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/cpld_control_p8
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/cpld_2threads_p8
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/cpld_control_p8
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/cpld_2threads_p8
Checking test 002 cpld_2threads_p8 results ....
Comparing sfcf024.tile1.nc .........OK
Comparing sfcf024.tile2.nc .........OK
@@ -145,14 +145,14 @@ Checking test 002 cpld_2threads_p8 results ....
Comparing 20210323.060000.out_pnt.points .........OK
Comparing 20210323.060000.restart.glo_1deg .........OK
-[0] The total amount of wall time = 484.630294
-[0] The maximum resident set size (KB) = 1749824
+[0] The total amount of wall time = 476.414654
+[0] The maximum resident set size (KB) = 1751276
Test 002 cpld_2threads_p8 PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/cpld_control_p8
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/cpld_decomp_p8
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/cpld_control_p8
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/cpld_decomp_p8
Checking test 003 cpld_decomp_p8 results ....
Comparing sfcf024.tile1.nc .........OK
Comparing sfcf024.tile2.nc .........OK
@@ -206,14 +206,14 @@ Checking test 003 cpld_decomp_p8 results ....
Comparing 20210323.060000.out_pnt.points .........OK
Comparing 20210323.060000.restart.glo_1deg .........OK
-[0] The total amount of wall time = 448.829210
-[0] The maximum resident set size (KB) = 1260672
+[0] The total amount of wall time = 440.099234
+[0] The maximum resident set size (KB) = 1258932
Test 003 cpld_decomp_p8 PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/cpld_control_p8
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/cpld_mpi_p8
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/cpld_control_p8
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/cpld_mpi_p8
Checking test 004 cpld_mpi_p8 results ....
Comparing sfcf024.tile1.nc .........OK
Comparing sfcf024.tile2.nc .........OK
@@ -267,14 +267,14 @@ Checking test 004 cpld_mpi_p8 results ....
Comparing 20210323.060000.out_pnt.points .........OK
Comparing 20210323.060000.restart.glo_1deg .........OK
-[0] The total amount of wall time = 363.398709
-[0] The maximum resident set size (KB) = 1156700
+[0] The total amount of wall time = 358.068134
+[0] The maximum resident set size (KB) = 1157520
Test 004 cpld_mpi_p8 PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/cpld_bmark_p8
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/cpld_bmark_p8
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/cpld_bmark_p8
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/cpld_bmark_p8
Checking test 005 cpld_bmark_p8 results ....
Comparing sfcf006.nc .........OK
Comparing atmf006.nc .........OK
@@ -320,14 +320,14 @@ Checking test 005 cpld_bmark_p8 results ....
Comparing RESTART/iced.2013-04-01-21600.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc .........OK
-[0] The total amount of wall time = 1200.000059
-[0] The maximum resident set size (KB) = 3018404
+[0] The total amount of wall time = 1180.356811
+[0] The maximum resident set size (KB) = 3017724
Test 005 cpld_bmark_p8 PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/cpld_control_c96_p8
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/cpld_control_c96_p8
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/cpld_control_c96_p8
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/cpld_control_c96_p8
Checking test 006 cpld_control_c96_p8 results ....
Comparing sfcf021.tile1.nc .........OK
Comparing sfcf021.tile2.nc .........OK
@@ -390,14 +390,14 @@ Checking test 006 cpld_control_c96_p8 results ....
Comparing RESTART/iced.2021-03-23-21600.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK
-[0] The total amount of wall time = 446.029234
-[0] The maximum resident set size (KB) = 1264876
+[0] The total amount of wall time = 431.736735
+[0] The maximum resident set size (KB) = 1267304
Test 006 cpld_control_c96_p8 PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/cpld_control_c96_p8
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/cpld_restart_c96_p8
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/cpld_control_c96_p8
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/cpld_restart_c96_p8
Checking test 007 cpld_restart_c96_p8 results ....
Comparing sfcf024.tile1.nc .........OK
Comparing sfcf024.tile2.nc .........OK
@@ -448,14 +448,14 @@ Checking test 007 cpld_restart_c96_p8 results ....
Comparing RESTART/iced.2021-03-23-21600.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK
-[0] The total amount of wall time = 238.538492
-[0] The maximum resident set size (KB) = 1254092
+[0] The total amount of wall time = 238.536845
+[0] The maximum resident set size (KB) = 1255264
Test 007 cpld_restart_c96_p8 PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/cpld_control_c192_p8
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/cpld_control_c192_p8
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/cpld_control_c192_p8
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/cpld_control_c192_p8
Checking test 008 cpld_control_c192_p8 results ....
Comparing sfcf036.tile1.nc .........OK
Comparing sfcf036.tile2.nc .........OK
@@ -506,14 +506,14 @@ Checking test 008 cpld_control_c192_p8 results ....
Comparing RESTART/iced.2021-03-23-64800.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-64800.nc .........OK
-[0] The total amount of wall time = 1441.369729
-[0] The maximum resident set size (KB) = 1408464
+[0] The total amount of wall time = 1440.351123
+[0] The maximum resident set size (KB) = 1407124
Test 008 cpld_control_c192_p8 PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/cpld_control_c192_p8
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/cpld_restart_c192_p8
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/cpld_control_c192_p8
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/cpld_restart_c192_p8
Checking test 009 cpld_restart_c192_p8 results ....
Comparing sfcf036.tile1.nc .........OK
Comparing sfcf036.tile2.nc .........OK
@@ -564,14 +564,14 @@ Checking test 009 cpld_restart_c192_p8 results ....
Comparing RESTART/iced.2021-03-23-64800.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-64800.nc .........OK
-[0] The total amount of wall time = 959.852292
-[0] The maximum resident set size (KB) = 1600372
+[0] The total amount of wall time = 940.798853
+[0] The maximum resident set size (KB) = 1603568
Test 009 cpld_restart_c192_p8 PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/cpld_control_c384_p8
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/cpld_control_c384_p8
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/cpld_control_c384_p8
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/cpld_control_c384_p8
Checking test 010 cpld_control_c384_p8 results ....
Comparing sfcf006.nc .........OK
Comparing atmf006.nc .........OK
@@ -615,14 +615,14 @@ Checking test 010 cpld_control_c384_p8 results ....
Comparing RESTART/iced.2021-03-22-43200.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK
-[0] The total amount of wall time = 1310.896342
-[0] The maximum resident set size (KB) = 3017728
+[0] The total amount of wall time = 1321.002345
+[0] The maximum resident set size (KB) = 3021136
Test 010 cpld_control_c384_p8 PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/cpld_control_c384_p8
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/cpld_restart_c384_p8
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/cpld_control_c384_p8
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/cpld_restart_c384_p8
Checking test 011 cpld_restart_c384_p8 results ....
Comparing sfcf006.nc .........OK
Comparing atmf006.nc .........OK
@@ -666,14 +666,14 @@ Checking test 011 cpld_restart_c384_p8 results ....
Comparing RESTART/iced.2021-03-22-43200.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK
-[0] The total amount of wall time = 771.864306
-[0] The maximum resident set size (KB) = 3046756
+[0] The total amount of wall time = 778.556859
+[0] The maximum resident set size (KB) = 3028096
Test 011 cpld_restart_c384_p8 PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/cpld_debug_p8
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/cpld_debug_p8
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/cpld_debug_p8
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/cpld_debug_p8
Checking test 012 cpld_debug_p8 results ....
Comparing sfcf006.tile1.nc .........OK
Comparing sfcf006.tile2.nc .........OK
@@ -724,14 +724,14 @@ Checking test 012 cpld_debug_p8 results ....
Comparing RESTART/iced.2021-03-22-43200.nc .........OK
Comparing RESTART/ufs.cpld.cpl.r.2021-03-22-43200.nc .........OK
-[0] The total amount of wall time = 1270.492918
-[0] The maximum resident set size (KB) = 1367480
+[0] The total amount of wall time = 1267.125778
+[0] The maximum resident set size (KB) = 1365444
-Test 012 cpld_debug_p8 PASS
+Test 012 cpld_debug_p8 PASS Tries: 2
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control
Checking test 013 control results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -778,14 +778,14 @@ Checking test 013 control results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-[0] The total amount of wall time = 148.079083
-[0] The maximum resident set size (KB) = 469740
+[0] The total amount of wall time = 148.424902
+[0] The maximum resident set size (KB) = 466696
Test 013 control PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_decomp
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_decomp
Checking test 014 control_decomp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -828,28 +828,28 @@ Checking test 014 control_decomp results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-[0] The total amount of wall time = 156.183786
-[0] The maximum resident set size (KB) = 463524
+[0] The total amount of wall time = 155.991090
+[0] The maximum resident set size (KB) = 467808
Test 014 control_decomp PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_2dwrtdecomp
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_2dwrtdecomp
Checking test 015 control_2dwrtdecomp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf024.nc .........OK
-[0] The total amount of wall time = 144.966421
-[0] The maximum resident set size (KB) = 468088
+[0] The total amount of wall time = 140.137375
+[0] The maximum resident set size (KB) = 468136
Test 015 control_2dwrtdecomp PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_2threads
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_2threads
Checking test 016 control_2threads results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -892,14 +892,14 @@ Checking test 016 control_2threads results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-[0] The total amount of wall time = 136.883828
-[0] The maximum resident set size (KB) = 522836
+[0] The total amount of wall time = 136.652862
+[0] The maximum resident set size (KB) = 516912
Test 016 control_2threads PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_restart
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_restart
Checking test 017 control_restart results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
@@ -938,14 +938,14 @@ Checking test 017 control_restart results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-[0] The total amount of wall time = 79.088033
-[0] The maximum resident set size (KB) = 209640
+[0] The total amount of wall time = 80.411681
+[0] The maximum resident set size (KB) = 206040
Test 017 control_restart PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_fhzero
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_fhzero
Checking test 018 control_fhzero results ....
Comparing sfcf000.nc ............ALT CHECK......OK
Comparing sfcf021.nc ............ALT CHECK......OK
@@ -988,14 +988,14 @@ Checking test 018 control_fhzero results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-[0] The total amount of wall time = 140.323703
-[0] The maximum resident set size (KB) = 469360
+[0] The total amount of wall time = 141.185164
+[0] The maximum resident set size (KB) = 468596
Test 018 control_fhzero PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_CubedSphereGrid
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_CubedSphereGrid
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_CubedSphereGrid
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_CubedSphereGrid
Checking test 019 control_CubedSphereGrid results ....
Comparing sfcf000.tile1.nc .........OK
Comparing sfcf000.tile2.nc .........OK
@@ -1022,14 +1022,14 @@ Checking test 019 control_CubedSphereGrid results ....
Comparing atmf024.tile5.nc .........OK
Comparing atmf024.tile6.nc .........OK
-[0] The total amount of wall time = 142.139041
-[0] The maximum resident set size (KB) = 465844
+[0] The total amount of wall time = 146.276564
+[0] The maximum resident set size (KB) = 465380
Test 019 control_CubedSphereGrid PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_latlon
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_latlon
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_latlon
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_latlon
Checking test 020 control_latlon results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1040,16 +1040,16 @@ Checking test 020 control_latlon results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-[0] The total amount of wall time = 146.585761
-[0] The maximum resident set size (KB) = 466456
+[0] The total amount of wall time = 149.725095
+[0] The maximum resident set size (KB) = 469420
Test 020 control_latlon PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_wrtGauss_netcdf_parallel
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_wrtGauss_netcdf_parallel
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_wrtGauss_netcdf_parallel
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_wrtGauss_netcdf_parallel
Checking test 021 control_wrtGauss_netcdf_parallel results ....
- Comparing sfcf000.nc .........OK
+ Comparing sfcf000.nc ............ALT CHECK......OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf024.nc .........OK
@@ -1058,14 +1058,14 @@ Checking test 021 control_wrtGauss_netcdf_parallel results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-[0] The total amount of wall time = 152.511923
-[0] The maximum resident set size (KB) = 466520
+[0] The total amount of wall time = 153.729306
+[0] The maximum resident set size (KB) = 468620
Test 021 control_wrtGauss_netcdf_parallel PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_c48
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_c48
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_c48
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_c48
Checking test 022 control_c48 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1104,14 +1104,14 @@ Checking test 022 control_c48 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-[0] The total amount of wall time = 458.108055
-[0] The maximum resident set size (KB) = 658744
+[0] The total amount of wall time = 456.359795
+[0] The maximum resident set size (KB) = 658136
Test 022 control_c48 PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_c192
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_c192
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_c192
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_c192
Checking test 023 control_c192 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1122,14 +1122,14 @@ Checking test 023 control_c192 results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-[0] The total amount of wall time = 574.632346
-[0] The maximum resident set size (KB) = 566072
+[0] The total amount of wall time = 572.308298
+[0] The maximum resident set size (KB) = 567648
Test 023 control_c192 PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_c384
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_c384
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_c384
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_c384
Checking test 024 control_c384 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
@@ -1140,14 +1140,14 @@ Checking test 024 control_c384 results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF12 .........OK
-[0] The total amount of wall time = 1077.726468
-[0] The maximum resident set size (KB) = 823236
+[0] The total amount of wall time = 1070.938948
+[0] The maximum resident set size (KB) = 820408
Test 024 control_c384 PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_c384gdas
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_c384gdas
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_c384gdas
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_c384gdas
Checking test 025 control_c384gdas results ....
Comparing sfcf000.nc .........OK
Comparing sfcf006.nc .........OK
@@ -1190,14 +1190,14 @@ Checking test 025 control_c384gdas results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-[0] The total amount of wall time = 935.333334
-[0] The maximum resident set size (KB) = 968684
+[0] The total amount of wall time = 937.215011
+[0] The maximum resident set size (KB) = 968252
Test 025 control_c384gdas PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_stochy
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_stochy
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_stochy
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_stochy
Checking test 026 control_stochy results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
@@ -1208,28 +1208,28 @@ Checking test 026 control_stochy results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF12 .........OK
-[0] The total amount of wall time = 95.553022
-[0] The maximum resident set size (KB) = 473692
+[0] The total amount of wall time = 99.718194
+[0] The maximum resident set size (KB) = 468376
Test 026 control_stochy PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_stochy
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_stochy_restart
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_stochy
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_stochy_restart
Checking test 027 control_stochy_restart results ....
Comparing sfcf012.nc .........OK
Comparing atmf012.nc .........OK
Comparing GFSFLX.GrbF12 .........OK
Comparing GFSPRS.GrbF12 .........OK
-[0] The total amount of wall time = 56.347570
-[0] The maximum resident set size (KB) = 263144
+[0] The total amount of wall time = 53.427216
+[0] The maximum resident set size (KB) = 265396
Test 027 control_stochy_restart PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_lndp
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_lndp
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_lndp
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_lndp
Checking test 028 control_lndp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
@@ -1240,14 +1240,14 @@ Checking test 028 control_lndp results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF12 .........OK
-[0] The total amount of wall time = 88.229770
-[0] The maximum resident set size (KB) = 468056
+[0] The total amount of wall time = 87.580251
+[0] The maximum resident set size (KB) = 474516
Test 028 control_lndp PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_iovr4
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_iovr4
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_iovr4
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_iovr4
Checking test 029 control_iovr4 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -1262,14 +1262,14 @@ Checking test 029 control_iovr4 results ....
Comparing GFSPRS.GrbF21 .........OK
Comparing GFSPRS.GrbF24 .........OK
-[0] The total amount of wall time = 146.950085
-[0] The maximum resident set size (KB) = 467140
+[0] The total amount of wall time = 151.151685
+[0] The maximum resident set size (KB) = 470424
Test 029 control_iovr4 PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_iovr5
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_iovr5
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_iovr5
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_iovr5
Checking test 030 control_iovr5 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -1284,14 +1284,14 @@ Checking test 030 control_iovr5 results ....
Comparing GFSPRS.GrbF21 .........OK
Comparing GFSPRS.GrbF24 .........OK
-[0] The total amount of wall time = 150.817629
-[0] The maximum resident set size (KB) = 463996
+[0] The total amount of wall time = 152.034561
+[0] The maximum resident set size (KB) = 466812
Test 030 control_iovr5 PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_p8
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_p8
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_p8
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_p8
Checking test 031 control_p8 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
@@ -1338,14 +1338,14 @@ Checking test 031 control_p8 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-[0] The total amount of wall time = 226.556018
-[0] The maximum resident set size (KB) = 963056
+[0] The total amount of wall time = 230.955671
+[0] The maximum resident set size (KB) = 962512
Test 031 control_p8 PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_p8
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_restart_p8
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_p8
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_restart_p8
Checking test 032 control_restart_p8 results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
@@ -1384,14 +1384,14 @@ Checking test 032 control_restart_p8 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-[0] The total amount of wall time = 121.822889
-[0] The maximum resident set size (KB) = 758784
+[0] The total amount of wall time = 118.612495
+[0] The maximum resident set size (KB) = 757860
Test 032 control_restart_p8 PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_p8
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_decomp_p8
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_p8
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_decomp_p8
Checking test 033 control_decomp_p8 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1434,14 +1434,14 @@ Checking test 033 control_decomp_p8 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-[0] The total amount of wall time = 233.221079
-[0] The maximum resident set size (KB) = 959844
+[0] The total amount of wall time = 233.756640
+[0] The maximum resident set size (KB) = 958596
Test 033 control_decomp_p8 PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_p8
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_2threads_p8
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_p8
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_2threads_p8
Checking test 034 control_2threads_p8 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1484,14 +1484,14 @@ Checking test 034 control_2threads_p8 results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-[0] The total amount of wall time = 220.353831
-[0] The maximum resident set size (KB) = 1104232
+[0] The total amount of wall time = 218.435451
+[0] The maximum resident set size (KB) = 1106068
Test 034 control_2threads_p8 PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/fv3_regional_control
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/regional_control
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/fv3_regional_control
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/regional_control
Checking test 035 regional_control results ....
Comparing dynf000.nc .........OK
Comparing dynf024.nc .........OK
@@ -1502,42 +1502,42 @@ Checking test 035 regional_control results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF24 .........OK
-[0] The total amount of wall time = 367.973644
-[0] The maximum resident set size (KB) = 581244
+[0] The total amount of wall time = 371.665436
+[0] The maximum resident set size (KB) = 577216
Test 035 regional_control PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/fv3_regional_control
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/regional_restart
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/fv3_regional_control
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/regional_restart
Checking test 036 regional_restart results ....
Comparing dynf024.nc .........OK
Comparing phyf024.nc .........OK
Comparing PRSLEV.GrbF24 .........OK
Comparing NATLEV.GrbF24 .........OK
-[0] The total amount of wall time = 199.867987
-[0] The maximum resident set size (KB) = 585836
+[0] The total amount of wall time = 200.544771
+[0] The maximum resident set size (KB) = 582392
Test 036 regional_restart PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/fv3_regional_control
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/regional_control_2dwrtdecomp
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/fv3_regional_control
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/regional_control_2dwrtdecomp
Checking test 037 regional_control_2dwrtdecomp results ....
Comparing dynf000.nc .........OK
Comparing dynf024.nc .........OK
Comparing phyf000.nc .........OK
Comparing phyf024.nc .........OK
-[0] The total amount of wall time = 365.749734
-[0] The maximum resident set size (KB) = 579620
+[0] The total amount of wall time = 364.439425
+[0] The maximum resident set size (KB) = 580840
Test 037 regional_control_2dwrtdecomp PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/fv3_regional_noquilt
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/regional_noquilt
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/fv3_regional_noquilt
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/regional_noquilt
Checking test 038 regional_noquilt results ....
Comparing atmos_4xdaily.nc .........OK
Comparing fv3_history2d.nc .........OK
@@ -1545,14 +1545,14 @@ Checking test 038 regional_noquilt results ....
Comparing RESTART/fv_core.res.tile1_new.nc .........OK
Comparing RESTART/fv_tracer.res.tile1_new.nc .........OK
-[0] The total amount of wall time = 395.722388
-[0] The maximum resident set size (KB) = 611592
+[0] The total amount of wall time = 396.267117
+[0] The maximum resident set size (KB) = 608744
Test 038 regional_noquilt PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/fv3_regional_control
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/regional_2threads
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/fv3_regional_control
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/regional_2threads
Checking test 039 regional_2threads results ....
Comparing dynf000.nc .........OK
Comparing dynf024.nc .........OK
@@ -1563,45 +1563,29 @@ Checking test 039 regional_2threads results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF24 .........OK
-[0] The total amount of wall time = 216.429088
-[0] The maximum resident set size (KB) = 583220
+[0] The total amount of wall time = 214.287565
+[0] The maximum resident set size (KB) = 582432
Test 039 regional_2threads PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/fv3_regional_hafs
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/regional_hafs
-Checking test 040 regional_hafs results ....
- Comparing dynf000.nc .........OK
- Comparing dynf024.nc .........OK
- Comparing phyf000.nc .........OK
- Comparing phyf024.nc .........OK
- Comparing HURPRS.GrbF00 .........OK
- Comparing HURPRS.GrbF24 .........OK
-
-[0] The total amount of wall time = 365.204271
-[0] The maximum resident set size (KB) = 584180
-
-Test 040 regional_hafs PASS
-
-
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/fv3_regional_netcdf_parallel
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/regional_netcdf_parallel
-Checking test 041 regional_netcdf_parallel results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/fv3_regional_netcdf_parallel
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/regional_netcdf_parallel
+Checking test 040 regional_netcdf_parallel results ....
Comparing dynf000.nc ............ALT CHECK......OK
Comparing dynf024.nc ............ALT CHECK......OK
Comparing phyf000.nc .........OK
- Comparing phyf024.nc .........OK
+ Comparing phyf024.nc ............ALT CHECK......OK
-[0] The total amount of wall time = 364.039877
-[0] The maximum resident set size (KB) = 577544
+[0] The total amount of wall time = 370.061957
+[0] The maximum resident set size (KB) = 577320
-Test 041 regional_netcdf_parallel PASS
+Test 040 regional_netcdf_parallel PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/fv3_regional_RRTMGP
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/regional_RRTMGP
-Checking test 042 regional_RRTMGP results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/fv3_regional_RRTMGP
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/regional_RRTMGP
+Checking test 041 regional_RRTMGP results ....
Comparing dynf000.nc .........OK
Comparing dynf024.nc .........OK
Comparing phyf000.nc .........OK
@@ -1611,15 +1595,15 @@ Checking test 042 regional_RRTMGP results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF24 .........OK
-[0] The total amount of wall time = 512.893849
-[0] The maximum resident set size (KB) = 695164
+[0] The total amount of wall time = 508.391361
+[0] The maximum resident set size (KB) = 697316
-Test 042 regional_RRTMGP PASS
+Test 041 regional_RRTMGP PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/fv3_regional_3km
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/regional_3km
-Checking test 043 regional_3km results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/fv3_regional_3km
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/regional_3km
+Checking test 042 regional_3km results ....
Comparing dynf000.nc .........OK
Comparing dynf006.nc .........OK
Comparing phyf000.nc .........OK
@@ -1629,15 +1613,15 @@ Checking test 043 regional_3km results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF06 .........OK
-[0] The total amount of wall time = 297.203379
-[0] The maximum resident set size (KB) = 609716
+[0] The total amount of wall time = 303.683514
+[0] The maximum resident set size (KB) = 609148
-Test 043 regional_3km PASS
+Test 042 regional_3km PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/rap_control
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/rap_control
-Checking test 044 rap_control results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_control
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/rap_control
+Checking test 043 rap_control results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1683,15 +1667,15 @@ Checking test 044 rap_control results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-[0] The total amount of wall time = 413.235645
-[0] The maximum resident set size (KB) = 834640
+[0] The total amount of wall time = 413.231517
+[0] The maximum resident set size (KB) = 836984
-Test 044 rap_control PASS
+Test 043 rap_control PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/rap_rrtmgp
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/rap_rrtmgp
-Checking test 045 rap_rrtmgp results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_rrtmgp
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/rap_rrtmgp
+Checking test 044 rap_rrtmgp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1737,15 +1721,15 @@ Checking test 045 rap_rrtmgp results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-[0] The total amount of wall time = 468.716673
-[0] The maximum resident set size (KB) = 947028
+[0] The total amount of wall time = 468.039781
+[0] The maximum resident set size (KB) = 949132
-Test 045 rap_rrtmgp PASS
+Test 044 rap_rrtmgp PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/regional_spp_sppt_shum_skeb
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/regional_spp_sppt_shum_skeb
-Checking test 046 regional_spp_sppt_shum_skeb results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/regional_spp_sppt_shum_skeb
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/regional_spp_sppt_shum_skeb
+Checking test 045 regional_spp_sppt_shum_skeb results ....
Comparing dynf000.nc .........OK
Comparing dynf001.nc .........OK
Comparing phyf000.nc .........OK
@@ -1755,15 +1739,15 @@ Checking test 046 regional_spp_sppt_shum_skeb results ....
Comparing NATLEV.GrbF00 .........OK
Comparing NATLEV.GrbF01 .........OK
-[0] The total amount of wall time = 254.810402
-[0] The maximum resident set size (KB) = 936652
+[0] The total amount of wall time = 254.199963
+[0] The maximum resident set size (KB) = 930544
-Test 046 regional_spp_sppt_shum_skeb PASS
+Test 045 regional_spp_sppt_shum_skeb PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/rap_control
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/rap_2threads
-Checking test 047 rap_2threads results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_control
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/rap_2threads
+Checking test 046 rap_2threads results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1809,15 +1793,15 @@ Checking test 047 rap_2threads results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-[0] The total amount of wall time = 395.769975
-[0] The maximum resident set size (KB) = 900012
+[0] The total amount of wall time = 392.639754
+[0] The maximum resident set size (KB) = 897480
-Test 047 rap_2threads PASS
+Test 046 rap_2threads PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/rap_control
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/rap_restart
-Checking test 048 rap_restart results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_control
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/rap_restart
+Checking test 047 rap_restart results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
Comparing GFSFLX.GrbF24 .........OK
@@ -1855,15 +1839,15 @@ Checking test 048 rap_restart results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-[0] The total amount of wall time = 209.550300
-[0] The maximum resident set size (KB) = 590636
+[0] The total amount of wall time = 210.434998
+[0] The maximum resident set size (KB) = 586980
-Test 048 rap_restart PASS
+Test 047 rap_restart PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/rap_sfcdiff
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/rap_sfcdiff
-Checking test 049 rap_sfcdiff results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_sfcdiff
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/rap_sfcdiff
+Checking test 048 rap_sfcdiff results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -1909,15 +1893,15 @@ Checking test 049 rap_sfcdiff results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-[0] The total amount of wall time = 425.222063
-[0] The maximum resident set size (KB) = 835892
+[0] The total amount of wall time = 423.592016
+[0] The maximum resident set size (KB) = 837480
-Test 049 rap_sfcdiff PASS
+Test 048 rap_sfcdiff PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/rap_sfcdiff
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/rap_sfcdiff_restart
-Checking test 050 rap_sfcdiff_restart results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_sfcdiff
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/rap_sfcdiff_restart
+Checking test 049 rap_sfcdiff_restart results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
Comparing GFSFLX.GrbF24 .........OK
@@ -1955,15 +1939,15 @@ Checking test 050 rap_sfcdiff_restart results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-[0] The total amount of wall time = 210.212262
-[0] The maximum resident set size (KB) = 588608
+[0] The total amount of wall time = 210.144141
+[0] The maximum resident set size (KB) = 588476
-Test 050 rap_sfcdiff_restart PASS
+Test 049 rap_sfcdiff_restart PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/hrrr_control
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/hrrr_control
-Checking test 051 hrrr_control results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/hrrr_control
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/hrrr_control
+Checking test 050 hrrr_control results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -2009,15 +1993,15 @@ Checking test 051 hrrr_control results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-[0] The total amount of wall time = 410.363345
-[0] The maximum resident set size (KB) = 832848
+[0] The total amount of wall time = 409.303743
+[0] The maximum resident set size (KB) = 831308
-Test 051 hrrr_control PASS
+Test 050 hrrr_control PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/rrfs_v1beta
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/rrfs_v1beta
-Checking test 052 rrfs_v1beta results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rrfs_v1beta
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/rrfs_v1beta
+Checking test 051 rrfs_v1beta results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -2063,15 +2047,15 @@ Checking test 052 rrfs_v1beta results ....
Comparing RESTART/sfc_data.tile5.nc .........OK
Comparing RESTART/sfc_data.tile6.nc .........OK
-[0] The total amount of wall time = 406.751304
-[0] The maximum resident set size (KB) = 834292
+[0] The total amount of wall time = 409.911931
+[0] The maximum resident set size (KB) = 830840
-Test 052 rrfs_v1beta PASS
+Test 051 rrfs_v1beta PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/rrfs_v1nssl
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/rrfs_v1nssl
-Checking test 053 rrfs_v1nssl results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rrfs_v1nssl
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/rrfs_v1nssl
+Checking test 052 rrfs_v1nssl results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -2085,15 +2069,15 @@ Checking test 053 rrfs_v1nssl results ....
Comparing GFSPRS.GrbF21 .........OK
Comparing GFSPRS.GrbF24 .........OK
-[0] The total amount of wall time = 511.860159
-[0] The maximum resident set size (KB) = 522888
+[0] The total amount of wall time = 517.269733
+[0] The maximum resident set size (KB) = 522352
-Test 053 rrfs_v1nssl PASS
+Test 052 rrfs_v1nssl PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/rrfs_v1nssl_nohailnoccn
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/rrfs_v1nssl_nohailnoccn
-Checking test 054 rrfs_v1nssl_nohailnoccn results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rrfs_v1nssl_nohailnoccn
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/rrfs_v1nssl_nohailnoccn
+Checking test 053 rrfs_v1nssl_nohailnoccn results ....
Comparing sfcf000.nc .........OK
Comparing sfcf021.nc .........OK
Comparing sfcf024.nc .........OK
@@ -2107,15 +2091,15 @@ Checking test 054 rrfs_v1nssl_nohailnoccn results ....
Comparing GFSPRS.GrbF21 .........OK
Comparing GFSPRS.GrbF24 .........OK
-[0] The total amount of wall time = 505.470904
+[0] The total amount of wall time = 497.132772
[0] The maximum resident set size (KB) = 514548
-Test 054 rrfs_v1nssl_nohailnoccn PASS
+Test 053 rrfs_v1nssl_nohailnoccn PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/rrfs_conus13km_hrrr_warm
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/rrfs_conus13km_hrrr_warm
-Checking test 055 rrfs_conus13km_hrrr_warm results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rrfs_conus13km_hrrr_warm
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/rrfs_conus13km_hrrr_warm
+Checking test 054 rrfs_conus13km_hrrr_warm results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing sfcf002.nc .........OK
@@ -2123,15 +2107,15 @@ Checking test 055 rrfs_conus13km_hrrr_warm results ....
Comparing atmf001.nc .........OK
Comparing atmf002.nc .........OK
-[0] The total amount of wall time = 191.068685
-[0] The maximum resident set size (KB) = 664824
+[0] The total amount of wall time = 185.440019
+[0] The maximum resident set size (KB) = 664948
-Test 055 rrfs_conus13km_hrrr_warm PASS
+Test 054 rrfs_conus13km_hrrr_warm PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/rrfs_conus13km_radar_tten_warm
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/rrfs_conus13km_radar_tten_warm
-Checking test 056 rrfs_conus13km_radar_tten_warm results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rrfs_conus13km_radar_tten_warm
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/rrfs_conus13km_radar_tten_warm
+Checking test 055 rrfs_conus13km_radar_tten_warm results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing sfcf002.nc .........OK
@@ -2139,15 +2123,15 @@ Checking test 056 rrfs_conus13km_radar_tten_warm results ....
Comparing atmf001.nc .........OK
Comparing atmf002.nc .........OK
-[0] The total amount of wall time = 188.738081
-[0] The maximum resident set size (KB) = 664896
+[0] The total amount of wall time = 193.412427
+[0] The maximum resident set size (KB) = 666836
-Test 056 rrfs_conus13km_radar_tten_warm PASS
+Test 055 rrfs_conus13km_radar_tten_warm PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_rrtmgp
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_rrtmgp
-Checking test 057 control_rrtmgp results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_rrtmgp
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_rrtmgp
+Checking test 056 control_rrtmgp results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2157,15 +2141,15 @@ Checking test 057 control_rrtmgp results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-[0] The total amount of wall time = 235.794588
-[0] The maximum resident set size (KB) = 604636
+[0] The total amount of wall time = 237.003462
+[0] The maximum resident set size (KB) = 601292
-Test 057 control_rrtmgp PASS
+Test 056 control_rrtmgp PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_rrtmgp_c192
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_rrtmgp_c192
-Checking test 058 control_rrtmgp_c192 results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_rrtmgp_c192
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_rrtmgp_c192
+Checking test 057 control_rrtmgp_c192 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
Comparing atmf000.nc .........OK
@@ -2175,15 +2159,15 @@ Checking test 058 control_rrtmgp_c192 results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF12 .........OK
-[0] The total amount of wall time = 636.926669
-[0] The maximum resident set size (KB) = 803660
+[0] The total amount of wall time = 636.635651
+[0] The maximum resident set size (KB) = 803340
-Test 058 control_rrtmgp_c192 PASS
+Test 057 control_rrtmgp_c192 PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_csawmg
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_csawmg
-Checking test 059 control_csawmg results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_csawmg
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_csawmg
+Checking test 058 control_csawmg results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2193,15 +2177,15 @@ Checking test 059 control_csawmg results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-[0] The total amount of wall time = 378.403547
-[0] The maximum resident set size (KB) = 526228
+[0] The total amount of wall time = 376.012386
+[0] The maximum resident set size (KB) = 527472
-Test 059 control_csawmg PASS
+Test 058 control_csawmg PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_csawmgt
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_csawmgt
-Checking test 060 control_csawmgt results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_csawmgt
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_csawmgt
+Checking test 059 control_csawmgt results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2211,15 +2195,15 @@ Checking test 060 control_csawmgt results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-[0] The total amount of wall time = 381.355283
-[0] The maximum resident set size (KB) = 527256
+[0] The total amount of wall time = 374.482633
+[0] The maximum resident set size (KB) = 531344
-Test 060 control_csawmgt PASS
+Test 059 control_csawmgt PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_flake
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_flake
-Checking test 061 control_flake results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_flake
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_flake
+Checking test 060 control_flake results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2229,15 +2213,15 @@ Checking test 061 control_flake results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-[0] The total amount of wall time = 258.008019
-[0] The maximum resident set size (KB) = 537140
+[0] The total amount of wall time = 265.140081
+[0] The maximum resident set size (KB) = 539928
-Test 061 control_flake PASS
+Test 060 control_flake PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_ras
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_ras
-Checking test 062 control_ras results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_ras
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_ras
+Checking test 061 control_ras results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2247,15 +2231,15 @@ Checking test 062 control_ras results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-[0] The total amount of wall time = 198.662395
-[0] The maximum resident set size (KB) = 499684
+[0] The total amount of wall time = 197.987048
+[0] The maximum resident set size (KB) = 503700
-Test 062 control_ras PASS
+Test 061 control_ras PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_thompson
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_thompson
-Checking test 063 control_thompson results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_thompson
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_thompson
+Checking test 062 control_thompson results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2265,15 +2249,15 @@ Checking test 063 control_thompson results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-[0] The total amount of wall time = 252.515102
-[0] The maximum resident set size (KB) = 852196
+[0] The total amount of wall time = 252.621046
+[0] The maximum resident set size (KB) = 853476
-Test 063 control_thompson PASS
+Test 062 control_thompson PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_thompson_no_aero
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_thompson_no_aero
-Checking test 064 control_thompson_no_aero results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_thompson_no_aero
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_thompson_no_aero
+Checking test 063 control_thompson_no_aero results ....
Comparing sfcf000.nc .........OK
Comparing sfcf024.nc .........OK
Comparing atmf000.nc .........OK
@@ -2283,55 +2267,55 @@ Checking test 064 control_thompson_no_aero results ....
Comparing GFSPRS.GrbF00 .........OK
Comparing GFSPRS.GrbF24 .........OK
-[0] The total amount of wall time = 240.929042
-[0] The maximum resident set size (KB) = 842368
+[0] The total amount of wall time = 244.272529
+[0] The maximum resident set size (KB) = 840784
-Test 064 control_thompson_no_aero PASS
+Test 063 control_thompson_no_aero PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_wam_repro
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_wam_repro
-Checking test 065 control_wam results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_wam_repro
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_wam_repro
+Checking test 064 control_wam results ....
Comparing sfcf024.nc .........OK
Comparing atmf024.nc .........OK
-[0] The total amount of wall time = 133.491664
-[0] The maximum resident set size (KB) = 226428
+[0] The total amount of wall time = 132.972722
+[0] The maximum resident set size (KB) = 232440
-Test 065 control_wam PASS
+Test 064 control_wam PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_debug
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_debug
-Checking test 066 control_debug results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_debug
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_debug
+Checking test 065 control_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-[0] The total amount of wall time = 166.819329
-[0] The maximum resident set size (KB) = 625836
+[0] The total amount of wall time = 166.681230
+[0] The maximum resident set size (KB) = 631724
-Test 066 control_debug PASS
+Test 065 control_debug PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_debug
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_2threads_debug
-Checking test 067 control_2threads_debug results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_debug
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_2threads_debug
+Checking test 066 control_2threads_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-[0] The total amount of wall time = 156.660125
-[0] The maximum resident set size (KB) = 674872
+[0] The total amount of wall time = 157.024950
+[0] The maximum resident set size (KB) = 684160
-Test 067 control_2threads_debug PASS
+Test 066 control_2threads_debug PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_CubedSphereGrid_debug
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_CubedSphereGrid_debug
-Checking test 068 control_CubedSphereGrid_debug results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_CubedSphereGrid_debug
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_CubedSphereGrid_debug
+Checking test 067 control_CubedSphereGrid_debug results ....
Comparing sfcf000.tile1.nc .........OK
Comparing sfcf000.tile2.nc .........OK
Comparing sfcf000.tile3.nc .........OK
@@ -2357,397 +2341,430 @@ Checking test 068 control_CubedSphereGrid_debug results ....
Comparing atmf001.tile5.nc .........OK
Comparing atmf001.tile6.nc .........OK
-[0] The total amount of wall time = 181.296452
-[0] The maximum resident set size (KB) = 627368
+[0] The total amount of wall time = 181.200830
+[0] The maximum resident set size (KB) = 630340
-Test 068 control_CubedSphereGrid_debug PASS
+Test 067 control_CubedSphereGrid_debug PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_wrtGauss_netcdf_parallel_debug
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_wrtGauss_netcdf_parallel_debug
-Checking test 069 control_wrtGauss_netcdf_parallel_debug results ....
- Comparing sfcf000.nc ............ALT CHECK......OK
- Comparing sfcf001.nc .........OK
- Comparing atmf000.nc .........OK
- Comparing atmf001.nc .........OK
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_wrtGauss_netcdf_parallel_debug
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_wrtGauss_netcdf_parallel_debug
+Checking test 068 control_wrtGauss_netcdf_parallel_debug results ....
+ Comparing sfcf000.nc .........OK
+ Comparing sfcf001.nc ............ALT CHECK......OK
+ Comparing atmf000.nc ............ALT CHECK......OK
+ Comparing atmf001.nc ............ALT CHECK......OK
-[0] The total amount of wall time = 170.259489
-[0] The maximum resident set size (KB) = 626456
+[0] The total amount of wall time = 169.600795
+[0] The maximum resident set size (KB) = 632868
-Test 069 control_wrtGauss_netcdf_parallel_debug PASS
+Test 068 control_wrtGauss_netcdf_parallel_debug PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_stochy_debug
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_stochy_debug
-Checking test 070 control_stochy_debug results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_stochy_debug
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_stochy_debug
+Checking test 069 control_stochy_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-[0] The total amount of wall time = 191.472244
-[0] The maximum resident set size (KB) = 631320
+[0] The total amount of wall time = 190.838710
+[0] The maximum resident set size (KB) = 635528
-Test 070 control_stochy_debug PASS
+Test 069 control_stochy_debug PASS Tries: 2
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_lndp_debug
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_lndp_debug
-Checking test 071 control_lndp_debug results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_lndp_debug
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_lndp_debug
+Checking test 070 control_lndp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-[0] The total amount of wall time = 171.319180
-[0] The maximum resident set size (KB) = 633188
+[0] The total amount of wall time = 171.542276
+[0] The maximum resident set size (KB) = 635328
-Test 071 control_lndp_debug PASS
+Test 070 control_lndp_debug PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_rrtmgp_debug
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_rrtmgp_debug
-Checking test 072 control_rrtmgp_debug results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_rrtmgp_debug
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_rrtmgp_debug
+Checking test 071 control_rrtmgp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-[0] The total amount of wall time = 184.451435
-[0] The maximum resident set size (KB) = 737212
+[0] The total amount of wall time = 184.057082
+[0] The maximum resident set size (KB) = 747112
-Test 072 control_rrtmgp_debug PASS
+Test 071 control_rrtmgp_debug PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_csawmg_debug
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_csawmg_debug
-Checking test 073 control_csawmg_debug results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_csawmg_debug
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_csawmg_debug
+Checking test 072 control_csawmg_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-[0] The total amount of wall time = 268.158228
-[0] The maximum resident set size (KB) = 664816
+[0] The total amount of wall time = 268.013680
+[0] The maximum resident set size (KB) = 669484
-Test 073 control_csawmg_debug PASS
+Test 072 control_csawmg_debug PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_csawmgt_debug
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_csawmgt_debug
-Checking test 074 control_csawmgt_debug results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_csawmgt_debug
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_csawmgt_debug
+Checking test 073 control_csawmgt_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-[0] The total amount of wall time = 264.457546
-[0] The maximum resident set size (KB) = 661992
+[0] The total amount of wall time = 263.446093
+[0] The maximum resident set size (KB) = 663940
-Test 074 control_csawmgt_debug PASS
+Test 073 control_csawmgt_debug PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_ras_debug
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_ras_debug
-Checking test 075 control_ras_debug results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_ras_debug
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_ras_debug
+Checking test 074 control_ras_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-[0] The total amount of wall time = 173.485050
-[0] The maximum resident set size (KB) = 640348
+[0] The total amount of wall time = 172.884335
+[0] The maximum resident set size (KB) = 645280
-Test 075 control_ras_debug PASS
+Test 074 control_ras_debug PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_diag_debug
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_diag_debug
-Checking test 076 control_diag_debug results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_diag_debug
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_diag_debug
+Checking test 075 control_diag_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-[0] The total amount of wall time = 176.251665
-[0] The maximum resident set size (KB) = 683772
+[0] The total amount of wall time = 176.228367
+[0] The maximum resident set size (KB) = 686676
-Test 076 control_diag_debug PASS
+Test 075 control_diag_debug PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_debug_p8
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_debug_p8
-Checking test 077 control_debug_p8 results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_debug_p8
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_debug_p8
+Checking test 076 control_debug_p8 results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-[0] The total amount of wall time = 204.603688
-[0] The maximum resident set size (KB) = 1124040
+[0] The total amount of wall time = 203.311184
+[0] The maximum resident set size (KB) = 1129504
-Test 077 control_debug_p8 PASS
+Test 076 control_debug_p8 PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_thompson_debug
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_thompson_debug
-Checking test 078 control_thompson_debug results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_thompson_debug
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_thompson_debug
+Checking test 077 control_thompson_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-[0] The total amount of wall time = 196.585602
-[0] The maximum resident set size (KB) = 987164
+[0] The total amount of wall time = 195.982590
+[0] The maximum resident set size (KB) = 991112
-Test 078 control_thompson_debug PASS
+Test 077 control_thompson_debug PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_thompson_no_aero_debug
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_thompson_no_aero_debug
-Checking test 079 control_thompson_no_aero_debug results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_thompson_no_aero_debug
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_thompson_no_aero_debug
+Checking test 078 control_thompson_no_aero_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-[0] The total amount of wall time = 189.417781
-[0] The maximum resident set size (KB) = 982500
+[0] The total amount of wall time = 189.119100
+[0] The maximum resident set size (KB) = 988384
-Test 079 control_thompson_no_aero_debug PASS
+Test 078 control_thompson_no_aero_debug PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_thompson_debug_extdiag
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_thompson_extdiag_debug
-Checking test 080 control_thompson_extdiag_debug results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_thompson_debug_extdiag
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_thompson_extdiag_debug
+Checking test 079 control_thompson_extdiag_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-[0] The total amount of wall time = 206.685878
-[0] The maximum resident set size (KB) = 1016164
+[0] The total amount of wall time = 205.567722
+[0] The maximum resident set size (KB) = 1023116
-Test 080 control_thompson_extdiag_debug PASS
+Test 079 control_thompson_extdiag_debug PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_thompson_progcld_thompson_debug
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_thompson_progcld_thompson_debug
-Checking test 081 control_thompson_progcld_thompson_debug results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_thompson_progcld_thompson_debug
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_thompson_progcld_thompson_debug
+Checking test 080 control_thompson_progcld_thompson_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-[0] The total amount of wall time = 197.100924
-[0] The maximum resident set size (KB) = 990968
+[0] The total amount of wall time = 196.796593
+[0] The maximum resident set size (KB) = 992628
-Test 081 control_thompson_progcld_thompson_debug PASS
+Test 080 control_thompson_progcld_thompson_debug PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/fv3_regional_debug
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/regional_debug
-Checking test 082 regional_debug results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/fv3_regional_debug
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/regional_debug
+Checking test 081 regional_debug results ....
Comparing dynf000.nc .........OK
Comparing dynf001.nc .........OK
Comparing phyf000.nc .........OK
Comparing phyf001.nc .........OK
-[0] The total amount of wall time = 282.069960
-[0] The maximum resident set size (KB) = 603124
+[0] The total amount of wall time = 283.392855
+[0] The maximum resident set size (KB) = 605000
-Test 082 regional_debug PASS
+Test 081 regional_debug PASS
-Test 083 rap_control_debug FAIL
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_control_debug
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/rap_control_debug
+Checking test 082 rap_control_debug results ....
+ Comparing sfcf000.nc .........OK
+ Comparing sfcf001.nc .........OK
+ Comparing atmf000.nc .........OK
+ Comparing atmf001.nc .........OK
+
+[0] The total amount of wall time = 304.087170
+[0] The maximum resident set size (KB) = 996752
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/rap_control_debug
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/rap_unified_drag_suite_debug
-Checking test 084 rap_unified_drag_suite_debug results ....
+Test 082 rap_control_debug PASS
+
+
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_control_debug
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/rap_unified_drag_suite_debug
+Checking test 083 rap_unified_drag_suite_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-[0] The total amount of wall time = 304.589045
-[0] The maximum resident set size (KB) = 996616
+[0] The total amount of wall time = 304.030593
+[0] The maximum resident set size (KB) = 998788
-Test 084 rap_unified_drag_suite_debug PASS
+Test 083 rap_unified_drag_suite_debug PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/rap_diag_debug
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/rap_diag_debug
-Checking test 085 rap_diag_debug results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_diag_debug
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/rap_diag_debug
+Checking test 084 rap_diag_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-[0] The total amount of wall time = 320.107838
-[0] The maximum resident set size (KB) = 1078996
+[0] The total amount of wall time = 319.713551
+[0] The maximum resident set size (KB) = 1075312
-Test 085 rap_diag_debug PASS
+Test 084 rap_diag_debug PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/rap_cires_ugwp_debug
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/rap_cires_ugwp_debug
-Checking test 086 rap_cires_ugwp_debug results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_cires_ugwp_debug
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/rap_cires_ugwp_debug
+Checking test 085 rap_cires_ugwp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-[0] The total amount of wall time = 310.841930
-[0] The maximum resident set size (KB) = 1001284
+[0] The total amount of wall time = 310.818892
+[0] The maximum resident set size (KB) = 1000672
-Test 086 rap_cires_ugwp_debug PASS
+Test 085 rap_cires_ugwp_debug PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/rap_cires_ugwp_debug
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/rap_unified_ugwp_debug
-Checking test 087 rap_unified_ugwp_debug results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_cires_ugwp_debug
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/rap_unified_ugwp_debug
+Checking test 086 rap_unified_ugwp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-[0] The total amount of wall time = 311.386411
-[0] The maximum resident set size (KB) = 1000396
+[0] The total amount of wall time = 310.966051
+[0] The maximum resident set size (KB) = 998968
-Test 087 rap_unified_ugwp_debug PASS
+Test 086 rap_unified_ugwp_debug PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/rap_lndp_debug
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/rap_lndp_debug
-Checking test 088 rap_lndp_debug results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_lndp_debug
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/rap_lndp_debug
+Checking test 087 rap_lndp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-[0] The total amount of wall time = 308.307495
-[0] The maximum resident set size (KB) = 1001692
+[0] The total amount of wall time = 306.788774
+[0] The maximum resident set size (KB) = 1003288
-Test 088 rap_lndp_debug PASS
+Test 087 rap_lndp_debug PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/rap_flake_debug
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/rap_flake_debug
-Checking test 089 rap_flake_debug results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_flake_debug
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/rap_flake_debug
+Checking test 088 rap_flake_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-[0] The total amount of wall time = 304.300504
-[0] The maximum resident set size (KB) = 996728
+[0] The total amount of wall time = 304.290424
+[0] The maximum resident set size (KB) = 997424
-Test 089 rap_flake_debug PASS
+Test 088 rap_flake_debug PASS Tries: 2
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/rap_progcld_thompson_debug
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/rap_progcld_thompson_debug
-Checking test 090 rap_progcld_thompson_debug results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_progcld_thompson_debug
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/rap_progcld_thompson_debug
+Checking test 089 rap_progcld_thompson_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-[0] The total amount of wall time = 304.572824
-[0] The maximum resident set size (KB) = 1000416
+[0] The total amount of wall time = 305.014686
+[0] The maximum resident set size (KB) = 996712
-Test 090 rap_progcld_thompson_debug PASS
+Test 089 rap_progcld_thompson_debug PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/rap_noah_debug
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/rap_noah_debug
-Checking test 091 rap_noah_debug results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_noah_debug
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/rap_noah_debug
+Checking test 090 rap_noah_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-[0] The total amount of wall time = 301.719335
-[0] The maximum resident set size (KB) = 999812
+[0] The total amount of wall time = 299.854915
+[0] The maximum resident set size (KB) = 994440
-Test 091 rap_noah_debug PASS
+Test 090 rap_noah_debug PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/rap_rrtmgp_debug
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/rap_rrtmgp_debug
-Checking test 092 rap_rrtmgp_debug results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_rrtmgp_debug
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/rap_rrtmgp_debug
+Checking test 091 rap_rrtmgp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-[0] The total amount of wall time = 516.757943
-[0] The maximum resident set size (KB) = 1114244
+[0] The total amount of wall time = 518.054067
+[0] The maximum resident set size (KB) = 1115264
-Test 092 rap_rrtmgp_debug PASS
+Test 091 rap_rrtmgp_debug PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/rap_sfcdiff_debug
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/rap_sfcdiff_debug
-Checking test 093 rap_sfcdiff_debug results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_sfcdiff_debug
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/rap_sfcdiff_debug
+Checking test 092 rap_sfcdiff_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-[0] The total amount of wall time = 303.443765
-[0] The maximum resident set size (KB) = 999556
+[0] The total amount of wall time = 304.840466
+[0] The maximum resident set size (KB) = 998384
-Test 093 rap_sfcdiff_debug PASS
+Test 092 rap_sfcdiff_debug PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/rap_noah_sfcdiff_cires_ugwp_debug
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/rap_noah_sfcdiff_cires_ugwp_debug
-Checking test 094 rap_noah_sfcdiff_cires_ugwp_debug results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rap_noah_sfcdiff_cires_ugwp_debug
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/rap_noah_sfcdiff_cires_ugwp_debug
+Checking test 093 rap_noah_sfcdiff_cires_ugwp_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-[0] The total amount of wall time = 506.990478
-[0] The maximum resident set size (KB) = 999500
+[0] The total amount of wall time = 506.812559
+[0] The maximum resident set size (KB) = 998384
-Test 094 rap_noah_sfcdiff_cires_ugwp_debug PASS
+Test 093 rap_noah_sfcdiff_cires_ugwp_debug PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/rrfs_v1beta_debug
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/rrfs_v1beta_debug
-Checking test 095 rrfs_v1beta_debug results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/rrfs_v1beta_debug
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/rrfs_v1beta_debug
+Checking test 094 rrfs_v1beta_debug results ....
Comparing sfcf000.nc .........OK
Comparing sfcf001.nc .........OK
Comparing atmf000.nc .........OK
Comparing atmf001.nc .........OK
-[0] The total amount of wall time = 303.426284
-[0] The maximum resident set size (KB) = 998528
+[0] The total amount of wall time = 302.991537
+[0] The maximum resident set size (KB) = 993388
-Test 095 rrfs_v1beta_debug PASS
+Test 094 rrfs_v1beta_debug PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_wam_debug
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_wam_debug
-Checking test 096 control_wam_debug results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_wam_debug
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_wam_debug
+Checking test 095 control_wam_debug results ....
Comparing sfcf019.nc .........OK
Comparing atmf019.nc .........OK
-[0] The total amount of wall time = 323.588035
-[0] The maximum resident set size (KB) = 254568
+[0] The total amount of wall time = 321.636103
+[0] The maximum resident set size (KB) = 254928
+
+Test 095 control_wam_debug PASS
+
-Test 096 control_wam_debug PASS
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/hafs_regional_atm
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/hafs_regional_atm
+Checking test 096 hafs_regional_atm results ....
+ Comparing atmf006.nc ............ALT CHECK......OK
+ Comparing sfcf006.nc .........OK
+ Comparing HURPRS.GrbF06 .........OK
+
+[0] The total amount of wall time = 253.308658
+[0] The maximum resident set size (KB) = 709584
+
+Test 096 hafs_regional_atm PASS Tries: 2
+
+
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/hafs_regional_atm_thompson_gfdlsf
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/hafs_regional_atm_thompson_gfdlsf
+Checking test 097 hafs_regional_atm_thompson_gfdlsf results ....
+ Comparing atmf006.nc .........OK
+ Comparing sfcf006.nc .........OK
-Test 097 hafs_regional_atm FAIL
+[0] The total amount of wall time = 319.573089
+[0] The maximum resident set size (KB) = 1070796
-Test 098 hafs_regional_atm_thompson_gfdlsf FAIL
+Test 097 hafs_regional_atm_thompson_gfdlsf PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/hafs_regional_atm_ocn
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/hafs_regional_atm_ocn
-Checking test 099 hafs_regional_atm_ocn results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/hafs_regional_atm_ocn
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/hafs_regional_atm_ocn
+Checking test 098 hafs_regional_atm_ocn results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing archv.2019_241_06.a .........OK
@@ -2755,78 +2772,90 @@ Checking test 099 hafs_regional_atm_ocn results ....
Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK
Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK
-[0] The total amount of wall time = 369.262937
-[0] The maximum resident set size (KB) = 714024
+[0] The total amount of wall time = 393.362941
+[0] The maximum resident set size (KB) = 715840
-Test 099 hafs_regional_atm_ocn PASS
+Test 098 hafs_regional_atm_ocn PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/hafs_regional_atm_wav
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/hafs_regional_atm_wav
-Checking test 100 hafs_regional_atm_wav results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/hafs_regional_atm_wav
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/hafs_regional_atm_wav
+Checking test 099 hafs_regional_atm_wav results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing out_grd.ww3 .........OK
Comparing out_pnt.ww3 .........OK
-[0] The total amount of wall time = 984.984724
-[0] The maximum resident set size (KB) = 712672
+[0] The total amount of wall time = 971.046689
+[0] The maximum resident set size (KB) = 717656
-Test 100 hafs_regional_atm_wav PASS
+Test 099 hafs_regional_atm_wav PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/hafs_regional_atm_ocn_wav
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/hafs_regional_atm_ocn_wav
-Checking test 101 hafs_regional_atm_ocn_wav results ....
- Comparing atmf006.nc .........OK
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/hafs_regional_atm_ocn_wav
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/hafs_regional_atm_ocn_wav
+Checking test 100 hafs_regional_atm_ocn_wav results ....
+ Comparing atmf006.nc ............ALT CHECK......OK
Comparing sfcf006.nc .........OK
Comparing archv.2019_241_06.a .........OK
Comparing archs.2019_241_06.a .........OK
Comparing out_grd.ww3 .........OK
Comparing out_pnt.ww3 .........OK
-[0] The total amount of wall time = 1109.823403
-[0] The maximum resident set size (KB) = 717536
+[0] The total amount of wall time = 1110.369481
+[0] The maximum resident set size (KB) = 717656
+
+Test 100 hafs_regional_atm_ocn_wav PASS
+
+
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/hafs_regional_1nest_atm
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/hafs_regional_1nest_atm
+Checking test 101 hafs_regional_1nest_atm results ....
+ Comparing atmf006.nc .........OK
+ Comparing sfcf006.nc .........OK
+ Comparing atm.nest02.f006.nc ............ALT CHECK......OK
+ Comparing sfc.nest02.f006.nc ............ALT CHECK......OK
-Test 101 hafs_regional_atm_ocn_wav PASS
+[0] The total amount of wall time = 415.215471
+[0] The maximum resident set size (KB) = 319068
-Test 102 hafs_regional_1nest_atm FAIL
+Test 101 hafs_regional_1nest_atm PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/hafs_regional_telescopic_2nests_atm
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/hafs_regional_telescopic_2nests_atm
-Checking test 103 hafs_regional_telescopic_2nests_atm results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/hafs_regional_telescopic_2nests_atm
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/hafs_regional_telescopic_2nests_atm
+Checking test 102 hafs_regional_telescopic_2nests_atm results ....
Comparing atmf006.nc ............ALT CHECK......OK
Comparing sfcf006.nc .........OK
- Comparing atm.nest02.f006.nc ............ALT CHECK......OK
+ Comparing atm.nest02.f006.nc .........OK
Comparing sfc.nest02.f006.nc .........OK
Comparing atm.nest03.f006.nc .........OK
Comparing sfc.nest03.f006.nc ............ALT CHECK......OK
-[0] The total amount of wall time = 412.035134
-[0] The maximum resident set size (KB) = 328352
+[0] The total amount of wall time = 425.180295
+[0] The maximum resident set size (KB) = 322408
-Test 103 hafs_regional_telescopic_2nests_atm PASS
+Test 102 hafs_regional_telescopic_2nests_atm PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/hafs_global_1nest_atm
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/hafs_global_1nest_atm
-Checking test 104 hafs_global_1nest_atm results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/hafs_global_1nest_atm
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/hafs_global_1nest_atm
+Checking test 103 hafs_global_1nest_atm results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
- Comparing atm.nest02.f006.nc ............ALT CHECK......OK
+ Comparing atm.nest02.f006.nc .........OK
Comparing sfc.nest02.f006.nc ............ALT CHECK......OK
-[0] The total amount of wall time = 179.526937
-[0] The maximum resident set size (KB) = 205392
+[0] The total amount of wall time = 187.088779
+[0] The maximum resident set size (KB) = 207624
-Test 104 hafs_global_1nest_atm PASS
+Test 103 hafs_global_1nest_atm PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/hafs_global_multiple_4nests_atm
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/hafs_global_multiple_4nests_atm
-Checking test 105 hafs_global_multiple_4nests_atm results ....
- Comparing atmf006.nc ............ALT CHECK......OK
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/hafs_global_multiple_4nests_atm
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/hafs_global_multiple_4nests_atm
+Checking test 104 hafs_global_multiple_4nests_atm results ....
+ Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing atm.nest02.f006.nc .........OK
Comparing sfc.nest02.f006.nc .........OK
@@ -2837,149 +2866,225 @@ Checking test 105 hafs_global_multiple_4nests_atm results ....
Comparing atm.nest05.f006.nc .........OK
Comparing sfc.nest05.f006.nc .........OK
-[0] The total amount of wall time = 558.377245
-[0] The maximum resident set size (KB) = 262500
+[0] The total amount of wall time = 565.905329
+[0] The maximum resident set size (KB) = 278360
+
+Test 104 hafs_global_multiple_4nests_atm PASS
+
+
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/hafs_regional_specified_moving_1nest_atm
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/hafs_regional_specified_moving_1nest_atm
+Checking test 105 hafs_regional_specified_moving_1nest_atm results ....
+ Comparing atmf006.nc .........OK
+ Comparing sfcf006.nc .........OK
+ Comparing atm.nest02.f006.nc ............ALT CHECK......OK
+ Comparing sfc.nest02.f006.nc ............ALT CHECK......OK
+
+[0] The total amount of wall time = 248.683413
+[0] The maximum resident set size (KB) = 319804
+
+Test 105 hafs_regional_specified_moving_1nest_atm PASS
+
+
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/hafs_regional_storm_following_1nest_atm
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/hafs_regional_storm_following_1nest_atm
+Checking test 106 hafs_regional_storm_following_1nest_atm results ....
+ Comparing atmf006.nc .........OK
+ Comparing sfcf006.nc .........OK
+ Comparing atm.nest02.f006.nc ............ALT CHECK......OK
+ Comparing sfc.nest02.f006.nc ............ALT CHECK......OK
+
+[0] The total amount of wall time = 238.276945
+[0] The maximum resident set size (KB) = 323872
+
+Test 106 hafs_regional_storm_following_1nest_atm PASS
+
-Test 105 hafs_global_multiple_4nests_atm PASS
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/hafs_regional_storm_following_1nest_atm_ocn
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/hafs_regional_storm_following_1nest_atm_ocn
+Checking test 107 hafs_regional_storm_following_1nest_atm_ocn results ....
+ Comparing atmf006.nc .........OK
+ Comparing sfcf006.nc .........OK
+ Comparing atm.nest02.f006.nc .........OK
+ Comparing sfc.nest02.f006.nc ............ALT CHECK......OK
+ Comparing archv.2020_238_18.a .........OK
+ Comparing archs.2020_238_18.a .........OK
+
+[0] The total amount of wall time = 266.184430
+[0] The maximum resident set size (KB) = 322912
+Test 107 hafs_regional_storm_following_1nest_atm_ocn PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/hafs_regional_docn
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/hafs_regional_docn
-Checking test 106 hafs_regional_docn results ....
+
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/hafs_regional_storm_following_1nest_atm_ocn_wav
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/hafs_regional_storm_following_1nest_atm_ocn_wav
+Checking test 108 hafs_regional_storm_following_1nest_atm_ocn_wav results ....
+ Comparing atmf006.nc .........OK
+ Comparing sfcf006.nc .........OK
+ Comparing atm.nest02.f006.nc .........OK
+ Comparing sfc.nest02.f006.nc ............ALT CHECK......OK
+ Comparing archv.2020_238_18.a .........OK
+ Comparing archs.2020_238_18.a .........OK
+ Comparing out_grd.ww3 .........OK
+ Comparing out_pnt.ww3 .........OK
+
+[0] The total amount of wall time = 723.796112
+[0] The maximum resident set size (KB) = 326636
+
+Test 108 hafs_regional_storm_following_1nest_atm_ocn_wav PASS
+
+
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/hafs_global_storm_following_1nest_atm
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/hafs_global_storm_following_1nest_atm
+Checking test 109 hafs_global_storm_following_1nest_atm results ....
+ Comparing atmf006.nc .........OK
+ Comparing sfcf006.nc .........OK
+ Comparing atm.nest02.f006.nc ............ALT CHECK......OK
+ Comparing sfc.nest02.f006.nc ............ALT CHECK......OK
+
+[0] The total amount of wall time = 79.886719
+[0] The maximum resident set size (KB) = 226380
+
+Test 109 hafs_global_storm_following_1nest_atm PASS
+
+
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/hafs_regional_docn
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/hafs_regional_docn
+Checking test 110 hafs_regional_docn results ....
Comparing atmf006.nc .........OK
Comparing sfcf006.nc .........OK
Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK
Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK
Comparing ufs.hafs.docn.r.2019-08-29-21600.nc .........OK
-[0] The total amount of wall time = 377.946869
-[0] The maximum resident set size (KB) = 716036
+[0] The total amount of wall time = 386.326060
+[0] The maximum resident set size (KB) = 716788
-Test 106 hafs_regional_docn PASS
+Test 110 hafs_regional_docn PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/hafs_regional_docn_oisst
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/hafs_regional_docn_oisst
-Checking test 107 hafs_regional_docn_oisst results ....
- Comparing atmf006.nc .........OK
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/hafs_regional_docn_oisst
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/hafs_regional_docn_oisst
+Checking test 111 hafs_regional_docn_oisst results ....
+ Comparing atmf006.nc ............ALT CHECK......OK
Comparing sfcf006.nc .........OK
Comparing ufs.hafs.cpl.hi.2019-08-29-21600.nc .........OK
Comparing ufs.hafs.cpl.r.2019-08-29-21600.nc .........OK
Comparing ufs.hafs.docn.r.2019-08-29-21600.nc .........OK
-[0] The total amount of wall time = 376.975311
-[0] The maximum resident set size (KB) = 713708
+[0] The total amount of wall time = 386.534011
+[0] The maximum resident set size (KB) = 715144
-Test 107 hafs_regional_docn_oisst PASS
+Test 111 hafs_regional_docn_oisst PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/hafs_regional_datm_cdeps
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/hafs_regional_datm_cdeps
-Checking test 108 hafs_regional_datm_cdeps results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/hafs_regional_datm_cdeps
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/hafs_regional_datm_cdeps
+Checking test 112 hafs_regional_datm_cdeps results ....
Comparing ufs.hafs.cpl.hi.2019-08-30-00000.nc .........OK
Comparing ufs.hafs.cpl.r.2019-08-30-00000.nc .........OK
Comparing ufs.hafs.datm.r.2019-08-30-00000.nc .........OK
-[0] The total amount of wall time = 1090.602753
-[0] The maximum resident set size (KB) = 888088
+[0] The total amount of wall time = 1092.321201
+[0] The maximum resident set size (KB) = 888424
-Test 108 hafs_regional_datm_cdeps PASS
+Test 112 hafs_regional_datm_cdeps PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/datm_cdeps_control_cfsr
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/datm_cdeps_control_cfsr
-Checking test 109 datm_cdeps_control_cfsr results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/datm_cdeps_control_cfsr
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/datm_cdeps_control_cfsr
+Checking test 113 datm_cdeps_control_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK
-[0] The total amount of wall time = 175.445308
-[0] The maximum resident set size (KB) = 724316
+[0] The total amount of wall time = 174.971570
+[0] The maximum resident set size (KB) = 721676
-Test 109 datm_cdeps_control_cfsr PASS
+Test 113 datm_cdeps_control_cfsr PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/datm_cdeps_control_cfsr
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/datm_cdeps_restart_cfsr
-Checking test 110 datm_cdeps_restart_cfsr results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/datm_cdeps_control_cfsr
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/datm_cdeps_restart_cfsr
+Checking test 114 datm_cdeps_restart_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK
-[0] The total amount of wall time = 120.522870
-[0] The maximum resident set size (KB) = 741960
+[0] The total amount of wall time = 116.733069
+[0] The maximum resident set size (KB) = 722696
-Test 110 datm_cdeps_restart_cfsr PASS
+Test 114 datm_cdeps_restart_cfsr PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/datm_cdeps_control_gefs
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/datm_cdeps_control_gefs
-Checking test 111 datm_cdeps_control_gefs results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/datm_cdeps_control_gefs
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/datm_cdeps_control_gefs
+Checking test 115 datm_cdeps_control_gefs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK
-[0] The total amount of wall time = 169.809441
-[0] The maximum resident set size (KB) = 625836
+[0] The total amount of wall time = 168.591045
+[0] The maximum resident set size (KB) = 625408
-Test 111 datm_cdeps_control_gefs PASS
+Test 115 datm_cdeps_control_gefs PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/datm_cdeps_iau_gefs
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/datm_cdeps_iau_gefs
-Checking test 112 datm_cdeps_iau_gefs results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/datm_cdeps_iau_gefs
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/datm_cdeps_iau_gefs
+Checking test 116 datm_cdeps_iau_gefs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK
-[0] The total amount of wall time = 171.720339
-[0] The maximum resident set size (KB) = 627220
+[0] The total amount of wall time = 169.919921
+[0] The maximum resident set size (KB) = 622584
-Test 112 datm_cdeps_iau_gefs PASS
+Test 116 datm_cdeps_iau_gefs PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/datm_cdeps_stochy_gefs
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/datm_cdeps_stochy_gefs
-Checking test 113 datm_cdeps_stochy_gefs results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/datm_cdeps_stochy_gefs
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/datm_cdeps_stochy_gefs
+Checking test 117 datm_cdeps_stochy_gefs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK
-[0] The total amount of wall time = 173.221450
-[0] The maximum resident set size (KB) = 626568
+[0] The total amount of wall time = 170.310474
+[0] The maximum resident set size (KB) = 626040
-Test 113 datm_cdeps_stochy_gefs PASS
+Test 117 datm_cdeps_stochy_gefs PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/datm_cdeps_bulk_cfsr
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/datm_cdeps_bulk_cfsr
-Checking test 114 datm_cdeps_bulk_cfsr results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/datm_cdeps_bulk_cfsr
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/datm_cdeps_bulk_cfsr
+Checking test 118 datm_cdeps_bulk_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK
-[0] The total amount of wall time = 175.253691
-[0] The maximum resident set size (KB) = 724780
+[0] The total amount of wall time = 174.379474
+[0] The maximum resident set size (KB) = 725156
-Test 114 datm_cdeps_bulk_cfsr PASS
+Test 118 datm_cdeps_bulk_cfsr PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/datm_cdeps_bulk_gefs
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/datm_cdeps_bulk_gefs
-Checking test 115 datm_cdeps_bulk_gefs results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/datm_cdeps_bulk_gefs
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/datm_cdeps_bulk_gefs
+Checking test 119 datm_cdeps_bulk_gefs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_GEFS.cpl.r.2011-10-02-00000.nc .........OK
-[0] The total amount of wall time = 169.464768
-[0] The maximum resident set size (KB) = 625164
+[0] The total amount of wall time = 169.612721
+[0] The maximum resident set size (KB) = 624152
-Test 115 datm_cdeps_bulk_gefs PASS
+Test 119 datm_cdeps_bulk_gefs PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/datm_cdeps_mx025_cfsr
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/datm_cdeps_mx025_cfsr
-Checking test 116 datm_cdeps_mx025_cfsr results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/datm_cdeps_mx025_cfsr
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/datm_cdeps_mx025_cfsr
+Checking test 120 datm_cdeps_mx025_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/MOM.res_1.nc .........OK
Comparing RESTART/MOM.res_2.nc .........OK
@@ -2987,15 +3092,15 @@ Checking test 116 datm_cdeps_mx025_cfsr results ....
Comparing RESTART/iced.2011-10-01-43200.nc .........OK
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-01-43200.nc .........OK
-[0] The total amount of wall time = 342.272723
-[0] The maximum resident set size (KB) = 547940
+[0] The total amount of wall time = 348.067404
+[0] The maximum resident set size (KB) = 558608
-Test 116 datm_cdeps_mx025_cfsr PASS
+Test 120 datm_cdeps_mx025_cfsr PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/datm_cdeps_mx025_gefs
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/datm_cdeps_mx025_gefs
-Checking test 117 datm_cdeps_mx025_gefs results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/datm_cdeps_mx025_gefs
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/datm_cdeps_mx025_gefs
+Checking test 121 datm_cdeps_mx025_gefs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/MOM.res_1.nc .........OK
Comparing RESTART/MOM.res_2.nc .........OK
@@ -3003,65 +3108,65 @@ Checking test 117 datm_cdeps_mx025_gefs results ....
Comparing RESTART/iced.2011-10-01-43200.nc .........OK
Comparing RESTART/DATM_GEFS.cpl.r.2011-10-01-43200.nc .........OK
-[0] The total amount of wall time = 351.264261
-[0] The maximum resident set size (KB) = 521760
+[0] The total amount of wall time = 350.810460
+[0] The maximum resident set size (KB) = 523336
-Test 117 datm_cdeps_mx025_gefs PASS
+Test 121 datm_cdeps_mx025_gefs PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/datm_cdeps_control_cfsr
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/datm_cdeps_multiple_files_cfsr
-Checking test 118 datm_cdeps_multiple_files_cfsr results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/datm_cdeps_control_cfsr
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/datm_cdeps_multiple_files_cfsr
+Checking test 122 datm_cdeps_multiple_files_cfsr results ....
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-02-00000.nc .........OK
-[0] The total amount of wall time = 174.584106
-[0] The maximum resident set size (KB) = 724384
+[0] The total amount of wall time = 173.861311
+[0] The maximum resident set size (KB) = 724684
-Test 118 datm_cdeps_multiple_files_cfsr PASS
+Test 122 datm_cdeps_multiple_files_cfsr PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/datm_cdeps_3072x1536_cfsr
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/datm_cdeps_3072x1536_cfsr
-Checking test 119 datm_cdeps_3072x1536_cfsr results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/datm_cdeps_3072x1536_cfsr
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/datm_cdeps_3072x1536_cfsr
+Checking test 123 datm_cdeps_3072x1536_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-02-00000.nc .........OK
Comparing RESTART/DATM_CFSR3072x1536.cpl.r.2011-10-02-00000.nc .........OK
-[0] The total amount of wall time = 248.899171
-[0] The maximum resident set size (KB) = 1835604
+[0] The total amount of wall time = 251.050440
+[0] The maximum resident set size (KB) = 1835656
-Test 119 datm_cdeps_3072x1536_cfsr PASS
+Test 123 datm_cdeps_3072x1536_cfsr PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/datm_cdeps_gfs
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/datm_cdeps_gfs
-Checking test 120 datm_cdeps_gfs results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/datm_cdeps_gfs
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/datm_cdeps_gfs
+Checking test 124 datm_cdeps_gfs results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2021-03-23-21600.nc .........OK
Comparing RESTART/DATM_GFS.cpl.r.2021-03-23-21600.nc .........OK
-[0] The total amount of wall time = 249.737542
-[0] The maximum resident set size (KB) = 1837372
+[0] The total amount of wall time = 251.231810
+[0] The maximum resident set size (KB) = 1836552
-Test 120 datm_cdeps_gfs PASS
+Test 124 datm_cdeps_gfs PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/datm_cdeps_debug_cfsr
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/datm_cdeps_debug_cfsr
-Checking test 121 datm_cdeps_debug_cfsr results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/datm_cdeps_debug_cfsr
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/datm_cdeps_debug_cfsr
+Checking test 125 datm_cdeps_debug_cfsr results ....
Comparing RESTART/MOM.res.nc .........OK
Comparing RESTART/iced.2011-10-01-21600.nc .........OK
Comparing RESTART/DATM_CFSR.cpl.r.2011-10-01-21600.nc .........OK
-[0] The total amount of wall time = 501.269928
-[0] The maximum resident set size (KB) = 732740
+[0] The total amount of wall time = 501.574260
+[0] The maximum resident set size (KB) = 730116
-Test 121 datm_cdeps_debug_cfsr PASS
+Test 125 datm_cdeps_debug_cfsr PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_atmwav
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_atmwav
-Checking test 122 control_atmwav results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_atmwav
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_atmwav
+Checking test 126 control_atmwav results ....
Comparing sfcf000.nc .........OK
Comparing sfcf012.nc .........OK
Comparing atmf000.nc .........OK
@@ -3104,15 +3209,15 @@ Checking test 122 control_atmwav results ....
Comparing RESTART/sfc_data.tile6.nc .........OK
Comparing 20210322.180000.restart.glo_1deg .........OK
-[0] The total amount of wall time = 95.688700
-[0] The maximum resident set size (KB) = 474268
+[0] The total amount of wall time = 96.383210
+[0] The maximum resident set size (KB) = 471968
-Test 122 control_atmwav PASS
+Test 126 control_atmwav PASS
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/control_c384gdas_wav
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_30068/control_c384gdas_wav
-Checking test 123 control_c384gdas_wav results ....
+baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220408/control_c384gdas_wav
+working dir = /gpfs/dell2/ptmp/Dusan.Jovic/FV3_RT/rt_13812/control_c384gdas_wav
+Checking test 127 control_c384gdas_wav results ....
Comparing sfcf000.nc .........OK
Comparing sfcf003.nc .........OK
Comparing atmf000.nc .........OK
@@ -3157,96 +3262,12 @@ Checking test 123 control_c384gdas_wav results ....
Comparing 20210322.030000.restart.gnh_10m .........OK
Comparing 20210322.030000.restart.gsh_15m .........OK
-[0] The total amount of wall time = 630.106098
-[0] The maximum resident set size (KB) = 989732
-
-Test 123 control_c384gdas_wav PASS
-
-FAILED TESTS:
-Test rap_control_debug 083 failed in run_test failed
-Test hafs_regional_atm 097 failed in run_test failed
-Test hafs_regional_atm_thompson_gfdlsf 098 failed in run_test failed
-Test hafs_regional_1nest_atm 102 failed in run_test failed
-
-REGRESSION TEST FAILED
-Thu Apr 7 20:08:39 UTC 2022
-Elapsed time: 01h:58m:55s. Have a nice day!
-
-
-
-Thu Apr 7 20:11:21 UTC 2022
-Start Regression test
-
-Compile 001 elapsed time 386 seconds. -DAPP=ATM -DDEBUG=ON -DCCPP_SUITES=FV3_RAP,FV3_RAP_cires_ugwp,FV3_RAP_unified_ugwp,FV3_RAP_flake -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Debug
-Compile 002 elapsed time 1436 seconds. -DAPP=HAFSW -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst,FV3_HAFS_v0_thompson_tedmf_gfdlsf -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/rap_control_debug
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_26581/rap_control_debug
-Checking test 001 rap_control_debug results ....
- Comparing sfcf000.nc .........OK
- Comparing sfcf001.nc .........OK
- Comparing atmf000.nc .........OK
- Comparing atmf001.nc .........OK
-
-[0] The total amount of wall time = 303.400100
-[0] The maximum resident set size (KB) = 997704
-
-Test 001 rap_control_debug PASS
-
-
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/hafs_regional_atm
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_26581/hafs_regional_atm
-Checking test 002 hafs_regional_atm results ....
- Comparing atmf006.nc ............ALT CHECK......OK
- Comparing sfcf006.nc ............ALT CHECK......OK
-
-[0] The total amount of wall time = 276.409507
-[0] The maximum resident set size (KB) = 709116
-
-Test 002 hafs_regional_atm PASS
-
-Test 003 hafs_regional_atm_thompson_gfdlsf FAIL
-
-
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/hafs_regional_1nest_atm
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_26581/hafs_regional_1nest_atm
-Checking test 004 hafs_regional_1nest_atm results ....
- Comparing atmf006.nc .........OK
- Comparing sfcf006.nc .........OK
- Comparing atm.nest02.f006.nc ............ALT CHECK......OK
- Comparing sfc.nest02.f006.nc ............ALT CHECK......OK
-
-[0] The total amount of wall time = 397.433408
-[0] The maximum resident set size (KB) = 317704
-
-Test 004 hafs_regional_1nest_atm PASS
-
-FAILED TESTS:
-Test hafs_regional_atm_thompson_gfdlsf 003 failed in run_test failed
-
-REGRESSION TEST FAILED
-Thu Apr 7 21:29:20 UTC 2022
-Elapsed time: 01h:18m:01s. Have a nice day!
-
-
-
-Fri Apr 8 12:31:00 UTC 2022
-Start Regression test
-
-Compile 001 elapsed time 1421 seconds. -DAPP=HAFSW -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst,FV3_HAFS_v0_thompson_tedmf_gfdlsf -D32BIT=ON -DMPI=ON -DCMAKE_BUILD_TYPE=Release
-
-baseline dir = /gpfs/dell2/emc/modeling/noscrub/emc.nemspara/RT/NEMSfv3gfs/develop-20220406/hafs_regional_atm_thompson_gfdlsf
-working dir = /gpfs/dell2/ptmp/Minsuk.Ji/FV3_RT/rt_31516/hafs_regional_atm_thompson_gfdlsf
-Checking test 001 hafs_regional_atm_thompson_gfdlsf results ....
- Comparing atmf006.nc ............ALT CHECK......OK
- Comparing sfcf006.nc .........OK
-
-[0] The total amount of wall time = 288.023407
-[0] The maximum resident set size (KB) = 1065056
+[0] The total amount of wall time = 624.069714
+[0] The maximum resident set size (KB) = 988672
-Test 001 hafs_regional_atm_thompson_gfdlsf PASS
+Test 127 control_c384gdas_wav PASS
REGRESSION TEST WAS SUCCESSFUL
-Fri Apr 8 13:03:05 UTC 2022
-Elapsed time: 00h:32m:06s. Have a nice day!
+Sat Apr 9 00:17:46 UTC 2022
+Elapsed time: 02h:03m:13s. Have a nice day!
diff --git a/tests/default_vars.sh b/tests/default_vars.sh
index 39413292c3..02613d5b6b 100755
--- a/tests/default_vars.sh
+++ b/tests/default_vars.sh
@@ -1563,6 +1563,13 @@ export JNPES=$JNPES_dflt
export TASKS=$TASKS_dflt
export TPN=$TPN_dflt
+export IS_MOVING_NEST=".false."
+export VORTEX_TRACKER=0
+export NTRACK=0
+export MOVE_CD_X=0
+export MOVE_CD_Y=0
+export CPL_IMP_MRG=.true.
+
export OUTPUT_GRID=''
export IMO=''
export JMO=''
diff --git a/tests/fv3_conf/hafs_fv3_run.IN b/tests/fv3_conf/hafs_fv3_run.IN
index 3a377ae3ba..88f258098e 100644
--- a/tests/fv3_conf/hafs_fv3_run.IN
+++ b/tests/fv3_conf/hafs_fv3_run.IN
@@ -13,10 +13,16 @@ if [ ${CNTL_DIR} = "hafs_regional_atm" ] || \
[ ${CNTL_DIR} = "hafs_regional_docn" ] || \
[ ${CNTL_DIR} = "hafs_regional_docn_oisst" ]; then
cp -r @[INPUTDATA_ROOT]/FV3_hafs_input_data/INPUT_hafs_regional_atm/* ./INPUT/
+elif [ ${CNTL_DIR} = "hafs_regional_storm_following_1nest_atm" ] || \
+ [ ${CNTL_DIR} = "hafs_regional_specified_moving_1nest_atm" ] || \
+ [ ${CNTL_DIR} = "hafs_regional_storm_following_1nest_atm_ocn" ] || \
+ [ ${CNTL_DIR} = "hafs_regional_storm_following_1nest_atm_ocn_wav" ]; then
+ cp -r @[INPUTDATA_ROOT]/FV3_hafs_input_data/INPUT_hafs_regional_storm_following_1nest_atm/* ./INPUT/
elif [ ${CNTL_DIR} = "hafs_regional_1nest_atm" ] || \
- [ ${CNTL_DIR} = "hafs_regional_telescopic_2nests_atm" ] || \
- [ ${CNTL_DIR} = "hafs_global_1nest_atm" ] || \
- [ ${CNTL_DIR} = "hafs_global_multiple_4nests_atm" ]; then
+ [ ${CNTL_DIR} = "hafs_regional_telescopic_2nests_atm" ] || \
+ [ ${CNTL_DIR} = "hafs_global_1nest_atm" ] || \
+ [ ${CNTL_DIR} = "hafs_global_multiple_4nests_atm" ] || \
+ [ ${CNTL_DIR} = "hafs_global_storm_following_1nest_atm" ]; then
cp -r @[INPUTDATA_ROOT]/FV3_hafs_input_data/INPUT_${CNTL_DIR}/* ./INPUT/
else
echo "Error: unsupported experiments ${CNTL_DIR}"
@@ -28,3 +34,10 @@ if [ ${CNTL_DIR} = "hafs_regional_atm_thompson_gfdlsf" ]; then
cp @[INPUTDATA_ROOT]/FV3_input_data_gsd/freezeH2O.dat .
cp @[INPUTDATA_ROOT]/FV3_input_data_gsd/CCN_ACTIVATE.BIN .
fi
+
+if [[ $POSTAPP = 'hafs' ]]; then
+ cp ${PATHRT}/parm/post_itag_hafs itag
+ cp ${PATHRT}/parm/postxconfig-NT-hafs.txt postxconfig-NT.txt
+ cp ${PATHRT}/parm/postxconfig-NT-hafs.txt postxconfig-NT_FH00.txt
+ cp ${PATHRT}/parm/params_grib2_tbl_new params_grib2_tbl_new
+fi
diff --git a/tests/fv3_conf/hafs_ww3_run.IN b/tests/fv3_conf/hafs_ww3_run.IN
index 535f645db2..ef153bc3d1 100644
--- a/tests/fv3_conf/hafs_ww3_run.IN
+++ b/tests/fv3_conf/hafs_ww3_run.IN
@@ -1,9 +1,14 @@
if [ ${CNTL_DIR} = "hafs_regional_atm_wav" ] || \
- [ ${CNTL_DIR} = "hafs_regional_atm_ocn_wav" ]; then
+ [ ${CNTL_DIR} = "hafs_regional_atm_ocn_wav" ] || \
+ [ ${CNTL_DIR} = "hafs_regional_storm_following_1nest_atm_ocn_wav" ]; then
cp @[INPUTDATA_ROOT_WW3]/mod_def.natl_6m ./mod_def.ww3
cp @[INPUTDATA_ROOT_WW3]/mod_def.points ./mod_def.points
- cp @[INPUTDATA_ROOT_WW3]/wind.natl_6m ./wind.ww3
+ if [ ${CNTL_DIR} = "hafs_regional_storm_following_1nest_atm_ocn_wav" ]; then
+ cp @[INPUTDATA_ROOT]/FV3_hafs_input_data/WW3_hafs_regional_input_data/wind.natl_6m_2020082512 ./wind.ww3
+ else
+ cp @[INPUTDATA_ROOT_WW3]/wind.natl_6m ./wind.ww3
+ fi
# Currently, provide a non-existing symbolic link for nest.ww3
ln -sf @[INPUTDATA_ROOT_WW3]/nest.ww3 ./
else
diff --git a/tests/fv3_conf/hycom_hat10_run.IN b/tests/fv3_conf/hycom_hat10_run.IN
index 34a84e10b3..23000687b4 100644
--- a/tests/fv3_conf/hycom_hat10_run.IN
+++ b/tests/fv3_conf/hycom_hat10_run.IN
@@ -1,2 +1,7 @@
-rsync -arv @[INPUTDATA_ROOT]/HYCOM_regional_input_data/. ./
+if [ ${CNTL_DIR} = "hafs_regional_storm_following_1nest_atm_ocn" ] || \
+ [ ${CNTL_DIR} = "hafs_regional_storm_following_1nest_atm_ocn_wav" ]; then
+ rsync -arv @[INPUTDATA_ROOT]/FV3_hafs_input_data/HYCOM_hafs_regional_input_data/. ./
+else
+ rsync -arv @[INPUTDATA_ROOT]/HYCOM_regional_input_data/. ./
+fi
diff --git a/tests/fv3_conf/regional_run.IN b/tests/fv3_conf/regional_run.IN
index ab627c71ae..f7e60e9c08 100644
--- a/tests/fv3_conf/regional_run.IN
+++ b/tests/fv3_conf/regional_run.IN
@@ -24,11 +24,6 @@ if [[ $POSTAPP = 'lam' ]]; then
cp ${PATHRT}/parm/postxconfig-NT-fv3lam.txt postxconfig-NT.txt
cp ${PATHRT}/parm/postxconfig-NT-fv3lam.txt postxconfig-NT_FH00.txt
cp ${PATHRT}/parm/params_grib2_tbl_new params_grib2_tbl_new
-elif [[ $POSTAPP = 'hafs' ]]; then
- cp ${PATHRT}/parm/post_itag_hafs itag
- cp ${PATHRT}/parm/postxconfig-NT-hafs.txt postxconfig-NT.txt
- cp ${PATHRT}/parm/postxconfig-NT-hafs.txt postxconfig-NT_FH00.txt
- cp ${PATHRT}/parm/params_grib2_tbl_new params_grib2_tbl_new
fi
if [ $DO_RRTMGP = .true. ]; then
diff --git a/tests/fv3_conf/regional_run_stoch.IN b/tests/fv3_conf/regional_run_stoch.IN
index 914cb4acaf..3a824bf790 100644
--- a/tests/fv3_conf/regional_run_stoch.IN
+++ b/tests/fv3_conf/regional_run_stoch.IN
@@ -10,11 +10,6 @@ if [[ $POSTAPP = 'lam' ]]; then
cp ${PATHRT}/parm/postxconfig-NT-fv3lam.txt postxconfig-NT.txt
cp ${PATHRT}/parm/postxconfig-NT-fv3lam.txt postxconfig-NT_FH00.txt
cp ${PATHRT}/parm/params_grib2_tbl_new params_grib2_tbl_new
-elif [[ $POSTAPP = 'hafs' ]]; then
- cp ${PATHRT}/parm/post_itag_hafs itag
- cp ${PATHRT}/parm/postxconfig-NT-hafs.txt postxconfig-NT.txt
- cp ${PATHRT}/parm/postxconfig-NT-hafs.txt postxconfig-NT_FH00.txt
- cp ${PATHRT}/parm/params_grib2_tbl_new params_grib2_tbl_new
fi
if [ $DO_RRTMGP = .true. ]; then
diff --git a/tests/parm/diag_table/diag_table_hafs_template b/tests/parm/diag_table/diag_table_hafs_template
index 4932d304c6..e88de5a535 100644
--- a/tests/parm/diag_table/diag_table_hafs_template
+++ b/tests/parm/diag_table/diag_table_hafs_template
@@ -2,11 +2,13 @@ ufs.hafs
@[SYEAR] @[SMONTH] @[SDAY] @[SHOUR] 0 0
#output files
-"grid_spec", -1, "months", 1, "days", "time"
+ "grid_spec", -1, "months", 1, "days", "time"
#"atmos_4xdaily", 1, "hours", 1, "days", "time"
-"atmos_static", -1, "hours", 1, "hours", "time"
-"fv3_history", 0, "hours", 1, "hours", "time"
-"fv3_history2d", 0, "hours", 1, "hours", "time"
+ "atmos_static", -1, "hours", 1, "hours", "time"
+ "grid_mspec%4yr%2mo%2dy%2hr", 3, "hours", 1, "hours", "time", 3, "hours"
+ "atmos_diag%4yr%2mo%2dy%2hr", 3, "hours", 1, "hours", "time", 3, "hours"
+ "fv3_history", 0, "hours", 1, "hours", "time"
+ "fv3_history2d", 0, "hours", 1, "hours", "time"
#"ref3D", 0, "hours", 1, "hours", "time"
#"maxmin2D", 1, "hours", 1, "hours", "time"
@@ -17,11 +19,21 @@ ufs.hafs
###
# grid_spec
###
- "dynamics", "grid_lon", "grid_lon", "grid_spec", "all", .false., "none", 2,
- "dynamics", "grid_lat", "grid_lat", "grid_spec", "all", .false., "none", 2,
+ "dynamics", "grid_lon", "grid_lon", "grid_spec", "all", .false., "none", 2,
+ "dynamics", "grid_lat", "grid_lat", "grid_spec", "all", .false., "none", 2,
"dynamics", "grid_lont", "grid_lont", "grid_spec", "all", .false., "none", 2,
"dynamics", "grid_latt", "grid_latt", "grid_spec", "all", .false., "none", 2,
- "dynamics", "area", "area", "grid_spec", "all", .false., "none", 2,
+ "dynamics", "area", "area", "grid_spec", "all", .false., "none", 2,
+###
+# grid_mspec
+###
+ "dynamics", "grid_mlon", "grid_lon", "grid_mspec%4yr%2mo%2dy%2hr", "all", .false., "none", 2,
+ "dynamics", "grid_mlat", "grid_lat", "grid_mspec%4yr%2mo%2dy%2hr", "all", .false., "none", 2,
+ "dynamics", "grid_mlont", "grid_lont", "grid_mspec%4yr%2mo%2dy%2hr", "all", .false., "none", 2,
+ "dynamics", "grid_mlatt", "grid_latt", "grid_mspec%4yr%2mo%2dy%2hr", "all", .false., "none", 2,
+ "dynamics", "marea", "area", "grid_mspec%4yr%2mo%2dy%2hr", "all", .false., "none", 2,
+#"dynamics", "mdx", "dx", "grid_mspec%4yr%2mo%2dy%2hr", "all", .false., "none", 2,
+#"dynamics", "mdy", "dy", "grid_mspec%4yr%2mo%2dy%2hr", "all", .false., "none", 2,
###
# 4x daily output
###
@@ -107,6 +119,35 @@ ufs.hafs
"dynamics", "hybm", "hybm", "atmos_static", "all", .false., "none", 2
"dynamics", "zsurf", "zsurf", "atmos_static", "all", .false., "none", 2
###
+# GFDL tracker needed variables
+###
+#"dynamics", "grid_lon", "grid_lon", "atmos_diag%4yr%2mo%2dy%2hr", "all", .false., "none", 2,
+#"dynamics", "grid_lat", "grid_lat", "atmos_diag%4yr%2mo%2dy%2hr", "all", .false., "none", 2,
+ "dynamics", "grid_mlon", "grid_lon", "atmos_diag%4yr%2mo%2dy%2hr", "all", .false., "none", 2,
+ "dynamics", "grid_mlat", "grid_lat", "atmos_diag%4yr%2mo%2dy%2hr", "all", .false., "none", 2,
+ "dynamics", "vort850", "vort850", "atmos_diag%4yr%2mo%2dy%2hr", "all", .false., "none", 2
+ "dynamics", "vort700", "vort700", "atmos_diag%4yr%2mo%2dy%2hr", "all", .false., "none", 2
+ "dynamics", "us", "us", "atmos_diag%4yr%2mo%2dy%2hr", "all", .false., "none", 2
+ "dynamics", "u850", "u850", "atmos_diag%4yr%2mo%2dy%2hr", "all", .false., "none", 2
+ "dynamics", "u700", "u700", "atmos_diag%4yr%2mo%2dy%2hr", "all", .false., "none", 2
+ "dynamics", "u500", "u500", "atmos_diag%4yr%2mo%2dy%2hr", "all", .false., "none", 2
+ "dynamics", "vs", "vs", "atmos_diag%4yr%2mo%2dy%2hr", "all", .false., "none", 2
+ "dynamics", "v850", "v850", "atmos_diag%4yr%2mo%2dy%2hr", "all", .false., "none", 2
+ "dynamics", "v700", "v700", "atmos_diag%4yr%2mo%2dy%2hr", "all", .false., "none", 2
+ "dynamics", "v500", "v500", "atmos_diag%4yr%2mo%2dy%2hr", "all", .false., "none", 2
+ "dynamics", "t850", "t850", "atmos_diag%4yr%2mo%2dy%2hr", "all", .false., "none", 2
+ "dynamics", "t500", "t500", "atmos_diag%4yr%2mo%2dy%2hr", "all", .false., "none", 2
+ "dynamics", "t300", "t300", "atmos_diag%4yr%2mo%2dy%2hr", "all", .false., "none", 2
+ "dynamics", "slp", "slp", "atmos_diag%4yr%2mo%2dy%2hr", "all", .false., "none", 2
+ "dynamics", "z850", "z850", "atmos_diag%4yr%2mo%2dy%2hr", "all", .false., "none", 2
+ "dynamics", "z700", "z700", "atmos_diag%4yr%2mo%2dy%2hr", "all", .false., "none", 2
+ "dynamics", "z500", "z500", "atmos_diag%4yr%2mo%2dy%2hr", "all", .false., "none", 2
+ "dynamics", "z200", "z200", "atmos_diag%4yr%2mo%2dy%2hr", "all", .false., "none", 2
+ "dynamics", "rh850", "rh850", "atmos_diag%4yr%2mo%2dy%2hr", "all", .false., "none", 2
+ "dynamics", "rh500", "rh500", "atmos_diag%4yr%2mo%2dy%2hr", "all", .false., "none", 2
+#"gfs_phys", "u10m", "u10m", "atmos_diag%4yr%2mo%2dy%2hr", "all", .false., "none", 2
+#"gfs_phys", "v10m", "v10m", "atmos_diag%4yr%2mo%2dy%2hr", "all", .false., "none", 2
+###
# FV3 variabls needed for NGGPS evaluation
###
"gfs_dyn", "ucomp", "ugrd", "fv3_history", "all", .false., "none", 2
diff --git a/tests/parm/input_global_hafs.nml.IN b/tests/parm/input_global_hafs.nml.IN
index 243c06da96..a81c7d4e43 100644
--- a/tests/parm/input_global_hafs.nml.IN
+++ b/tests/parm/input_global_hafs.nml.IN
@@ -126,6 +126,15 @@
nest_joffsets= @[NEST_JOFFSETS]
/
+ &fv_moving_nest_nml
+ surface_dir = "INPUT/moving_nest"
+ is_moving_nest = @[IS_MOVING_NEST]
+ vortex_tracker = @[VORTEX_TRACKER]
+ ntrack = @[NTRACK]
+ move_cd_x = @[MOVE_CD_X]
+ move_cd_y = @[MOVE_CD_Y]
+/
+
&surf_map_nml
zero_ocean = .false.
cd4 = 0.15
diff --git a/tests/parm/input_regional_hafs.nml.IN b/tests/parm/input_regional_hafs.nml.IN
index 87beae25d4..ba61936a31 100644
--- a/tests/parm/input_regional_hafs.nml.IN
+++ b/tests/parm/input_regional_hafs.nml.IN
@@ -130,6 +130,15 @@
nest_joffsets= @[NEST_JOFFSETS]
/
+ &fv_moving_nest_nml
+ surface_dir = "INPUT/moving_nest"
+ is_moving_nest = @[IS_MOVING_NEST]
+ vortex_tracker = @[VORTEX_TRACKER]
+ ntrack = @[NTRACK]
+ move_cd_x = @[MOVE_CD_X]
+ move_cd_y = @[MOVE_CD_Y]
+/
+
&surf_map_nml
zero_ocean = .false.
cd4 = 0.15
diff --git a/tests/parm/model_configure_hafs.IN b/tests/parm/model_configure_hafs.IN
index 2f2eeb3321..4ab33e554e 100644
--- a/tests/parm/model_configure_hafs.IN
+++ b/tests/parm/model_configure_hafs.IN
@@ -1,59 +1,150 @@
-start_year: 2018
-start_month: 10
-start_day: 15
-start_hour: 00
+start_year: @[SYEAR]
+start_month: @[SMONTH]
+start_day: @[SDAY]
+start_hour: @[SHOUR]
start_minute: 0
start_second: 0
-nhours_fcst: 24
-
-dt_atmos: 225
+nhours_fcst: @[FHMAX]
+dt_atmos: @[DT_ATMOS]
calendar: 'julian'
-restart_interval: 0
+restart_interval: @[RESTART_INTERVAL]
output_1st_tstep_rst: .false.
-quilting: .true.
-write_groups: 1
-write_tasks_per_group: 8
+quilting: @[QUILTING]
+write_groups: @[WRITE_GROUP]
+write_tasks_per_group: @[WRTTASK_PER_GROUP]
+num_files: @[NUM_FILES]
+filename_base: @[FILENAME_BASE]
+output_file: @[OUTPUT_FILE]
write_dopost: @[WRITE_DOPOST]
-num_files: 2
-filename_base: 'dyn' 'phy'
-output_file: 'netcdf'
-
-# output_grid: 'gaussian_grid'
-# imo: 384
-# jmo: 190
-
- output_grid: 'regional_latlon'
- lon1: 225.0
- lon2: 300.0
- lat1: 10.0
- lat2: 60.0
- dlon: 0.2
- dlat: 0.2
+ichunk2d: -1
+jchunk2d: -1
+ichunk3d: -1
+jchunk3d: -1
+kchunk3d: -1
+ideflate: @[IDEFLATE]
+nbits: @[NBITS]
-# output_grid: 'rotated_latlon'
-# cen_lon: -97.5 # central longitude
-# cen_lat: 34.5 # central latitude
-# lon1: -24.0 # longitude of lower-left point in rotated coordinate system (in degrees)
-# lat1: -22.0 # latitude of lower-left . . . .
-# lon2: 24.0 # longitude of upper-right . . . .
-# lat2: 22.0 # latitude of upper-right . . . .
-# dlon: 0.2
-# dlat: 0.2
+output_grid: @[OUTPUT_GRID] # gaussian_grid, global_latlon, regional_latlon[_moving], rotated_latlon[_moving], lambert_conformal, cubed_sphere_grid
+imo: @[IMO] # number of grid points along longitude/latitude direction
+jmo: @[JMO] # needed for gaussian_grid, global_latlon, regional_latlon_moving, or rotated_latlon_moving
+cen_lon: @[CEN_LON] # central longitude/latitude (degrees)
+cen_lat: @[CEN_LAT] # needed for rotated_latlon, lambert_conformal
+lon1: @[LON1] # longitude/latitude of lower-left corner
+lat1: @[LAT1] # needed for regional_latlon, rotated_latlon, lambert_conformal
+lon2: @[LON2] # longitude/latitude of upper-right corner
+lat2: @[LAT2] # needed for regional_latlon, rotated_latlon
+dlon: @[DLON] # grid spacing in longitude/latitude direction (degrees)
+dlat: @[DLAT] # needed for regional_latlon[_moving], rotated_latlon[_moving]
+stdlat1: @[STDLAT1] # latitude of first/second standard parallel (degrees)
+stdlat2: @[STDLAT2] # needed for lambert_conformal
+nx: @[NX] # number of grid cells along x/y-axis
+ny: @[NY] # needed for lambert_conformal
+dx: @[DX] # grid cell size in x/y direction (meters)
+dy: @[DY] # needed for lambert_conformal
-# output_grid: 'lambert_conformal'
-# cen_lon: -97.5 # central longitude
-# cen_lat: 34.0 # central latitude
-# stdlat1: 30.0
-# stdlat2: 60.0
-# nx: 450 # Number of points along x-axis.
-# ny: 430 # Number of points along y-axis.
-# lon1: -116.0 # longitude of first grid point (lower-left) (in degrees)
-# lat1: 13.0 # latitude of first grid point (lower-left) (in degrees)
-# dx: 10000.0 # x-direction grid length
-# dy: 10000.0 # y-direction grid length
+
+output_grid: @[OUTPUT_GRID_2]
+imo: @[IMO_2]
+jmo: @[JMO_2]
+cen_lon: @[CEN_LON_2]
+cen_lat: @[CEN_LAT_2]
+lon1: @[LON1_2]
+lat1: @[LAT1_2]
+lon2: @[LON2_2]
+lat2: @[LAT2_2]
+dlon: @[DLON_2]
+dlat: @[DLAT_2]
+stdlat1: @[STDLAT1_2]
+stdlat2: @[STDLAT2_2]
+nx: @[NX_2]
+ny: @[NY_2]
+dx: @[DX_2]
+dy: @[DY_2]
+
+
+output_grid: @[OUTPUT_GRID_3]
+imo: @[IMO_3]
+jmo: @[JMO_3]
+cen_lon: @[CEN_LON_3]
+cen_lat: @[CEN_LAT_3]
+lon1: @[LON1_3]
+lat1: @[LAT1_3]
+lon2: @[LON2_3]
+lat2: @[LAT2_3]
+dlon: @[DLON_3]
+dlat: @[DLAT_3]
+stdlat1: @[STDLAT1_3]
+stdlat2: @[STDLAT2_3]
+nx: @[NX_3]
+ny: @[NY_3]
+dx: @[DX_3]
+dy: @[DY_3]
+
+
+output_grid: @[OUTPUT_GRID_4]
+imo: @[IMO_4]
+jmo: @[JMO_4]
+cen_lon: @[CEN_LON_4]
+cen_lat: @[CEN_LAT_4]
+lon1: @[LON1_4]
+lat1: @[LAT1_4]
+lon2: @[LON2_4]
+lat2: @[LAT2_4]
+dlon: @[DLON_4]
+dlat: @[DLAT_4]
+stdlat1: @[STDLAT1_4]
+stdlat2: @[STDLAT2_4]
+nx: @[NX_4]
+ny: @[NY_4]
+dx: @[DX_4]
+dy: @[DY_4]
+
+
+output_grid: @[OUTPUT_GRID_5]
+imo: @[IMO_5]
+jmo: @[JMO_5]
+cen_lon: @[CEN_LON_5]
+cen_lat: @[CEN_LAT_5]
+lon1: @[LON1_5]
+lat1: @[LAT1_5]
+lon2: @[LON2_5]
+lat2: @[LAT2_5]
+dlon: @[DLON_5]
+dlat: @[DLAT_5]
+stdlat1: @[STDLAT1_5]
+stdlat2: @[STDLAT2_5]
+nx: @[NX_5]
+ny: @[NY_5]
+dx: @[DX_5]
+dy: @[DY_5]
+
+
+output_grid: @[OUTPUT_GRID_6]
+imo: @[IMO_6]
+jmo: @[JMO_6]
+cen_lon: @[CEN_LON_6]
+cen_lat: @[CEN_LAT_6]
+lon1: @[LON1_6]
+lat1: @[LAT1_6]
+lon2: @[LON2_6]
+lat2: @[LAT2_6]
+dlon: @[DLON_6]
+dlat: @[DLAT_6]
+stdlat1: @[STDLAT1_6]
+stdlat2: @[STDLAT2_6]
+nx: @[NX_6]
+ny: @[NY_6]
+dx: @[DX_6]
+dy: @[DY_6]
+
-nfhout: 3
-nfhmax_hf: 12
-nfhout_hf: 1
-nsout: -1
+nfhout: @[NFHOUT] # Output frequency in hours after forecast hour nfhmax_hf
+nfhmax_hf: @[NFHMAX_HF] # Number of forecast hours until output frequency nfhout takes affect
+nfhout_hf: @[NFHOUT_HF] # Output frequency in hours until forecast hour nfhmax_hf
+nsout: @[NSOUT] # Output frequency in time steps (positive values override nfhout and nfhout_hf)
+output_fh: @[OUTPUT_FH] # Output forecast hours controlled by output_fh (see notes below)
+# a) An array of output_fh means to output history files at those forecast time (e.g., "output_fh: 0 1 2 3 12 24 48")
+# If the first elelment is zero, it means the first time step output
+# b) If there are two elements in output_fh and the second one is -1, then the first element is output frequency. e.g.
+# For example, "output_fh: 6 -1" will output the history file every 6 hours.
diff --git a/tests/parm/model_configure_hafs_shared.IN b/tests/parm/model_configure_hafs_shared.IN
deleted file mode 100644
index cc96695997..0000000000
--- a/tests/parm/model_configure_hafs_shared.IN
+++ /dev/null
@@ -1,150 +0,0 @@
-start_year: @[SYEAR]
-start_month: @[SMONTH]
-start_day: @[SDAY]
-start_hour: @[SHOUR]
-start_minute: 0
-start_second: 0
-nhours_fcst: @[FHMAX]
-dt_atmos: @[DT_ATMOS]
-calendar: 'julian'
-restart_interval: @[RESTART_INTERVAL]
-output_1st_tstep_rst: .false.
-
-quilting: @[QUILTING]
-write_groups: @[WRITE_GROUP]
-write_tasks_per_group: @[WRTTASK_PER_GROUP]
-num_files: @[NUM_FILES]
-filename_base: @[FILENAME_BASE]
-output_file: @[OUTPUT_FILE]
-write_dopost: @[WRITE_DOPOST]
-ichunk2d: -1
-jchunk2d: -1
-ichunk3d: -1
-jchunk3d: -1
-kchunk3d: -1
-ideflate: @[IDEFLATE]
-nbits: @[NBITS]
-
-output_grid: @[OUTPUT_GRID] # gaussian_grid, global_latlon, regional_latlon, rotated_latlon, lambert_conformal, cubed_sphere_grid
-imo: @[IMO] # number of grid points along longitude/latitude direction
-jmo: @[JMO] # needed for gaussian_grid or global_latlon
-cen_lon: @[CEN_LON] # central longitude/latitude (degrees)
-cen_lat: @[CEN_LAT] # needed for rotated_latlon, lambert_conformal
-lon1: @[LON1] # longitude/latitude of lower-left corner
-lat1: @[LAT1] # needed for regional_latlon, rotated_latlon, lambert_conformal
-lon2: @[LON2] # longitude/latitude of upper-right corner
-lat2: @[LAT2] # needed for regional_latlon, rotated_latlon
-dlon: @[DLON] # grid spacing in longitude/latitude direction (degrees)
-dlat: @[DLAT] # needed for regional_latlon, rotated_latlon
-stdlat1: @[STDLAT1] # latitude of first/second standard parallel (degrees)
-stdlat2: @[STDLAT2] # needed for lambert_conformal
-nx: @[NX] # number of grid cells along x/y-axis
-ny: @[NY] # needed for lambert_conformal
-dx: @[DX] # grid cell size in x/y direction (meters)
-dy: @[DY] # needed for lambert_conformal
-
-
-output_grid: @[OUTPUT_GRID_2]
-imo: @[IMO_2]
-jmo: @[JMO_2]
-cen_lon: @[CEN_LON_2]
-cen_lat: @[CEN_LAT_2]
-lon1: @[LON1_2]
-lat1: @[LAT1_2]
-lon2: @[LON2_2]
-lat2: @[LAT2_2]
-dlon: @[DLON_2]
-dlat: @[DLAT_2]
-stdlat1: @[STDLAT1_2]
-stdlat2: @[STDLAT2_2]
-nx: @[NX_2]
-ny: @[NY_2]
-dx: @[DX_2]
-dy: @[DY_2]
-
-
-output_grid: @[OUTPUT_GRID_3]
-imo: @[IMO_3]
-jmo: @[JMO_3]
-cen_lon: @[CEN_LON_3]
-cen_lat: @[CEN_LAT_3]
-lon1: @[LON1_3]
-lat1: @[LAT1_3]
-lon2: @[LON2_3]
-lat2: @[LAT2_3]
-dlon: @[DLON_3]
-dlat: @[DLAT_3]
-stdlat1: @[STDLAT1_3]
-stdlat2: @[STDLAT2_3]
-nx: @[NX_3]
-ny: @[NY_3]
-dx: @[DX_3]
-dy: @[DY_3]
-
-
-output_grid: @[OUTPUT_GRID_4]
-imo: @[IMO_4]
-jmo: @[JMO_4]
-cen_lon: @[CEN_LON_4]
-cen_lat: @[CEN_LAT_4]
-lon1: @[LON1_4]
-lat1: @[LAT1_4]
-lon2: @[LON2_4]
-lat2: @[LAT2_4]
-dlon: @[DLON_4]
-dlat: @[DLAT_4]
-stdlat1: @[STDLAT1_4]
-stdlat2: @[STDLAT2_4]
-nx: @[NX_4]
-ny: @[NY_4]
-dx: @[DX_4]
-dy: @[DY_4]
-
-
-output_grid: @[OUTPUT_GRID_5]
-imo: @[IMO_5]
-jmo: @[JMO_5]
-cen_lon: @[CEN_LON_5]
-cen_lat: @[CEN_LAT_5]
-lon1: @[LON1_5]
-lat1: @[LAT1_5]
-lon2: @[LON2_5]
-lat2: @[LAT2_5]
-dlon: @[DLON_5]
-dlat: @[DLAT_5]
-stdlat1: @[STDLAT1_5]
-stdlat2: @[STDLAT2_5]
-nx: @[NX_5]
-ny: @[NY_5]
-dx: @[DX_5]
-dy: @[DY_5]
-
-
-output_grid: @[OUTPUT_GRID_6]
-imo: @[IMO_6]
-jmo: @[JMO_6]
-cen_lon: @[CEN_LON_6]
-cen_lat: @[CEN_LAT_6]
-lon1: @[LON1_6]
-lat1: @[LAT1_6]
-lon2: @[LON2_6]
-lat2: @[LAT2_6]
-dlon: @[DLON_6]
-dlat: @[DLAT_6]
-stdlat1: @[STDLAT1_6]
-stdlat2: @[STDLAT2_6]
-nx: @[NX_6]
-ny: @[NY_6]
-dx: @[DX_6]
-dy: @[DY_6]
-
-
-nfhout: @[NFHOUT] # Output frequency in hours after forecast hour nfhmax_hf
-nfhmax_hf: @[NFHMAX_HF] # Number of forecast hours until output frequency nfhout takes affect
-nfhout_hf: @[NFHOUT_HF] # Output frequency in hours until forecast hour nfhmax_hf
-nsout: @[NSOUT] # Output frequency in time steps (positive values override nfhout and nfhout_hf)
-output_fh: @[OUTPUT_FH] # Output forecast hours controlled by output_fh (see notes below)
-# a) An array of output_fh means to output history files at those forecast time (e.g., "output_fh: 0 1 2 3 12 24 48")
-# If the first elelment is zero, it means the first time step output
-# b) If there are two elements in output_fh and the second one is -1, then the first element is output frequency. e.g.
-# For example, "output_fh: 6 -1" will output the history file every 6 hours.
diff --git a/tests/parm/nems.configure.hafs_atm.IN b/tests/parm/nems.configure.hafs_atm.IN
index b71ff6e3ea..dea3fdbab1 100644
--- a/tests/parm/nems.configure.hafs_atm.IN
+++ b/tests/parm/nems.configure.hafs_atm.IN
@@ -1,4 +1,4 @@
- logKindFlag: ESMF_LOGKIND_MULTI_ON_ERROR
+ logKindFlag: ESMF_LOGKIND_MULTI
EARTH_component_list: ATM
diff --git a/tests/parm/nems.configure.hafs_atm_docn.IN b/tests/parm/nems.configure.hafs_atm_docn.IN
index 038f11141b..a19713c65e 100644
--- a/tests/parm/nems.configure.hafs_atm_docn.IN
+++ b/tests/parm/nems.configure.hafs_atm_docn.IN
@@ -3,7 +3,7 @@
##############################################
# ESMF #
-logKindFlag: ESMF_LOGKIND_MULTI_ON_ERROR
+logKindFlag: ESMF_LOGKIND_MULTI
# EARTH #
EARTH_component_list: MED ATM OCN
diff --git a/tests/parm/nems.configure.hafs_atm_ocn.IN b/tests/parm/nems.configure.hafs_atm_ocn.IN
index 4173a503a4..b130b21b2e 100644
--- a/tests/parm/nems.configure.hafs_atm_ocn.IN
+++ b/tests/parm/nems.configure.hafs_atm_ocn.IN
@@ -3,7 +3,7 @@
##############################################
# ESMF #
-logKindFlag: ESMF_LOGKIND_MULTI_ON_ERROR
+logKindFlag: ESMF_LOGKIND_MULTI
# EARTH #
EARTH_component_list: MED ATM OCN
diff --git a/tests/parm/nems.configure.hafs_atm_ocn_wav.IN b/tests/parm/nems.configure.hafs_atm_ocn_wav.IN
index 98688a3c7f..bc17c35015 100644
--- a/tests/parm/nems.configure.hafs_atm_ocn_wav.IN
+++ b/tests/parm/nems.configure.hafs_atm_ocn_wav.IN
@@ -3,7 +3,7 @@
##############################################
# ESMF #
-logKindFlag: ESMF_LOGKIND_MULTI_ON_ERROR
+logKindFlag: ESMF_LOGKIND_MULTI
# EARTH #
EARTH_component_list: MED ATM OCN WAV
diff --git a/tests/parm/nems.configure.hafs_atm_wav.IN b/tests/parm/nems.configure.hafs_atm_wav.IN
index 9c4d3c7744..adb601027c 100644
--- a/tests/parm/nems.configure.hafs_atm_wav.IN
+++ b/tests/parm/nems.configure.hafs_atm_wav.IN
@@ -3,7 +3,7 @@
##############################################
# ESMF #
-logKindFlag: ESMF_LOGKIND_MULTI_ON_ERROR
+logKindFlag: ESMF_LOGKIND_MULTI
# EARTH #
EARTH_component_list: MED ATM WAV
diff --git a/tests/rt.conf b/tests/rt.conf
index 17a20ce93f..4a1785d246 100644
--- a/tests/rt.conf
+++ b/tests/rt.conf
@@ -59,7 +59,6 @@ RUN | regional_restart
RUN | regional_control_2dwrtdecomp | | |
RUN | regional_noquilt | | fv3 |
RUN | regional_2threads | - wcoss_cray jet.intel | |
-RUN | regional_hafs | | fv3 |
RUN | regional_netcdf_parallel | - wcoss2 | fv3 |
RUN | regional_RRTMGP | | fv3 |
RUN | regional_3km | | fv3 |
@@ -153,7 +152,7 @@ RUN | control_wam_debug
# HAFS tests #
###################################################################################################################################################################################
#
-COMPILE | -DAPP=HAFSW -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst,FV3_HAFS_v0_thompson_tedmf_gfdlsf -D32BIT=ON | - wcoss2 | fv3 |
+COMPILE | -DAPP=HAFSW -DMOVING_NEST=ON -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst,FV3_HAFS_v0_thompson_tedmf_gfdlsf -D32BIT=ON | - wcoss2 | fv3 |
RUN | hafs_regional_atm | - wcoss2 | fv3 |
RUN | hafs_regional_atm_thompson_gfdlsf | - wcoss2 | fv3 |
RUN | hafs_regional_atm_ocn | - wcoss2 | fv3 |
@@ -163,8 +162,13 @@ RUN | hafs_regional_1nest_atm
RUN | hafs_regional_telescopic_2nests_atm | - jet.intel wcoss2 | fv3 |
RUN | hafs_global_1nest_atm | - jet.intel wcoss2 | fv3 |
RUN | hafs_global_multiple_4nests_atm | - jet.intel wcoss_cray wcoss2 | fv3 |
+RUN | hafs_regional_specified_moving_1nest_atm | - jet.intel wcoss2 | fv3 |
+RUN | hafs_regional_storm_following_1nest_atm | - jet.intel wcoss2 | fv3 |
+RUN | hafs_regional_storm_following_1nest_atm_ocn | - jet.intel wcoss2 | fv3 |
+RUN | hafs_regional_storm_following_1nest_atm_ocn_wav | - jet.intel wcoss2 | fv3 |
+RUN | hafs_global_storm_following_1nest_atm | - jet.intel wcoss2 | fv3 |
-COMPILE | -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON | - wcoss_cray wcoss2 | fv3 |
+COMPILE | -DAPP=HAFS-ALL -DCCPP_SUITES=FV3_HAFS_v0_gfdlmp_tedmf,FV3_HAFS_v0_gfdlmp_tedmf_nonsst -D32BIT=ON | - wcoss_cray wcoss2 | fv3 |
RUN | hafs_regional_docn | - wcoss_cray wcoss2 | fv3 |
RUN | hafs_regional_docn_oisst | - wcoss_cray wcoss2 | fv3 |
RUN | hafs_regional_datm_cdeps | - wcoss_cray wcoss2 | fv3 |
diff --git a/tests/rt.sh b/tests/rt.sh
index 1898106c1b..22922303bd 100755
--- a/tests/rt.sh
+++ b/tests/rt.sh
@@ -485,7 +485,7 @@ if [[ $TESTS_FILE =~ '35d' ]] || [[ $TESTS_FILE =~ 'weekly' ]]; then
TEST_35D=true
fi
-BL_DATE=20220406
+BL_DATE=20220408
if [[ $MACHINE_ID = hera.* ]] || [[ $MACHINE_ID = orion.* ]] || [[ $MACHINE_ID = cheyenne.* ]] || [[ $MACHINE_ID = gaea.* ]] || [[ $MACHINE_ID = jet.* ]] || [[ $MACHINE_ID = s4.* ]]; then
RTPWD=${RTPWD:-$DISKNM/NEMSfv3gfs/develop-${BL_DATE}/${RT_COMPILER^^}}
else
diff --git a/tests/tests/hafs_global_1nest_atm b/tests/tests/hafs_global_1nest_atm
index 0e61f6986a..b79f4ae33a 100644
--- a/tests/tests/hafs_global_1nest_atm
+++ b/tests/tests/hafs_global_1nest_atm
@@ -107,7 +107,7 @@ export FIELD_TABLE=field_table_hafs
export DIAG_TABLE=diag_table_hafs_template
export INPUT_NML=input_global_hafs.nml.IN
export INPUT_NEST02_NML=input_nest_hafs.nml.IN
-export MODEL_CONFIGURE="model_configure_hafs_shared.IN"
+export MODEL_CONFIGURE="model_configure_hafs.IN"
export NEMS_CONFIGURE="nems.configure.hafs_atm.IN"
export FV3_RUN="hafs_fv3_run.IN"
diff --git a/tests/tests/hafs_global_multiple_4nests_atm b/tests/tests/hafs_global_multiple_4nests_atm
index b3cd1dda7e..abbdd024be 100644
--- a/tests/tests/hafs_global_multiple_4nests_atm
+++ b/tests/tests/hafs_global_multiple_4nests_atm
@@ -167,7 +167,7 @@ export INPUT_NEST02_NML=input_nest_hafs.nml.IN
export INPUT_NEST03_NML=input_nest_hafs.nml.IN
export INPUT_NEST04_NML=input_nest_hafs.nml.IN
export INPUT_NEST05_NML=input_nest_hafs.nml.IN
-export MODEL_CONFIGURE="model_configure_hafs_shared.IN"
+export MODEL_CONFIGURE="model_configure_hafs.IN"
export NEMS_CONFIGURE="nems.configure.hafs_atm.IN"
export FV3_RUN="hafs_fv3_run.IN"
diff --git a/tests/tests/hafs_global_storm_following_1nest_atm b/tests/tests/hafs_global_storm_following_1nest_atm
new file mode 100644
index 0000000000..374072ebbe
--- /dev/null
+++ b/tests/tests/hafs_global_storm_following_1nest_atm
@@ -0,0 +1,119 @@
+###############################################################################
+#
+# HAFS global with 1 storm-following moving nest and atmosphere only
+#
+###############################################################################
+
+export TEST_DESCR="Compare HAFS global with 1 storm-following moving nest and atmosphere only results with previous trunk version"
+
+export CNTL_DIR=hafs_global_storm_following_1nest_atm
+
+export LIST_FILES="atmf006.nc \
+ sfcf006.nc \
+ atm.nest02.f006.nc \
+ sfc.nest02.f006.nc"
+
+export_fv3
+export_hafs
+
+export HAFS=true
+export FHMAX=6
+export RESTART_N=${FHMAX}
+export TASKS=240
+export THRD=2
+export TPN=$TPN_thrd
+
+export DT_ATMOS=180
+export IDEFLATE=1
+export NFHMAX_HF=-1
+export NFHOUT_HF=3
+export NFHOUT=3
+export OUTPUT_FILE="'netcdf_parallel' 'netcdf'"
+export SDAY=25
+export SHOUR=12
+export SMONTH=08
+export SYEAR=2020
+export WRTTASK_PER_GROUP=60
+
+export OUTPUT_GRID='global_latlon'
+export IMO=360
+export JMO=181
+
+export OUTPUT_GRID_2='rotated_latlon'
+export CEN_LON_2=-86.3
+export CEN_LAT_2=23.3
+export LON1_2=-45.00
+export LAT1_2=-40.00
+export LON2_2=45.00
+export LAT2_2=40.00
+export DLON_2=0.25
+export DLAT_2=0.25
+
+export BLOCKSIZE=${BLOCKSIZE:-24}
+export CCPP_SUITE="FV3_HAFS_v0_gfdlmp_tedmf"
+export DEFLATE_LEVEL=-1
+export INPES=4
+export JNPES=5
+export NPX=97
+export NPY=97
+export NPZ=64
+export NPZP=$(($NPZ + 1))
+export K_SPLIT=4
+export N_SPLIT=5
+export NWAT=6
+export NA_INIT=1
+export EXTERNAL_IC=.true.
+export NGGPS_IC=.true.
+export MOUNTAIN=.false.
+export WARM_START=.false.
+export TARGET_LAT="23.3"
+export TARGET_LON="-86.3"
+export STRETCH_FAC=1.0001
+export FULL_ZS_FILTER=.false.
+export N_ZS_FILTER=0
+
+export GRID_PES="120,60"
+export TILE_COARSE="0,6"
+export NUM_TILE_TOP=6
+export NEST_REFINE="0,3"
+export NEST_IOFFSETS="1,37"
+export NEST_JOFFSETS="1,37"
+export IS_MOVING_NEST=".false.,.true."
+export VORTEX_TRACKER="0,7"
+export NTRACK="0,2"
+export MOVE_CD_X="0,0"
+export MOVE_CD_Y="0,0"
+
+export FHCYC=0
+export FHSWR=1800
+export FHLWR=1800
+export NSTF_NAME=2,0,0,0,0
+export CPLFLX=.false.
+export CPLOCN2ATM=.true.
+export CPLWAV=.false.
+export CPLWAV2ATM=.false.
+export CPL_IMP_MRG=.false.
+
+export INPES_NEST02=6
+export JNPES_NEST02=10
+export NPX_NEST02=73
+export NPY_NEST02=73
+export K_SPLIT_NEST02=4
+export N_SPLIT_NEST02=5
+
+export NESTED=.true.
+export FULL_ZS_FILTER=.false.
+export N_ZS_FILTER=0
+
+export CMEPS=false
+export RUNTYPE="startup"
+export USE_COLDSTART="false"
+
+export FIELD_TABLE=field_table_hafs
+export DIAG_TABLE=diag_table_hafs_template
+export INPUT_NML=input_global_hafs.nml.IN
+export INPUT_NEST02_NML=input_nest_hafs.nml.IN
+export MODEL_CONFIGURE="model_configure_hafs.IN"
+export NEMS_CONFIGURE="nems.configure.hafs_atm.IN"
+export FV3_RUN="hafs_fv3_run.IN"
+
diff --git a/tests/tests/hafs_regional_1nest_atm b/tests/tests/hafs_regional_1nest_atm
index 93a47459ad..68d63a8d42 100644
--- a/tests/tests/hafs_regional_1nest_atm
+++ b/tests/tests/hafs_regional_1nest_atm
@@ -112,7 +112,7 @@ export FIELD_TABLE=field_table_hafs
export DIAG_TABLE=diag_table_hafs_template
export INPUT_NML=input_regional_hafs.nml.IN
export INPUT_NEST02_NML=input_nest_hafs.nml.IN
-export MODEL_CONFIGURE="model_configure_hafs_shared.IN"
+export MODEL_CONFIGURE="model_configure_hafs.IN"
export NEMS_CONFIGURE="nems.configure.hafs_atm.IN"
export FV3_RUN="hafs_fv3_run.IN"
diff --git a/tests/tests/hafs_regional_atm b/tests/tests/hafs_regional_atm
index 3aa9420dbb..1d8f85824d 100644
--- a/tests/tests/hafs_regional_atm
+++ b/tests/tests/hafs_regional_atm
@@ -9,7 +9,8 @@ export TEST_DESCR="Compare HAFS regional atmosphere only results with previous t
export CNTL_DIR=hafs_regional_atm
export LIST_FILES="atmf006.nc \
- sfcf006.nc"
+ sfcf006.nc \
+ HURPRS.GrbF06"
export_fv3
export_hafs
@@ -31,6 +32,8 @@ export SHOUR=00
export SMONTH=08
export SYEAR=2019
export WRTTASK_PER_GROUP=60
+export WRITE_DOPOST=.true.
+export POSTAPP='hafs'
export OUTPUT_GRID='regional_latlon'
export CEN_LON=-62.0
@@ -92,6 +95,6 @@ export USE_COLDSTART="false"
export FIELD_TABLE=field_table_hafs
export DIAG_TABLE=diag_table_hafs_template
export INPUT_NML=input_regional_hafs.nml.IN
-export MODEL_CONFIGURE="model_configure_hafs_shared.IN"
+export MODEL_CONFIGURE="model_configure_hafs.IN"
export NEMS_CONFIGURE="nems.configure.hafs_atm.IN"
export FV3_RUN="hafs_fv3_run.IN"
diff --git a/tests/tests/hafs_regional_atm_ocn b/tests/tests/hafs_regional_atm_ocn
index 3dbdc25aa1..2c87ee5af3 100644
--- a/tests/tests/hafs_regional_atm_ocn
+++ b/tests/tests/hafs_regional_atm_ocn
@@ -102,6 +102,6 @@ export MESH_ATM="unset"
export FIELD_TABLE=field_table_hafs
export DIAG_TABLE=diag_table_hafs_template
export INPUT_NML=input_regional_hafs.nml.IN
-export MODEL_CONFIGURE="model_configure_hafs_shared.IN"
+export MODEL_CONFIGURE="model_configure_hafs.IN"
export NEMS_CONFIGURE="nems.configure.hafs_atm_ocn.IN"
export FV3_RUN="hafs_fv3_run.IN hycom_hat10_run.IN"
diff --git a/tests/tests/hafs_regional_atm_ocn_wav b/tests/tests/hafs_regional_atm_ocn_wav
index 932d873f16..047be09482 100644
--- a/tests/tests/hafs_regional_atm_ocn_wav
+++ b/tests/tests/hafs_regional_atm_ocn_wav
@@ -122,6 +122,6 @@ export MESH_ATM="unset"
export FIELD_TABLE=field_table_hafs
export DIAG_TABLE=diag_table_hafs_template
export INPUT_NML=input_regional_hafs.nml.IN
-export MODEL_CONFIGURE="model_configure_hafs_shared.IN"
+export MODEL_CONFIGURE="model_configure_hafs.IN"
export NEMS_CONFIGURE="nems.configure.hafs_atm_ocn_wav.IN"
export FV3_RUN="hafs_fv3_run.IN hycom_hat10_run.IN hafs_ww3_run.IN"
diff --git a/tests/tests/hafs_regional_atm_thompson_gfdlsf b/tests/tests/hafs_regional_atm_thompson_gfdlsf
index 9803d30f45..4f3c6ecdbd 100644
--- a/tests/tests/hafs_regional_atm_thompson_gfdlsf
+++ b/tests/tests/hafs_regional_atm_thompson_gfdlsf
@@ -32,15 +32,7 @@ export SMONTH=08
export SYEAR=2019
export WRTTASK_PER_GROUP=60
-export OUTPUT_GRID='regional_latlon'
-export CEN_LON=-62.0
-export CEN_LAT=22.0
-export LON1=-116.90
-export LAT1=-14.45
-export LON2=-7.10
-export LAT2=58.45
-export DLON=0.1
-export DLAT=0.1
+export OUTPUT_GRID='cubed_sphere_grid'
export BLOCKSIZE=40
export CCPP_SUITE="FV3_HAFS_v0_thompson_tedmf_gfdlsf"
@@ -95,6 +87,6 @@ export USE_COLDSTART="false"
export FIELD_TABLE=field_table_hafs_thompson
export DIAG_TABLE=diag_table_hafs_template
export INPUT_NML=input_regional_hafs.nml.IN
-export MODEL_CONFIGURE="model_configure_hafs_shared.IN"
+export MODEL_CONFIGURE="model_configure_hafs.IN"
export NEMS_CONFIGURE="nems.configure.hafs_atm.IN"
export FV3_RUN="hafs_fv3_run.IN"
diff --git a/tests/tests/hafs_regional_atm_wav b/tests/tests/hafs_regional_atm_wav
index 806927f446..db8d8e8598 100644
--- a/tests/tests/hafs_regional_atm_wav
+++ b/tests/tests/hafs_regional_atm_wav
@@ -120,6 +120,6 @@ export MESH_ATM="unset"
export FIELD_TABLE=field_table_hafs
export DIAG_TABLE=diag_table_hafs_template
export INPUT_NML=input_regional_hafs.nml.IN
-export MODEL_CONFIGURE="model_configure_hafs_shared.IN"
+export MODEL_CONFIGURE="model_configure_hafs.IN"
export NEMS_CONFIGURE="nems.configure.hafs_atm_wav.IN"
export FV3_RUN="hafs_fv3_run.IN hafs_ww3_run.IN"
diff --git a/tests/tests/hafs_regional_datm_cdeps b/tests/tests/hafs_regional_datm_cdeps
index c55668ec49..d6415fff0f 100644
--- a/tests/tests/hafs_regional_datm_cdeps
+++ b/tests/tests/hafs_regional_datm_cdeps
@@ -36,6 +36,6 @@ export DATA_ATM="\"INPUT_DATM/ERA5.TL639.2019.08.200618_subset.nc\" \"INPUT_DATM
export ATM_NX_GLB=1440
export ATM_NY_GLB=721
-export MODEL_CONFIGURE="model_configure_hafs_shared.IN"
+export MODEL_CONFIGURE="model_configure_hafs.IN"
export NEMS_CONFIGURE="nems.configure.hafs_atm_ocn.IN"
export FV3_RUN="hafs_datm_cdeps_era5.IN hycom_hat10_run.IN"
diff --git a/tests/tests/hafs_regional_docn b/tests/tests/hafs_regional_docn
index 4863601836..ce799e3d00 100644
--- a/tests/tests/hafs_regional_docn
+++ b/tests/tests/hafs_regional_docn
@@ -105,6 +105,6 @@ export ocn_ny_global=633
export FIELD_TABLE=field_table_hafs
export DIAG_TABLE=diag_table_hafs_template
export INPUT_NML=input_regional_hafs.nml.IN
-export MODEL_CONFIGURE="model_configure_hafs_shared.IN"
+export MODEL_CONFIGURE="model_configure_hafs.IN"
export NEMS_CONFIGURE="nems.configure.hafs_atm_docn.IN"
export FV3_RUN="hafs_fv3_run.IN hafs_docn_cdeps_mom6.IN"
diff --git a/tests/tests/hafs_regional_docn_oisst b/tests/tests/hafs_regional_docn_oisst
index e666bb21ca..f97e53519f 100644
--- a/tests/tests/hafs_regional_docn_oisst
+++ b/tests/tests/hafs_regional_docn_oisst
@@ -105,6 +105,6 @@ export ocn_ny_global=720
export FIELD_TABLE=field_table_hafs
export DIAG_TABLE=diag_table_hafs_template
export INPUT_NML=input_regional_hafs.nml.IN
-export MODEL_CONFIGURE="model_configure_hafs_shared.IN"
+export MODEL_CONFIGURE="model_configure_hafs.IN"
export NEMS_CONFIGURE="nems.configure.hafs_atm_docn.IN"
export FV3_RUN="hafs_fv3_run.IN hafs_docn_cdeps_oisst.IN"
diff --git a/tests/tests/hafs_regional_specified_moving_1nest_atm b/tests/tests/hafs_regional_specified_moving_1nest_atm
new file mode 100644
index 0000000000..3d0e0c8aed
--- /dev/null
+++ b/tests/tests/hafs_regional_specified_moving_1nest_atm
@@ -0,0 +1,119 @@
+###############################################################################
+#
+# HAFS regional with 1 specified moving nest and atmosphere only
+#
+###############################################################################
+
+export TEST_DESCR="Compare HAFS regional with 1 specified moving nest and atmosphere only results with previous trunk version"
+
+export CNTL_DIR=hafs_regional_specified_moving_1nest_atm
+
+export LIST_FILES="atmf006.nc \
+ sfcf006.nc \
+ atm.nest02.f006.nc \
+ sfc.nest02.f006.nc"
+
+export_fv3
+export_hafs
+
+export HAFS=true
+export FHMAX=6
+export RESTART_N=${FHMAX}
+export TASKS=180
+export THRD=2
+export TPN=$TPN_thrd
+export DT_ATMOS=180
+export IDEFLATE=1
+export NFHMAX_HF=-1
+export NFHOUT_HF=3
+export NFHOUT=3
+export OUTPUT_FILE="'netcdf_parallel' 'netcdf'"
+export SDAY=25
+export SHOUR=12
+export SMONTH=08
+export SYEAR=2020
+export WRTTASK_PER_GROUP=60
+
+export OUTPUT_GRID='rotated_latlon'
+export CEN_LON=-86.3
+export CEN_LAT=23.3
+export LON1=-45.00
+export LAT1=-40.00
+export LON2=45.00
+export LAT2=40.00
+export DLON=0.25
+export DLAT=0.25
+
+export OUTPUT_GRID_2='rotated_latlon_moving'
+export IMO_2=501
+export JMO_2=501
+export DLON_2=0.1
+export DLAT_2=0.1
+
+export BLOCKSIZE=${BLOCKSIZE:-24}
+export CCPP_SUITE="FV3_HAFS_v0_gfdlmp_tedmf"
+export DEFLATE_LEVEL=-1
+export INPES=6
+export JNPES=10
+export NPX=241
+export NPY=241
+export NPZ=64
+export NPZP=$(($NPZ + 1))
+export K_SPLIT=4
+export N_SPLIT=5
+export NWAT=6
+export NA_INIT=1
+export EXTERNAL_IC=.true.
+export NGGPS_IC=.true.
+export MOUNTAIN=.false.
+export WARM_START=.false.
+export TARGET_LAT="23.3"
+export TARGET_LON="-86.3"
+export STRETCH_FAC=1.0001
+export REGIONAL=.true.
+export BC_UPDATE_INTERVAL=3
+export NROWS_BLEND=10
+export FULL_ZS_FILTER=.false.
+export N_ZS_FILTER=0
+
+export GRID_PES="60,60"
+export TILE_COARSE="0,1"
+export NUM_TILE_TOP=1
+export NEST_REFINE="0,3"
+export NEST_IOFFSETS="999,61"
+export NEST_JOFFSETS="999,61"
+export IS_MOVING_NEST=".false.,.true."
+export VORTEX_TRACKER="0,1"
+export NTRACK="0,5"
+export MOVE_CD_X="0,1"
+export MOVE_CD_Y="0,-1"
+
+export FHCYC=0
+export FHSWR=1800
+export FHLWR=1800
+export NSTF_NAME=2,0,0,0,0
+export CPLFLX=.false.
+export CPLOCN2ATM=.true.
+export CPLWAV=.false.
+export CPLWAV2ATM=.false.
+export CPL_IMP_MRG=.false.
+
+export INPES_NEST02=6
+export JNPES_NEST02=10
+export NPX_NEST02=361
+export NPY_NEST02=361
+export K_SPLIT_NEST02=4
+export N_SPLIT_NEST02=5
+
+export CMEPS=false
+export RUNTYPE="startup"
+export USE_COLDSTART="false"
+
+export FIELD_TABLE=field_table_hafs
+export DIAG_TABLE=diag_table_hafs_template
+export INPUT_NML=input_regional_hafs.nml.IN
+export INPUT_NEST02_NML=input_nest_hafs.nml.IN
+export MODEL_CONFIGURE="model_configure_hafs.IN"
+export NEMS_CONFIGURE="nems.configure.hafs_atm.IN"
+export FV3_RUN="hafs_fv3_run.IN"
+
diff --git a/tests/tests/hafs_regional_storm_following_1nest_atm b/tests/tests/hafs_regional_storm_following_1nest_atm
new file mode 100644
index 0000000000..9da8eb4c00
--- /dev/null
+++ b/tests/tests/hafs_regional_storm_following_1nest_atm
@@ -0,0 +1,119 @@
+###############################################################################
+#
+# HAFS regional with 1 storm-following moving nest and atmosphere only
+#
+###############################################################################
+
+export TEST_DESCR="Compare HAFS regional with 1 storm-following moving nest and atmosphere only results with previous trunk version"
+
+export CNTL_DIR=hafs_regional_storm_following_1nest_atm
+
+export LIST_FILES="atmf006.nc \
+ sfcf006.nc \
+ atm.nest02.f006.nc \
+ sfc.nest02.f006.nc"
+
+export_fv3
+export_hafs
+
+export HAFS=true
+export FHMAX=6
+export RESTART_N=${FHMAX}
+export TASKS=180
+export THRD=2
+export TPN=$TPN_thrd
+export DT_ATMOS=180
+export IDEFLATE=1
+export NFHMAX_HF=-1
+export NFHOUT_HF=3
+export NFHOUT=3
+export OUTPUT_FILE="'netcdf_parallel' 'netcdf'"
+export SDAY=25
+export SHOUR=12
+export SMONTH=08
+export SYEAR=2020
+export WRTTASK_PER_GROUP=60
+
+export OUTPUT_GRID='rotated_latlon'
+export CEN_LON=-86.3
+export CEN_LAT=23.3
+export LON1=-45.00
+export LAT1=-40.00
+export LON2=45.00
+export LAT2=40.00
+export DLON=0.25
+export DLAT=0.25
+
+export OUTPUT_GRID_2='rotated_latlon_moving'
+export IMO_2=501
+export JMO_2=501
+export DLON_2=0.1
+export DLAT_2=0.1
+
+export BLOCKSIZE=${BLOCKSIZE:-24}
+export CCPP_SUITE="FV3_HAFS_v0_gfdlmp_tedmf"
+export DEFLATE_LEVEL=-1
+export INPES=6
+export JNPES=10
+export NPX=241
+export NPY=241
+export NPZ=64
+export NPZP=$(($NPZ + 1))
+export K_SPLIT=4
+export N_SPLIT=5
+export NWAT=6
+export NA_INIT=1
+export EXTERNAL_IC=.true.
+export NGGPS_IC=.true.
+export MOUNTAIN=.false.
+export WARM_START=.false.
+export TARGET_LAT="23.3"
+export TARGET_LON="-86.3"
+export STRETCH_FAC=1.0001
+export REGIONAL=.true.
+export BC_UPDATE_INTERVAL=3
+export NROWS_BLEND=10
+export FULL_ZS_FILTER=.false.
+export N_ZS_FILTER=0
+
+export GRID_PES="60,60"
+export TILE_COARSE="0,1"
+export NUM_TILE_TOP=1
+export NEST_REFINE="0,3"
+export NEST_IOFFSETS="999,61"
+export NEST_JOFFSETS="999,61"
+export IS_MOVING_NEST=".false.,.true."
+export VORTEX_TRACKER="0,7"
+export NTRACK="0,5"
+export MOVE_CD_X="0,0"
+export MOVE_CD_Y="0,0"
+
+export FHCYC=0
+export FHSWR=1800
+export FHLWR=1800
+export NSTF_NAME=2,0,0,0,0
+export CPLFLX=.false.
+export CPLOCN2ATM=.true.
+export CPLWAV=.false.
+export CPLWAV2ATM=.false.
+export CPL_IMP_MRG=.false.
+
+export INPES_NEST02=6
+export JNPES_NEST02=10
+export NPX_NEST02=361
+export NPY_NEST02=361
+export K_SPLIT_NEST02=4
+export N_SPLIT_NEST02=5
+
+export CMEPS=false
+export RUNTYPE="startup"
+export USE_COLDSTART="false"
+
+export FIELD_TABLE=field_table_hafs
+export DIAG_TABLE=diag_table_hafs_template
+export INPUT_NML=input_regional_hafs.nml.IN
+export INPUT_NEST02_NML=input_nest_hafs.nml.IN
+export MODEL_CONFIGURE="model_configure_hafs.IN"
+export NEMS_CONFIGURE="nems.configure.hafs_atm.IN"
+export FV3_RUN="hafs_fv3_run.IN"
+
diff --git a/tests/tests/hafs_regional_storm_following_1nest_atm_ocn b/tests/tests/hafs_regional_storm_following_1nest_atm_ocn
new file mode 100644
index 0000000000..4f6e8b14ce
--- /dev/null
+++ b/tests/tests/hafs_regional_storm_following_1nest_atm_ocn
@@ -0,0 +1,136 @@
+###############################################################################
+#
+# HAFS regional with 1 storm-following moving nest and atmosphere-ocean coupled with HYCOM
+#
+###############################################################################
+
+export TEST_DESCR="Compare HAFS regional with 1 storm-following moving nest and atmosphere-ocean coupled results with previous trunk version"
+
+export CNTL_DIR=hafs_regional_storm_following_1nest_atm_ocn
+
+export LIST_FILES="atmf006.nc \
+ sfcf006.nc \
+ atm.nest02.f006.nc \
+ sfc.nest02.f006.nc \
+ archv.2020_238_18.a \
+ archs.2020_238_18.a"
+
+export_fv3
+export_hafs
+export_hafs_regional
+
+export HAFS=true
+export FHMAX=6
+export RESTART_N=${FHMAX}
+export TASKS=240
+export THRD=2
+export TPN=$TPN_thrd
+export DT_ATMOS=180
+export IDEFLATE=1
+export NFHMAX_HF=-1
+export NFHOUT_HF=3
+export NFHOUT=3
+export OUTPUT_FILE="'netcdf_parallel' 'netcdf'"
+export SDAY=25
+export SHOUR=12
+export SMONTH=08
+export SYEAR=2020
+export WRTTASK_PER_GROUP=60
+
+export OUTPUT_GRID='regional_latlon'
+export CEN_LON=-86.3
+export CEN_LAT=23.3
+export LON1=-131.30
+export LAT1=-16.70
+export LON2=-41.30
+export LAT2=63.30
+export DLON=0.25
+export DLAT=0.25
+
+export OUTPUT_GRID_2='regional_latlon_moving'
+export IMO_2=501
+export JMO_2=501
+export DLON_2=0.1
+export DLAT_2=0.1
+
+export BLOCKSIZE=${BLOCKSIZE:-24}
+export CCPP_SUITE="FV3_HAFS_v0_gfdlmp_tedmf_nonsst"
+export DEFLATE_LEVEL=-1
+export INPES=6
+export JNPES=10
+export NPX=241
+export NPY=241
+export NPZ=64
+export NPZP=$(($NPZ + 1))
+export K_SPLIT=4
+export N_SPLIT=5
+export NWAT=6
+export NA_INIT=1
+export EXTERNAL_IC=.true.
+export NGGPS_IC=.true.
+export MOUNTAIN=.false.
+export WARM_START=.false.
+export TARGET_LAT="23.3"
+export TARGET_LON="-86.3"
+export STRETCH_FAC=1.0001
+export REGIONAL=.true.
+export BC_UPDATE_INTERVAL=3
+export NROWS_BLEND=10
+export FULL_ZS_FILTER=.false.
+export N_ZS_FILTER=0
+
+export GRID_PES="60,60"
+export TILE_COARSE="0,1"
+export NUM_TILE_TOP=1
+export NEST_REFINE="0,3"
+export NEST_IOFFSETS="999,61"
+export NEST_JOFFSETS="999,61"
+export IS_MOVING_NEST=".false.,.true."
+export VORTEX_TRACKER="0,7"
+export NTRACK="0,5"
+export MOVE_CD_X="0,0"
+export MOVE_CD_Y="0,0"
+
+export INPES_NEST02=6
+export JNPES_NEST02=10
+export NPX_NEST02=361
+export NPY_NEST02=361
+export K_SPLIT_NEST02=4
+export N_SPLIT_NEST02=5
+
+export FHCYC=0
+export FHSWR=1800
+export FHLWR=1800
+export NSTF_NAME=0,0,0,0,0
+export CPLFLX=.true.
+export CPLOCN2ATM=.true.
+export CPLWAV=.false.
+export CPLWAV2ATM=.false.
+export CPL_IMP_MRG=.true.
+
+# nems.configure
+export med_model=cmeps
+export CAP_DBUG_FLAG=0
+export RESTART_N=${FHMAX}
+export CPLMODE=hafs
+export RUNTYPE=startup
+export USE_COLDSTART=false
+
+export CDEPS_DOCN=false
+export OCEAN_START_DTG=43702.50000
+
+export atm_model="fv3"
+export ocn_model="hycom"
+export atm_petlist_bounds="0000 0179"
+export ocn_petlist_bounds="0180 0239"
+export med_petlist_bounds="0180 0239"
+export coupling_interval_sec=360
+export MESH_ATM="unset"
+
+export FIELD_TABLE=field_table_hafs
+export DIAG_TABLE=diag_table_hafs_template
+export INPUT_NML=input_regional_hafs.nml.IN
+export INPUT_NEST02_NML=input_nest_hafs.nml.IN
+export MODEL_CONFIGURE="model_configure_hafs.IN"
+export NEMS_CONFIGURE="nems.configure.hafs_atm_ocn.IN"
+export FV3_RUN="hafs_fv3_run.IN hycom_hat10_run.IN"
diff --git a/tests/tests/hafs_regional_storm_following_1nest_atm_ocn_wav b/tests/tests/hafs_regional_storm_following_1nest_atm_ocn_wav
new file mode 100644
index 0000000000..d9b3aa484c
--- /dev/null
+++ b/tests/tests/hafs_regional_storm_following_1nest_atm_ocn_wav
@@ -0,0 +1,162 @@
+###############################################################################
+#
+# HAFS regional with 1 storm-following moving nest and atmosphere-ocean-wave coupled with HYCOM and WW3
+#
+###############################################################################
+
+export TEST_DESCR="Compare HAFS regional with 1 storm-following moving nest and atmosphere-ocean-wave coupled results with previous trunk version"
+
+export CNTL_DIR=hafs_regional_storm_following_1nest_atm_ocn_wav
+
+export LIST_FILES="atmf006.nc \
+ sfcf006.nc \
+ atm.nest02.f006.nc \
+ sfc.nest02.f006.nc \
+ archv.2020_238_18.a \
+ archs.2020_238_18.a \
+ out_grd.ww3 \
+ out_pnt.ww3"
+
+export_fv3
+export_hafs
+export_hafs_regional
+
+export HAFS=true
+export FHMAX=6
+export RESTART_N=${FHMAX}
+export TASKS=300
+export THRD=2
+export TPN=$TPN_thrd
+export DT_ATMOS=180
+export IDEFLATE=1
+export NFHMAX_HF=-1
+export NFHOUT_HF=3
+export NFHOUT=3
+export OUTPUT_FILE="'netcdf_parallel' 'netcdf'"
+export SDAY=25
+export SHOUR=12
+export SMONTH=08
+export SYEAR=2020
+export WRTTASK_PER_GROUP=60
+
+export OUTPUT_GRID='rotated_latlon'
+export CEN_LON=-86.3
+export CEN_LAT=23.3
+export LON1=-45.00
+export LAT1=-40.00
+export LON2=45.00
+export LAT2=40.00
+export DLON=0.25
+export DLAT=0.25
+
+export OUTPUT_GRID_2='rotated_latlon'
+export CEN_LON_2=-86.3
+export CEN_LAT_2=23.3
+export LON1_2=-45.00
+export LAT1_2=-40.00
+export LON2_2=45.00
+export LAT2_2=40.00
+export DLON_2=0.1
+export DLAT_2=0.1
+
+export BLOCKSIZE=${BLOCKSIZE:-24}
+export CCPP_SUITE="FV3_HAFS_v0_gfdlmp_tedmf_nonsst"
+export DEFLATE_LEVEL=-1
+export INPES=6
+export JNPES=10
+export NPX=241
+export NPY=241
+export NPZ=64
+export NPZP=$(($NPZ + 1))
+export K_SPLIT=4
+export N_SPLIT=5
+export NWAT=6
+export NA_INIT=1
+export EXTERNAL_IC=.true.
+export NGGPS_IC=.true.
+export MOUNTAIN=.false.
+export WARM_START=.false.
+export TARGET_LAT="23.3"
+export TARGET_LON="-86.3"
+export STRETCH_FAC=1.0001
+export REGIONAL=.true.
+export BC_UPDATE_INTERVAL=3
+export NROWS_BLEND=10
+export FULL_ZS_FILTER=.false.
+export N_ZS_FILTER=0
+
+export GRID_PES="60,60"
+export TILE_COARSE="0,1"
+export NUM_TILE_TOP=1
+export NEST_REFINE="0,3"
+export NEST_IOFFSETS="999,61"
+export NEST_JOFFSETS="999,61"
+export IS_MOVING_NEST=".false.,.true."
+export VORTEX_TRACKER="0,7"
+export NTRACK="0,5"
+export MOVE_CD_X="0,0"
+export MOVE_CD_Y="0,0"
+
+export INPES_NEST02=6
+export JNPES_NEST02=10
+export NPX_NEST02=361
+export NPY_NEST02=361
+export K_SPLIT_NEST02=4
+export N_SPLIT_NEST02=5
+
+export FHCYC=0
+export FHSWR=1800
+export FHLWR=1800
+export NSTF_NAME=0,0,0,0,0
+export CPLFLX=.true.
+export CPLOCN2ATM=.true.
+export CPLWAV=.true.
+export CPLWAV2ATM=.false.
+export CPL_IMP_MRG=.true.
+
+export FLD_DT="10800"
+export PNT_DT="10800"
+export GOFILETYPE=""
+export POFILETYPE=""
+export UNIPOINTS='ww3'
+export OUTPARS_WAV="WND HS T01 T02 DIR FP DP PHS PTP PDIR UST CHA USP"
+export WW3GRIDLINE="'ww3' 'no' 'no' 'CPL:native' 'no' 'no' 'no' 'no' 'no' 'no' 1 1 0.00 1.00 F"
+export WW3RSTDTHR=${FHMAX}
+export DT_2_RST="$(printf "%02d" $(( ${WW3RSTDTHR}*3600 )))"
+export RUN_BEG="${SYEAR}${SMONTH}${SDAY} $(printf "%02d" $(( ${SHOUR} )))0000"
+export RUN_END="20200825 120000"
+export OUT_BEG=$RUN_BEG
+export OUT_END=$RUN_END
+export RST_BEG=$RUN_BEG
+export RST_2_BEG=$RUN_BEG
+export RST_END=$RUN_END
+export RST_2_END=$RUN_END
+
+# nems.configure
+export med_model=cmeps
+export CAP_DBUG_FLAG=0
+export RESTART_N=${FHMAX}
+export CPLMODE=hafs
+export RUNTYPE=startup
+export USE_COLDSTART=false
+
+export CDEPS_DOCN=false
+export OCEAN_START_DTG=43702.50000
+
+export atm_model="fv3"
+export ocn_model="hycom"
+export wav_model="ww3"
+export atm_petlist_bounds="0000 0179"
+export ocn_petlist_bounds="0180 0239"
+export med_petlist_bounds="0180 0239"
+export wav_petlist_bounds="0240 0299"
+export coupling_interval_sec=360
+export MESH_ATM="unset"
+
+export FIELD_TABLE=field_table_hafs
+export DIAG_TABLE=diag_table_hafs_template
+export INPUT_NML=input_regional_hafs.nml.IN
+export INPUT_NEST02_NML=input_nest_hafs.nml.IN
+export MODEL_CONFIGURE="model_configure_hafs.IN"
+export NEMS_CONFIGURE="nems.configure.hafs_atm_ocn_wav.IN"
+export FV3_RUN="hafs_fv3_run.IN hycom_hat10_run.IN hafs_ww3_run.IN"
diff --git a/tests/tests/hafs_regional_telescopic_2nests_atm b/tests/tests/hafs_regional_telescopic_2nests_atm
index f89c097762..bea0f48162 100644
--- a/tests/tests/hafs_regional_telescopic_2nests_atm
+++ b/tests/tests/hafs_regional_telescopic_2nests_atm
@@ -132,7 +132,7 @@ export DIAG_TABLE=diag_table_hafs_template
export INPUT_NML=input_regional_hafs.nml.IN
export INPUT_NEST02_NML=input_nest_hafs.nml.IN
export INPUT_NEST03_NML=input_nest_hafs.nml.IN
-export MODEL_CONFIGURE="model_configure_hafs_shared.IN"
+export MODEL_CONFIGURE="model_configure_hafs.IN"
export NEMS_CONFIGURE="nems.configure.hafs_atm.IN"
export FV3_RUN="hafs_fv3_run.IN"
diff --git a/tests/tests/regional_hafs b/tests/tests/regional_hafs
deleted file mode 100644
index ca3385b292..0000000000
--- a/tests/tests/regional_hafs
+++ /dev/null
@@ -1,38 +0,0 @@
-###############################################################################
-#
-# FV3 regional hafs test
-#
-###############################################################################
-
-export TEST_DESCR="Compare FV3 regional hafs results with previous trunk version"
-
-export CNTL_DIR=fv3_regional_hafs
-
-export LIST_FILES="dynf000.nc \
- dynf024.nc \
- phyf000.nc \
- phyf024.nc \
- HURPRS.GrbF00 \
- HURPRS.GrbF24"
-
-export_fv3
-
-export TASKS=68
-
-export FV3_RUN=regional_run.IN
-
-export OZ_PHYS_OLD=.false.
-export OZ_PHYS_NEW=.true.
-export H2O_PHYS=.true.
-export HYBEDMF=.false.
-export WRITE_DOPOST=.true.
-export POSTAPP='hafs'
-
-export CCPP_SUITE=FV3_GFS_v15_thompson_mynn
-export INPUT_NML=regional.nml.IN
-export MODEL_CONFIGURE=model_configure_hafs.IN
-export DIAG_TABLE=diag_table_lam
-export FIELD_TABLE=field_table_regional
-
-export INPES=10
-export JNPES=6