From c0367fdf0885493af6a5446b38eb77405a6230e1 Mon Sep 17 00:00:00 2001
From: "Tseganeh Z. Gichamo" <zacctsega@yahoo.com>
Date: Tue, 19 Nov 2024 09:03:53 -0500
Subject: [PATCH] Add soil temperature and moisture IAU (#2415)

* UFSWM
  * FV3
    * ccpp-physics - Add Incremental Analysis Update (IAU) capability to update soil temperature and moisture for CCPP's NoahMP land model
---
 FV3                                      |   2 +-
 NOAHMP-interface/CMakeLists.txt          |   1 +
 NOAHMP-interface/noahmp                  |   2 +-
 tests/logs/RegressionTests_gaea.log      | 661 +++++++++-----------
 tests/logs/RegressionTests_hera.log      | 758 +++++++++++------------
 tests/logs/RegressionTests_hercules.log  | 758 +++++++++++------------
 tests/logs/RegressionTests_jet.log       | 500 +++++++--------
 tests/logs/RegressionTests_orion.log     | 580 ++++++++---------
 tests/logs/RegressionTests_wcoss2.log    | 463 +++++++-------
 tests/parm/global_control_lnd_iau.nml.IN | 451 ++++++++++++++
 tests/rt.conf                            |   1 +
 tests/test_changes.list                  |  36 +-
 tests/tests/control_c48_lnd_iau          |  84 +++
 13 files changed, 2361 insertions(+), 1936 deletions(-)
 create mode 100644 tests/parm/global_control_lnd_iau.nml.IN
 create mode 100644 tests/tests/control_c48_lnd_iau

diff --git a/FV3 b/FV3
index 49967251b8..8f7cab2f7c 160000
--- a/FV3
+++ b/FV3
@@ -1 +1 @@
-Subproject commit 49967251b83255bdac7ac2f9626d2714e8b83d07
+Subproject commit 8f7cab2f7c8dbc9929daf2a4a43f4b6ee718f6ed
diff --git a/NOAHMP-interface/CMakeLists.txt b/NOAHMP-interface/CMakeLists.txt
index f8b6d99ab1..4344c2818f 100644
--- a/NOAHMP-interface/CMakeLists.txt
+++ b/NOAHMP-interface/CMakeLists.txt
@@ -13,6 +13,7 @@ list(APPEND _noahmp_cap_files noahmp/drivers/nuopc/lnd_comp_kind.F90
 
 # CCPP interface
 list(APPEND _noahmp_ccpp_files noahmp/drivers/ccpp/noahmpdrv.F90
+                               noahmp/drivers/ccpp/lnd_iau_mod.F90
                                noahmp/drivers/ccpp/sfc_diff.f
                                noahmp/drivers/ccpp/machine.F
                                noahmp/drivers/ccpp/noahmp_tables.f90
diff --git a/NOAHMP-interface/noahmp b/NOAHMP-interface/noahmp
index 3ac32f0db7..025043d1ad 160000
--- a/NOAHMP-interface/noahmp
+++ b/NOAHMP-interface/noahmp
@@ -1 +1 @@
-Subproject commit 3ac32f0db7a2a97d930f44fa5f060c983ff31ee8
+Subproject commit 025043d1ad662fca05f29f88ddd88ddf46c81882
diff --git a/tests/logs/RegressionTests_gaea.log b/tests/logs/RegressionTests_gaea.log
index 4d2192d62d..6e121f6df0 100644
--- a/tests/logs/RegressionTests_gaea.log
+++ b/tests/logs/RegressionTests_gaea.log
@@ -1,7 +1,7 @@
 ====START OF GAEA REGRESSION TESTING LOG====
 
 UFSWM hash used in testing:
-a455d4df714c11207a7361bd79013093ef6e6a31
+df9325ac52a9219e80bc6d448ec0d297b6c8a591
 
 Submodule hashes used in testing:
  37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d)
@@ -11,10 +11,10 @@ Submodule hashes used in testing:
  05ac0ec3ea666080eed36e67f6cf8ce1255b243f CICE-interface/CICE/icepack (Icepack1.1.0-192-g05ac0ec)
  24e9eed4ffe8138bef635c8f916f91b142595675 CMEPS-interface/CMEPS (cmeps_v0.4.1-2311-g24e9eed)
  cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775)
- 49967251b83255bdac7ac2f9626d2714e8b83d07 FV3 (heads/develop)
+ 2429d661d1758c22935558df75f6b66bd710ac11 FV3 (remotes/origin/feature/lnd_iau)
  e36e8572e7643d7e59a3979a61bdd83743ff7b00 FV3/atmos_cubed_sphere (201912_public_release-407-ge36e857)
  b7d55fd07fa35c5de9b2292596d30784a800b276 FV3/ccpp/framework (2024-07-11-dev-1-gb7d55fd)
- 002a886eeb14979a6811f89e885d2968cbfd9b70 FV3/ccpp/physics (EP4-893-g002a886e)
+ 4343656a098516517257c0913689f70a81579e74 FV3/ccpp/physics (EP4-1045-g4343656a)
  74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6)
  6f5dd627d124ae94bb5ed7f5afd22f82c470b1b7 FV3/upp (upp_v10.2.0-230-g6f5dd627)
 -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd
@@ -26,8 +26,8 @@ Submodule hashes used in testing:
  5e0c21f64fa5b20efc8f29f8709766e1e6793a79 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10230-g5e0c21f64)
  9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197)
  29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6)
- 3ac32f0db7a2a97d930f44fa5f060c983ff31ee8 NOAHMP-interface/noahmp (v3.7.1-436-g3ac32f0)
- 06c20998e59082e79529a8e728c7c3a43a050911 WW3 (6.07.1-385-g06c20998)
+ 2363beb39016660a157aac49d073f4e04c68c34d NOAHMP-interface/noahmp (remotes/origin/feature/lnd_iau)
+ abe1e79e8d4241178e5d31fac1c90b8cef2ee551 WW3 (6.07.1-348-gabe1e79e)
  05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17)
  fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9)
 
@@ -39,384 +39,305 @@ The second time is specifically for the run phase.
 Times/Memory will be empty for failed tests.
 
 BASELINE DIRECTORY: /gpfs/f5/epic/world-shared/UFS-WM_RT/NEMSfv3gfs/develop-20241112
-COMPARISON DIRECTORY: /gpfs/f5/epic/scratch/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_402579
+COMPARISON DIRECTORY: /gpfs/f5/epic/scratch/Jong.Kim/RT_RUNDIRS/Jong.Kim/FV3_RT/rt_128749
 
 RT.SH OPTIONS USED:
 * (-a) - HPC PROJECT ACCOUNT: epic
-* (-l) - USE CONFIG FILE: rt.conf
 * (-e) - USE ECFLOW
 
-PASS -- COMPILE 's2swa_32bit_intel' [22:11, 20:30] ( 6 warnings 11 remarks )
-PASS -- TEST 'cpld_control_p8_mixedmode_intel' [27:35, 12:43](3184 MB)
-
-PASS -- COMPILE 's2swa_32bit_pdlib_intel' [21:11, 19:18] ( 6 warnings 11 remarks )
-PASS -- TEST 'cpld_control_gfsv17_intel' [23:06, 15:04](1897 MB)
-PASS -- TEST 'cpld_control_gfsv17_iau_intel' [17:14, 14:42](1936 MB)
-PASS -- TEST 'cpld_restart_gfsv17_intel' [09:12, 06:36](1069 MB)
-PASS -- TEST 'cpld_mpi_gfsv17_intel' [22:22, 15:28](1886 MB)
-
-PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [21:11, 19:48] ( 6 warnings 11 remarks )
-PASS -- TEST 'cpld_control_sfs_intel' [25:53, 14:04](1898 MB)
-
-PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [11:11, 10:09] ( 1525 warnings 1936 remarks )
-PASS -- TEST 'cpld_debug_gfsv17_intel' [30:16, 28:00](1935 MB)
-
-PASS -- COMPILE 's2swa_intel' [16:11, 14:58] ( 6 warnings 11 remarks )
-PASS -- TEST 'cpld_control_p8_intel' [19:40, 16:35](3215 MB)
-PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [19:40, 16:30](3212 MB)
-PASS -- TEST 'cpld_restart_p8_intel' [15:16, 09:39](3136 MB)
-PASS -- TEST 'cpld_control_qr_p8_intel' [19:38, 16:41](3236 MB)
-PASS -- TEST 'cpld_restart_qr_p8_intel' [15:18, 09:43](3158 MB)
-PASS -- TEST 'cpld_2threads_p8_intel' [17:35, 14:21](3461 MB)
-PASS -- TEST 'cpld_decomp_p8_intel' [18:36, 15:52](3205 MB)
-PASS -- TEST 'cpld_mpi_p8_intel' [16:34, 13:50](3153 MB)
-PASS -- TEST 'cpld_control_ciceC_p8_intel' [19:38, 16:21](3210 MB)
-PASS -- TEST 'cpld_control_c192_p8_intel' [14:37, 10:40](3486 MB)
-PASS -- TEST 'cpld_restart_c192_p8_intel' [19:09, 08:03](3600 MB)
-PASS -- TEST 'cpld_bmark_p8_intel' [40:17, 19:22](4253 MB)
-PASS -- TEST 'cpld_restart_bmark_p8_intel' [19:38, 12:05](4343 MB)
-PASS -- TEST 'cpld_s2sa_p8_intel' [14:05, 10:01](3190 MB)
-
-PASS -- COMPILE 's2sw_intel' [17:11, 16:01] ( 6 warnings 11 remarks )
-PASS -- TEST 'cpld_control_noaero_p8_intel' [10:04, 07:51](1912 MB)
-PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [18:06, 12:55](1965 MB)
-
-PASS -- COMPILE 's2swa_debug_intel' [14:11, 12:22] ( 1415 warnings 1197 remarks )
-PASS -- TEST 'cpld_debug_p8_intel' [26:18, 23:21](3277 MB)
-
-PASS -- COMPILE 's2sw_debug_intel' [13:11, 11:56] ( 1415 warnings 1197 remarks )
-PASS -- TEST 'cpld_debug_noaero_p8_intel' [10:53, 09:03](1948 MB)
-
-PASS -- COMPILE 's2s_aoflux_intel' [15:12, 13:24] ( 5 warnings 3 remarks )
-PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:59, 05:12](1972 MB)
-
-PASS -- COMPILE 's2s_intel' [20:11, 19:01] ( 6 warnings 3 remarks )
-PASS -- TEST 'cpld_control_c48_intel' [09:37, 05:33](2875 MB)
-PASS -- TEST 'cpld_warmstart_c48_intel' [09:37, 01:43](2871 MB)
-PASS -- TEST 'cpld_restart_c48_intel' [08:03, 01:02](2286 MB)
-
-PASS -- COMPILE 's2swa_faster_intel' [17:15, 15:11] ( 6 warnings 11 remarks )
-PASS -- TEST 'cpld_control_p8_faster_intel' [25:34, 16:27](3216 MB)
-
-PASS -- COMPILE 's2sw_pdlib_intel' [22:11, 20:26] ( 6 warnings 11 remarks )
-PASS -- TEST 'cpld_control_pdlib_p8_intel' [31:14, 25:43](1916 MB)
-PASS -- TEST 'cpld_restart_pdlib_p8_intel' [16:06, 13:16](1095 MB)
-PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [33:09, 29:54](1897 MB)
-
-PASS -- COMPILE 's2sw_pdlib_debug_intel' [12:11, 10:30] ( 1525 warnings 1936 remarks )
-PASS -- TEST 'cpld_debug_pdlib_p8_intel' [40:04, 30:35](1944 MB)
-
-PASS -- COMPILE 'atm_dyn32_intel' [14:13, 12:18] ( 6 warnings 1 remarks )
-PASS -- TEST 'control_flake_intel' [09:56, 04:01](655 MB)
-PASS -- TEST 'control_CubedSphereGrid_intel' [10:05, 03:48](1547 MB)
-PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [10:59, 03:54](1556 MB)
-PASS -- TEST 'control_latlon_intel' [10:56, 03:48](1555 MB)
-PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [11:10, 03:51](1562 MB)
-PASS -- TEST 'control_c48_intel' [16:02, 09:55](1570 MB)
-PASS -- TEST 'control_c48.v2.sfc_intel' [10:45, 05:42](696 MB)
-PASS -- TEST 'control_c192_intel' [18:00, 11:45](1684 MB)
-PASS -- TEST 'control_c384_intel' [31:30, 24:06](1964 MB)
-PASS -- TEST 'control_c384gdas_intel' [23:47, 14:47](1172 MB)
-PASS -- TEST 'control_stochy_intel' [08:59, 02:07](608 MB)
-PASS -- TEST 'control_stochy_restart_intel' [03:28, 01:12](416 MB)
-PASS -- TEST 'control_lndp_intel' [08:22, 02:13](609 MB)
-PASS -- TEST 'control_iovr4_intel' [09:28, 03:00](608 MB)
-PASS -- TEST 'control_iovr5_intel' [09:21, 03:08](609 MB)
-PASS -- TEST 'control_p8_intel' [09:56, 04:28](1848 MB)
-PASS -- TEST 'control_p8.v2.sfc_intel' [09:02, 03:54](1841 MB)
-PASS -- TEST 'control_p8_ugwpv1_intel' [08:07, 04:08](1848 MB)
-PASS -- TEST 'control_restart_p8_intel' [04:46, 02:24](997 MB)
-PASS -- TEST 'control_noqr_p8_intel' [05:55, 03:55](1842 MB)
-PASS -- TEST 'control_restart_noqr_p8_intel' [04:49, 02:24](1003 MB)
-PASS -- TEST 'control_decomp_p8_intel' [06:47, 04:09](1832 MB)
-PASS -- TEST 'control_2threads_p8_intel' [05:50, 03:29](1925 MB)
-PASS -- TEST 'control_p8_lndp_intel' [09:03, 06:56](1850 MB)
-PASS -- TEST 'control_p8_rrtmgp_intel' [07:14, 04:53](1898 MB)
-PASS -- TEST 'control_p8_mynn_intel' [07:11, 03:57](1848 MB)
-PASS -- TEST 'merra2_thompson_intel' [07:01, 04:05](1845 MB)
-PASS -- TEST 'regional_control_intel' [08:09, 04:53](847 MB)
-PASS -- TEST 'regional_restart_intel' [05:38, 03:09](846 MB)
-PASS -- TEST 'regional_decomp_intel' [07:51, 05:15](844 MB)
-PASS -- TEST 'regional_2threads_intel' [06:29, 03:13](983 MB)
-PASS -- TEST 'regional_noquilt_intel' [06:46, 04:53](1172 MB)
-PASS -- TEST 'regional_netcdf_parallel_intel' [06:41, 04:53](843 MB)
-PASS -- TEST 'regional_2dwrtdecomp_intel' [06:30, 04:43](843 MB)
-PASS -- TEST 'regional_wofs_intel' [08:32, 06:59](1570 MB)
-
-PASS -- COMPILE 'rrfs_intel' [13:13, 11:39] ( 8 warnings 9 remarks )
-PASS -- TEST 'rap_control_intel' [08:48, 06:59](991 MB)
-PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [06:44, 04:03](1145 MB)
-PASS -- TEST 'rap_decomp_intel' [09:36, 07:33](987 MB)
-PASS -- TEST 'rap_2threads_intel' [08:40, 06:27](1068 MB)
-PASS -- TEST 'rap_restart_intel' [05:46, 03:42](865 MB)
-PASS -- TEST 'rap_sfcdiff_intel' [09:50, 07:25](990 MB)
-PASS -- TEST 'rap_sfcdiff_decomp_intel' [09:41, 08:01](985 MB)
-PASS -- TEST 'rap_sfcdiff_restart_intel' [06:43, 04:55](870 MB)
-PASS -- TEST 'hrrr_control_intel' [08:06, 04:30](991 MB)
-PASS -- TEST 'hrrr_control_decomp_intel' [08:03, 04:35](987 MB)
-PASS -- TEST 'hrrr_control_2threads_intel' [05:46, 03:20](1065 MB)
-PASS -- TEST 'hrrr_control_restart_intel' [03:32, 02:06](817 MB)
-PASS -- TEST 'rrfs_v1beta_intel' [10:26, 07:26](984 MB)
-PASS -- TEST 'rrfs_v1nssl_intel' [11:29, 09:09](1941 MB)
-PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [10:27, 08:55](1933 MB)
-
-PASS -- COMPILE 'csawmg_intel' [14:11, 12:14] ( 5 warnings )
-PASS -- TEST 'control_csawmg_intel' [09:21, 06:58](948 MB)
-PASS -- TEST 'control_ras_intel' [05:25, 03:40](648 MB)
-
-PASS -- COMPILE 'wam_intel' [12:10, 10:59] ( 5 warnings 1 remarks )
-PASS -- TEST 'control_wam_intel' [14:01, 11:56](1639 MB)
-
-PASS -- COMPILE 'atm_faster_dyn32_intel' [15:11, 13:15] ( 5 warnings 1 remarks )
-PASS -- TEST 'control_p8_faster_intel' [05:55, 03:34](1847 MB)
-PASS -- TEST 'regional_control_faster_intel' [06:35, 04:56](854 MB)
-
-PASS -- COMPILE 'atm_debug_dyn32_intel' [15:11, 13:18] ( 887 warnings 9 remarks )
-PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:34, 03:00](1576 MB)
-PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:46, 03:02](1580 MB)
-PASS -- TEST 'control_stochy_debug_intel' [05:25, 03:34](785 MB)
-PASS -- TEST 'control_lndp_debug_intel' [04:25, 02:50](783 MB)
-PASS -- TEST 'control_csawmg_debug_intel' [06:38, 04:23](1082 MB)
-PASS -- TEST 'control_ras_debug_intel' [05:18, 02:51](791 MB)
-PASS -- TEST 'control_diag_debug_intel' [05:12, 02:56](1641 MB)
-PASS -- TEST 'control_debug_p8_intel' [05:04, 02:57](1876 MB)
-PASS -- TEST 'regional_debug_intel' [18:30, 16:26](894 MB)
-PASS -- TEST 'rap_control_debug_intel' [06:21, 05:06](1162 MB)
-PASS -- TEST 'hrrr_control_debug_intel' [06:22, 05:03](1155 MB)
-PASS -- TEST 'hrrr_gf_debug_intel' [07:20, 05:08](1156 MB)
-PASS -- TEST 'hrrr_c3_debug_intel' [07:22, 05:09](1161 MB)
-PASS -- TEST 'rap_unified_drag_suite_debug_intel' [07:25, 05:16](1161 MB)
-PASS -- TEST 'rap_diag_debug_intel' [07:30, 05:30](1247 MB)
-PASS -- TEST 'rap_cires_ugwp_debug_intel' [07:27, 05:25](1161 MB)
-PASS -- TEST 'rap_unified_ugwp_debug_intel' [07:21, 05:32](1161 MB)
-PASS -- TEST 'rap_lndp_debug_intel' [07:21, 05:36](1160 MB)
-PASS -- TEST 'rap_progcld_thompson_debug_intel' [07:24, 05:31](1162 MB)
-PASS -- TEST 'rap_noah_debug_intel' [07:22, 05:27](1159 MB)
-PASS -- TEST 'rap_sfcdiff_debug_intel' [07:24, 05:28](1163 MB)
-PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [09:41, 08:05](1158 MB)
-PASS -- TEST 'rrfs_v1beta_debug_intel' [06:25, 04:55](1155 MB)
-PASS -- TEST 'rap_clm_lake_debug_intel' [07:27, 05:52](1161 MB)
-PASS -- TEST 'rap_flake_debug_intel' [07:28, 05:13](1162 MB)
-PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:50, 08:35](1169 MB)
-
-PASS -- COMPILE 'wam_debug_intel' [10:11, 08:43] ( 842 warnings 1 remarks )
-PASS -- TEST 'control_wam_debug_intel' [16:07, 13:15](1663 MB)
-
-PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [14:11, 12:56] ( 8 warnings 8 remarks )
-PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [06:03, 03:53](1016 MB)
-PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:41, 05:59](867 MB)
-PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:41, 03:23](865 MB)
-PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [08:19, 05:16](925 MB)
-PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:44, 02:42](916 MB)
-PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:34, 03:33](862 MB)
-PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:45, 04:15](772 MB)
-PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:28, 01:41](747 MB)
-
-PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [12:49, 10:20] ( 8 warnings 8 remarks )
-PASS -- TEST 'conus13km_control_intel' [04:07, 02:04](1070 MB)
-PASS -- TEST 'conus13km_2threads_intel' [03:53, 01:16](1058 MB)
-PASS -- TEST 'conus13km_restart_mismatch_intel' [03:52, 01:16](946 MB)
-
-PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [12:14, 10:57] ( 8 warnings 8 remarks )
-PASS -- TEST 'rap_control_dyn64_phy32_intel' [07:38, 04:22](898 MB)
-
-PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [09:15, 07:10] ( 790 warnings 8 remarks )
-PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:24, 04:55](1039 MB)
-PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:24, 04:51](1034 MB)
-PASS -- TEST 'conus13km_debug_intel' [16:11, 13:32](1121 MB)
-PASS -- TEST 'conus13km_debug_qr_intel' [16:02, 13:39](798 MB)
-PASS -- TEST 'conus13km_debug_2threads_intel' [09:54, 08:01](1115 MB)
-PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:52, 13:32](1192 MB)
-
-PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [09:14, 08:04] ( 790 warnings 8 remarks )
-PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:21, 05:05](1067 MB)
-
-PASS -- COMPILE 'hafsw_intel' [15:10, 13:37] ( 6 warnings 10 remarks )
-PASS -- TEST 'hafs_regional_atm_intel' [07:07, 05:04](712 MB)
-PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:30, 04:23](1063 MB)
-PASS -- TEST 'hafs_regional_atm_ocn_intel' [10:21, 07:42](744 MB)
-PASS -- TEST 'hafs_regional_atm_wav_intel' [14:13, 11:30](775 MB)
-PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [15:28, 12:42](805 MB)
-PASS -- TEST 'hafs_regional_1nest_atm_intel' [08:03, 05:23](472 MB)
-PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:27, 06:38](497 MB)
-PASS -- TEST 'hafs_global_1nest_atm_intel' [05:51, 02:55](395 MB)
-PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [13:20, 08:42](487 MB)
-PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [06:52, 04:17](507 MB)
-PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [06:04, 03:30](506 MB)
-PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [07:07, 04:41](584 MB)
-PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:41, 01:31](425 MB)
-PASS -- TEST 'gnv1_nested_intel' [08:58, 05:10](1698 MB)
-
-PASS -- COMPILE 'hafsw_debug_intel' [13:10, 11:48] ( 1467 warnings 1469 remarks )
-PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [16:02, 13:04](610 MB)
-
-PASS -- COMPILE 'hafsw_faster_intel' [17:15, 15:13] ( 5 warnings 9 remarks )
-PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [11:13, 07:38](627 MB)
-PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [11:17, 07:50](809 MB)
-
-PASS -- COMPILE 'hafs_mom6w_intel' [20:11, 19:04] ( 5 warnings 8 remarks )
-PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [10:45, 06:03](807 MB)
-
-PASS -- COMPILE 'hafs_all_intel' [16:15, 14:23] ( 5 warnings 9 remarks )
-PASS -- TEST 'hafs_regional_docn_intel' [10:09, 06:17](738 MB)
-PASS -- TEST 'hafs_regional_docn_oisst_intel' [10:08, 06:20](714 MB)
-PASS -- TEST 'hafs_regional_datm_cdeps_intel' [23:08, 20:11](892 MB)
-
-PASS -- COMPILE 'datm_cdeps_intel' [13:20, 12:05] ( 5 warnings 2 remarks )
-PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:20, 02:37](751 MB)
-PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:22, 01:39](753 MB)
-PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:18, 02:33](640 MB)
-PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:24, 02:32](643 MB)
-PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:21, 02:31](640 MB)
-PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:20, 02:37](751 MB)
-PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:20, 02:35](763 MB)
-PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:20, 02:31](642 MB)
-PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [09:08, 06:12](693 MB)
-PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [09:03, 06:10](675 MB)
-PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:24, 02:37](763 MB)
-PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [06:26, 04:44](2029 MB)
-PASS -- TEST 'datm_cdeps_gfs_intel' [06:23, 04:45](2030 MB)
-
-PASS -- COMPILE 'datm_cdeps_debug_intel' [08:14, 06:17] ( 7 warnings 2 remarks )
-PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [07:19, 05:32](746 MB)
-
-PASS -- COMPILE 'datm_cdeps_faster_intel' [13:11, 11:20] ( 5 warnings 2 remarks )
-PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [04:21, 02:36](763 MB)
-
-PASS -- COMPILE 'datm_cdeps_land_intel' [04:10, 02:36] ( 1 remarks )
-PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:50, 01:38](314 MB)
-PASS -- TEST 'datm_cdeps_lnd_era5_intel' [03:48, 01:19](462 MB)
-PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:33, 00:51](461 MB)
-
-PASS -- COMPILE 'datm_cdeps_lm4_intel' [04:10, 02:54] ( 12 warnings )
-PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [02:53, 00:36](448 MB)
-PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:48, 00:14](252 MB)
-
-PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [17:11, 16:01] ( 5 warnings 3 remarks )
-PASS -- TEST 'atm_ds2s_docn_pcice_intel' [06:07, 04:07](1908 MB)
-
-PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [15:11, 13:52] ( 6 warnings 1 remarks )
-PASS -- TEST 'atm_ds2s_docn_dice_intel' [11:33, 08:39](1903 MB)
-
-PASS -- COMPILE 'atml_intel' [15:11, 13:52] ( 13 warnings 2 remarks )
-PASS -- TEST 'control_p8_atmlnd_sbs_intel' [08:57, 06:59](1875 MB)
-PASS -- TEST 'control_p8_atmlnd_intel' [09:00, 06:56](1874 MB)
-PASS -- TEST 'control_restart_p8_atmlnd_intel' [06:38, 04:31](1025 MB)
-
-PASS -- COMPILE 'atml_debug_intel' [11:15, 09:17] ( 885 warnings 2 remarks )
-PASS -- TEST 'control_p8_atmlnd_debug_intel' [08:54, 06:36](1892 MB)
-
-PASS -- COMPILE 'atmw_intel' [14:21, 12:18] ( 5 warnings 9 remarks )
-PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:54, 02:32](1878 MB)
-
-PASS -- COMPILE 'atmaero_intel' [14:19, 12:29] ( 5 warnings 1 remarks )
-PASS -- TEST 'atmaero_control_p8_intel' [07:54, 06:07](3098 MB)
-PASS -- TEST 'atmaero_control_p8_rad_intel' [10:10, 06:37](2988 MB)
-PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [10:10, 07:00](2994 MB)
-
-PASS -- COMPILE 'atmaq_debug_intel' [10:11, 08:17] ( 887 warnings 6 remarks )
-PASS -- TEST 'regional_atmaq_debug_intel' [21:34, 18:16](4443 MB)
-
-PASS -- COMPILE 'atm_fbh_intel' [12:11, 11:04] ( 8 warnings 8 remarks )
-PASS -- TEST 'cpld_regional_atm_fbh_intel' [11:33, 09:30](796 MB)
+PASS -- COMPILE 's2swa_32bit_intel' [15:11, 14:00] ( 6 warnings 11 remarks )
+PASS -- TEST 'cpld_control_p8_mixedmode_intel' [17:05, 11:56](3189 MB)
+
+PASS -- COMPILE 's2swa_32bit_pdlib_intel' [19:11, 18:07] ( 6 warnings 11 remarks )
+PASS -- TEST 'cpld_control_gfsv17_intel' [17:02, 14:22](1896 MB)
+PASS -- TEST 'cpld_control_gfsv17_iau_intel' [16:59, 14:27](1939 MB)
+PASS -- TEST 'cpld_restart_gfsv17_intel' [09:00, 06:40](1060 MB)
+PASS -- TEST 'cpld_mpi_gfsv17_intel' [20:54, 15:10](1871 MB)
+
+PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [19:11, 18:09] ( 6 warnings 11 remarks )
+PASS -- TEST 'cpld_control_sfs_intel' [18:44, 13:19](1895 MB)
+
+PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [09:11, 07:55] ( 1525 warnings 1936 remarks )
+PASS -- TEST 'cpld_debug_gfsv17_intel' [30:13, 27:44](1934 MB)
+
+PASS -- COMPILE 's2swa_intel' [15:11, 13:57] ( 6 warnings 11 remarks )
+PASS -- TEST 'cpld_control_p8_intel' [18:38, 15:37](3213 MB)
+PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [18:58, 15:22](3214 MB)
+PASS -- TEST 'cpld_restart_p8_intel' [12:22, 08:56](3141 MB)
+PASS -- TEST 'cpld_control_qr_p8_intel' [18:37, 16:06](3235 MB)
+PASS -- TEST 'cpld_restart_qr_p8_intel' [11:24, 08:47](3160 MB)
+PASS -- TEST 'cpld_2threads_p8_intel' [17:20, 13:27](3460 MB)
+PASS -- TEST 'cpld_decomp_p8_intel' [18:40, 15:29](3208 MB)
+PASS -- TEST 'cpld_mpi_p8_intel' [17:04, 12:39](3157 MB)
+PASS -- TEST 'cpld_control_ciceC_p8_intel' [18:46, 15:26](3215 MB)
+PASS -- TEST 'cpld_control_c192_p8_intel' [13:58, 09:50](3489 MB)
+PASS -- TEST 'cpld_restart_c192_p8_intel' [10:58, 07:33](3599 MB)
+PASS -- TEST 'cpld_bmark_p8_intel' [26:49, 19:34](4254 MB)
+PASS -- TEST 'cpld_restart_bmark_p8_intel' [26:30, 12:01](4357 MB)
+PASS -- TEST 'cpld_s2sa_p8_intel' [12:50, 09:14](3194 MB)
+
+PASS -- COMPILE 's2sw_intel' [15:11, 13:15] ( 6 warnings 11 remarks )
+PASS -- TEST 'cpld_control_noaero_p8_intel' [10:34, 07:19](1919 MB)
+PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [17:13, 12:16](1972 MB)
+
+PASS -- COMPILE 's2swa_debug_intel' [10:11, 08:24] ( 1415 warnings 1197 remarks )
+PASS -- TEST 'cpld_debug_p8_intel' [24:03, 22:04](3262 MB)
+
+PASS -- COMPILE 's2sw_debug_intel' [10:11, 08:51] ( 1415 warnings 1197 remarks )
+PASS -- TEST 'cpld_debug_noaero_p8_intel' [11:29, 08:59](1944 MB)
+
+PASS -- COMPILE 's2s_aoflux_intel' [14:11, 12:24] ( 5 warnings 3 remarks )
+PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [08:02, 05:09](1964 MB)
+
+PASS -- COMPILE 's2s_intel' [14:11, 12:27] ( 6 warnings 3 remarks )
+PASS -- TEST 'cpld_control_c48_intel' [07:41, 05:33](2871 MB)
+PASS -- TEST 'cpld_warmstart_c48_intel' [03:42, 01:42](2881 MB)
+PASS -- TEST 'cpld_restart_c48_intel' [03:37, 00:59](2292 MB)
+
+PASS -- COMPILE 's2swa_faster_intel' [15:11, 14:08] ( 6 warnings 11 remarks )
+PASS -- TEST 'cpld_control_p8_faster_intel' [18:25, 15:18](3215 MB)
+
+PASS -- COMPILE 's2sw_pdlib_intel' [21:16, 19:15] ( 6 warnings 11 remarks )
+PASS -- TEST 'cpld_control_pdlib_p8_intel' [27:01, 24:58](1923 MB)
+PASS -- TEST 'cpld_restart_pdlib_p8_intel' [19:03, 12:31](1099 MB)
+PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [34:54, 28:50](1893 MB)
+
+PASS -- COMPILE 's2sw_pdlib_debug_intel' [09:11, 08:06] ( 1525 warnings 1936 remarks )
+PASS -- TEST 'cpld_debug_pdlib_p8_intel' [36:57, 30:48](1946 MB)
+
+PASS -- COMPILE 'atm_dyn32_intel' [13:11, 11:36] ( 6 warnings 1 remarks )
+PASS -- TEST 'control_flake_intel' [05:26, 03:43](652 MB)
+PASS -- TEST 'control_CubedSphereGrid_intel' [05:49, 03:15](1551 MB)
+PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [05:53, 03:16](1566 MB)
+PASS -- TEST 'control_latlon_intel' [05:45, 03:15](1553 MB)
+PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [05:55, 03:17](1560 MB)
+PASS -- TEST 'control_c48_intel' [12:54, 09:54](1572 MB)
+PASS -- TEST 'control_c48.v2.sfc_intel' [07:27, 05:43](693 MB)
+PASS -- TEST 'control_c48_lnd_iau_intel' [14:48, 11:21](1575 MB)
+PASS -- TEST 'control_c192_intel' [14:40, 11:08](1689 MB)
+PASS -- TEST 'control_c384_intel' [25:58, 23:42](1967 MB)
+PASS -- TEST 'control_c384gdas_intel' [17:49, 14:36](1173 MB)
+PASS -- TEST 'control_stochy_intel' [03:22, 01:48](612 MB)
+PASS -- TEST 'control_stochy_restart_intel' [03:21, 01:00](413 MB)
+PASS -- TEST 'control_lndp_intel' [03:20, 01:44](608 MB)
+PASS -- TEST 'control_iovr4_intel' [04:23, 02:25](605 MB)
+PASS -- TEST 'control_iovr5_intel' [04:21, 02:29](607 MB)
+PASS -- TEST 'control_p8_intel' [05:48, 03:37](1840 MB)
+PASS -- TEST 'control_p8.v2.sfc_intel' [06:12, 03:16](1846 MB)
+PASS -- TEST 'control_p8_ugwpv1_intel' [05:55, 03:38](1847 MB)
+PASS -- TEST 'control_restart_p8_intel' [05:10, 02:22](1000 MB)
+PASS -- TEST 'control_noqr_p8_intel' [05:54, 03:38](1841 MB)
+PASS -- TEST 'control_restart_noqr_p8_intel' [05:52, 02:21](1002 MB)
+PASS -- TEST 'control_decomp_p8_intel' [07:57, 03:53](1833 MB)
+PASS -- TEST 'control_2threads_p8_intel' [05:46, 03:13](1926 MB)
+PASS -- TEST 'control_p8_lndp_intel' [08:39, 06:09](1844 MB)
+PASS -- TEST 'control_p8_rrtmgp_intel' [05:45, 03:57](1895 MB)
+PASS -- TEST 'control_p8_mynn_intel' [06:29, 03:11](1857 MB)
+PASS -- TEST 'merra2_thompson_intel' [05:53, 03:33](1843 MB)
+PASS -- TEST 'regional_control_intel' [06:28, 04:38](842 MB)
+PASS -- TEST 'regional_restart_intel' [10:29, 02:38](842 MB)
+PASS -- TEST 'regional_decomp_intel' [07:25, 04:54](851 MB)
+PASS -- TEST 'regional_2threads_intel' [05:29, 02:59](973 MB)
+PASS -- TEST 'regional_noquilt_intel' [06:47, 04:38](1175 MB)
+PASS -- TEST 'regional_netcdf_parallel_intel' [06:43, 04:43](844 MB)
+PASS -- TEST 'regional_2dwrtdecomp_intel' [07:33, 04:57](845 MB)
+PASS -- TEST 'regional_wofs_intel' [10:32, 07:15](1571 MB)
+
+PASS -- COMPILE 'rrfs_intel' [13:11, 11:20] ( 8 warnings 9 remarks )
+PASS -- TEST 'rap_control_intel' [10:42, 07:38](986 MB)
+PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [09:44, 03:59](1150 MB)
+PASS -- TEST 'rap_decomp_intel' [11:39, 07:16](992 MB)
+PASS -- TEST 'rap_2threads_intel' [11:29, 06:21](1072 MB)
+PASS -- TEST 'rap_restart_intel' [10:28, 03:29](864 MB)
+PASS -- TEST 'rap_sfcdiff_intel' [11:47, 07:07](987 MB)
+PASS -- TEST 'rap_sfcdiff_decomp_intel' [11:33, 07:01](989 MB)
+PASS -- TEST 'rap_sfcdiff_restart_intel' [10:42, 04:59](869 MB)
+PASS -- TEST 'hrrr_control_intel' [13:00, 03:53](983 MB)
+PASS -- TEST 'hrrr_control_decomp_intel' [11:41, 03:55](981 MB)
+PASS -- TEST 'hrrr_control_2threads_intel' [11:40, 03:08](1064 MB)
+PASS -- TEST 'hrrr_control_restart_intel' [06:24, 01:56](817 MB)
+PASS -- TEST 'rrfs_v1beta_intel' [15:38, 07:16](981 MB)
+PASS -- TEST 'rrfs_v1nssl_intel' [17:23, 08:55](1943 MB)
+PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [16:22, 08:36](1932 MB)
+
+PASS -- COMPILE 'csawmg_intel' [11:11, 09:41] ( 5 warnings )
+PASS -- TEST 'control_csawmg_intel' [08:25, 06:35](946 MB)
+PASS -- TEST 'control_ras_intel' [05:46, 03:21](648 MB)
+
+PASS -- COMPILE 'wam_intel' [12:11, 10:19] ( 5 warnings 1 remarks )
+PASS -- TEST 'control_wam_intel' [23:00, 12:04](1640 MB)
+
+PASS -- COMPILE 'atm_faster_dyn32_intel' [12:11, 10:27] ( 5 warnings 1 remarks )
+PASS -- TEST 'control_p8_faster_intel' [12:47, 03:10](1845 MB)
+PASS -- TEST 'regional_control_faster_intel' [11:30, 04:38](837 MB)
+
+PASS -- COMPILE 'atm_debug_dyn32_intel' [12:15, 10:10] ( 887 warnings 9 remarks )
+PASS -- TEST 'control_CubedSphereGrid_debug_intel' [12:37, 02:43](1582 MB)
+PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [11:39, 02:40](1582 MB)
+PASS -- TEST 'control_stochy_debug_intel' [11:20, 03:08](785 MB)
+PASS -- TEST 'control_lndp_debug_intel' [11:22, 02:50](784 MB)
+PASS -- TEST 'control_csawmg_debug_intel' [12:32, 04:21](1083 MB)
+PASS -- TEST 'control_ras_debug_intel' [11:22, 02:50](791 MB)
+PASS -- TEST 'control_diag_debug_intel' [11:44, 02:51](1636 MB)
+PASS -- TEST 'control_debug_p8_intel' [09:32, 02:51](1869 MB)
+PASS -- TEST 'regional_debug_intel' [23:31, 16:34](888 MB)
+PASS -- TEST 'rap_control_debug_intel' [12:23, 05:02](1164 MB)
+PASS -- TEST 'hrrr_control_debug_intel' [10:21, 04:57](1158 MB)
+PASS -- TEST 'hrrr_gf_debug_intel' [10:21, 05:03](1159 MB)
+PASS -- TEST 'hrrr_c3_debug_intel' [10:22, 04:58](1164 MB)
+PASS -- TEST 'rap_unified_drag_suite_debug_intel' [10:20, 05:04](1164 MB)
+PASS -- TEST 'rap_diag_debug_intel' [11:28, 05:13](1249 MB)
+PASS -- TEST 'rap_cires_ugwp_debug_intel' [10:23, 05:05](1171 MB)
+PASS -- TEST 'rap_unified_ugwp_debug_intel' [10:23, 05:09](1164 MB)
+PASS -- TEST 'rap_lndp_debug_intel' [10:22, 05:06](1167 MB)
+PASS -- TEST 'rap_progcld_thompson_debug_intel' [09:20, 05:09](1163 MB)
+PASS -- TEST 'rap_noah_debug_intel' [09:19, 04:53](1162 MB)
+PASS -- TEST 'rap_sfcdiff_debug_intel' [08:23, 04:58](1166 MB)
+PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [12:23, 08:08](1160 MB)
+PASS -- TEST 'rrfs_v1beta_debug_intel' [09:19, 04:57](1158 MB)
+PASS -- TEST 'rap_clm_lake_debug_intel' [11:21, 05:53](1163 MB)
+PASS -- TEST 'rap_flake_debug_intel' [10:21, 05:01](1165 MB)
+PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [14:37, 08:33](1168 MB)
+
+PASS -- COMPILE 'wam_debug_intel' [09:11, 07:31] ( 842 warnings 1 remarks )
+PASS -- TEST 'control_wam_debug_intel' [18:52, 13:14](1668 MB)
+
+PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [12:15, 10:25] ( 8 warnings 8 remarks )
+PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [08:52, 03:49](1024 MB)
+PASS -- TEST 'rap_control_dyn32_phy32_intel' [10:34, 05:53](867 MB)
+PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [08:34, 03:19](864 MB)
+PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [11:57, 05:12](916 MB)
+PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [07:29, 02:44](916 MB)
+PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [08:30, 03:30](862 MB)
+PASS -- TEST 'rap_restart_dyn32_phy32_intel' [40:37, 04:08](773 MB)
+PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [35:26, 01:44](745 MB)
+
+PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [12:11, 10:58] ( 8 warnings 8 remarks )
+PASS -- TEST 'conus13km_control_intel' [05:55, 01:55](1071 MB)
+PASS -- TEST 'conus13km_2threads_intel' [36:43, 01:00](1063 MB)
+PASS -- TEST 'conus13km_restart_mismatch_intel' [36:43, 01:16](948 MB)
+
+PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [11:11, 10:07] ( 8 warnings 8 remarks )
+PASS -- TEST 'rap_control_dyn64_phy32_intel' [10:03, 04:16](895 MB)
+
+PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [09:11, 07:58] ( 790 warnings 8 remarks )
+PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [09:00, 05:06](1044 MB)
+PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [08:59, 04:53](1035 MB)
+PASS -- TEST 'conus13km_debug_intel' [16:47, 13:37](1125 MB)
+PASS -- TEST 'conus13km_debug_qr_intel' [16:46, 13:38](799 MB)
+PASS -- TEST 'conus13km_debug_2threads_intel' [14:43, 07:56](1113 MB)
+PASS -- TEST 'conus13km_radar_tten_debug_intel' [20:42, 13:17](1192 MB)
+
+PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [09:11, 08:07] ( 790 warnings 8 remarks )
+PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [09:20, 05:02](1064 MB)
+
+PASS -- COMPILE 'hafsw_intel' [16:13, 14:45] ( 6 warnings 10 remarks )
+PASS -- TEST 'hafs_regional_atm_intel' [24:04, 05:01](712 MB)
+PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [24:25, 04:20](1065 MB)
+PASS -- TEST 'hafs_regional_atm_ocn_intel' [28:16, 07:32](746 MB)
+PASS -- TEST 'hafs_regional_atm_wav_intel' [40:07, 11:24](770 MB)
+PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [46:19, 12:37](797 MB)
+PASS -- TEST 'hafs_regional_1nest_atm_intel' [32:56, 05:19](470 MB)
+PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [44:46, 06:39](499 MB)
+PASS -- TEST 'hafs_global_1nest_atm_intel' [46:45, 02:55](382 MB)
+PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [55:11, 07:29](483 MB)
+PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [50:46, 03:43](507 MB)
+PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [50:54, 03:32](508 MB)
+PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [51:57, 04:35](585 MB)
+PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [49:45, 01:33](424 MB)
+PASS -- TEST 'gnv1_nested_intel' [44:27, 05:30](1689 MB)
+
+PASS -- COMPILE 'hafsw_debug_intel' [10:11, 08:12] ( 1467 warnings 1469 remarks )
+PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [01:54, 12:54](612 MB)
+
+PASS -- COMPILE 'hafsw_faster_intel' [15:14, 14:04] ( 5 warnings 9 remarks )
+PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [57:59, 07:31](631 MB)
+PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [58:06, 07:44](811 MB)
+
+PASS -- COMPILE 'hafs_mom6w_intel' [15:40, 13:18] ( 5 warnings 8 remarks )
+PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [55:23, 06:03](807 MB)
+
+PASS -- COMPILE 'hafs_all_intel' [13:13, 11:41] ( 5 warnings 9 remarks )
+PASS -- TEST 'hafs_regional_docn_intel' [55:05, 06:11](734 MB)
+PASS -- TEST 'hafs_regional_docn_oisst_intel' [52:07, 06:17](719 MB)
+PASS -- TEST 'hafs_regional_datm_cdeps_intel' [34:08, 20:05](892 MB)
+
+PASS -- COMPILE 'datm_cdeps_intel' [13:13, 11:39] ( 5 warnings 2 remarks )
+PASS -- TEST 'datm_cdeps_control_cfsr_intel' [13:20, 02:40](764 MB)
+PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [31:24, 01:37](753 MB)
+PASS -- TEST 'datm_cdeps_control_gefs_intel' [45:20, 02:28](643 MB)
+PASS -- TEST 'datm_cdeps_iau_gefs_intel' [44:23, 02:29](640 MB)
+PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [40:23, 02:30](642 MB)
+PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [36:22, 02:37](751 MB)
+PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [35:21, 02:37](752 MB)
+PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [31:21, 02:28](642 MB)
+PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [33:50, 06:04](692 MB)
+PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [28:47, 06:10](671 MB)
+PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [21:17, 02:36](763 MB)
+PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [06:49, 04:40](2031 MB)
+PASS -- TEST 'datm_cdeps_gfs_intel' [24:20, 04:42](2030 MB)
+
+PASS -- COMPILE 'datm_cdeps_debug_intel' [08:10, 06:29] ( 7 warnings 2 remarks )
+PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [24:20, 05:30](749 MB)
+
+PASS -- COMPILE 'datm_cdeps_faster_intel' [11:13, 10:07] ( 5 warnings 2 remarks )
+PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [17:22, 02:37](752 MB)
+
+PASS -- COMPILE 'datm_cdeps_land_intel' [03:10, 01:38] ( 1 remarks )
+PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [14:50, 01:40](323 MB)
+PASS -- TEST 'datm_cdeps_lnd_era5_intel' [16:31, 01:14](460 MB)
+PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [05:29, 01:28](461 MB)
+
+PASS -- COMPILE 'datm_cdeps_lm4_intel' [04:14, 02:08] ( 12 warnings )
+PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [13:36, 00:36](449 MB)
+PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:37, 00:18](254 MB)
+
+PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [14:11, 12:41] ( 5 warnings 3 remarks )
+PASS -- TEST 'atm_ds2s_docn_pcice_intel' [19:49, 03:54](1907 MB)
+
+PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [14:13, 12:48] ( 6 warnings 1 remarks )
+PASS -- TEST 'atm_ds2s_docn_dice_intel' [21:44, 08:17](1901 MB)
+
+PASS -- COMPILE 'atml_intel' [14:11, 13:03] ( 13 warnings 2 remarks )
+PASS -- TEST 'control_p8_atmlnd_sbs_intel' [19:52, 07:27](1868 MB)
+PASS -- TEST 'control_p8_atmlnd_intel' [17:47, 07:44](1878 MB)
+PASS -- TEST 'control_restart_p8_atmlnd_intel' [06:28, 04:08](1015 MB)
+
+PASS -- COMPILE 'atml_debug_intel' [10:13, 08:13] ( 885 warnings 2 remarks )
+PASS -- TEST 'control_p8_atmlnd_debug_intel' [14:47, 06:04](1911 MB)
+
+PASS -- COMPILE 'atmw_intel' [13:10, 11:41] ( 5 warnings 9 remarks )
+PASS -- TEST 'atmwav_control_noaero_p8_intel' [10:45, 02:09](1877 MB)
+
+PASS -- COMPILE 'atmaero_intel' [13:11, 11:31] ( 5 warnings 1 remarks )
+PASS -- TEST 'atmaero_control_p8_intel' [12:46, 05:38](3099 MB)
+PASS -- TEST 'atmaero_control_p8_rad_intel' [11:48, 06:08](2989 MB)
+PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [12:46, 06:30](2993 MB)
+
+PASS -- COMPILE 'atmaq_debug_intel' [10:10, 08:20] ( 887 warnings 6 remarks )
+PASS -- TEST 'regional_atmaq_debug_intel' [24:15, 18:12](4432 MB)
+
+PASS -- COMPILE 'atm_fbh_intel' [12:11, 10:22] ( 8 warnings 8 remarks )
+PASS -- TEST 'cpld_regional_atm_fbh_intel' [11:32, 09:31](795 MB)
 
 PASS -- COMPILE 's2swa_32bit_pdlib_intelllvm' [21:12, 19:22]
-FAILED: UNABLE TO COMPLETE COMPARISON -- TEST 'cpld_control_gfsv17_intelllvm' [, ]( MB)
+PASS -- TEST 'cpld_control_gfsv17_intelllvm' [18:57, 13:36](1901 MB)
 
-PASS -- COMPILE 's2swa_32bit_pdlib_debug_intelllvm' [15:11, 13:35]
-FAILED: UNABLE TO COMPLETE COMPARISON -- TEST 'cpld_debug_gfsv17_intelllvm' [, ]( MB)
+PASS -- COMPILE 's2swa_32bit_pdlib_debug_intelllvm' [11:11, 09:54]
+PASS -- TEST 'cpld_debug_gfsv17_intelllvm' [33:55, 28:02](1927 MB)
 
-PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intelllvm' [21:17, 19:22]
-PASS -- TEST 'cpld_control_sfs_intelllvm' [15:54, 13:32](1895 MB)
+PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intelllvm' [20:13, 18:18]
+PASS -- TEST 'cpld_control_sfs_intelllvm' [20:38, 14:12](1893 MB)
 
-PASS -- COMPILE 's2swa_intelllvm' [17:12, 15:19]
-FAILED: UNABLE TO COMPLETE COMPARISON -- TEST 'cpld_control_p8_intelllvm' [, ]( MB)
+PASS -- COMPILE 's2swa_intelllvm' [15:12, 14:06]
+PASS -- TEST 'cpld_control_p8_intelllvm' [23:00, 15:50](3213 MB)
 
 SYNOPSIS:
-Starting Date/Time: 20241112 23:10:36
-Ending Date/Time: 20241113 01:34:53
-Total Time: 02h:25m:26s
+Starting Date/Time: 20241116 17:59:08
+Ending Date/Time: 20241116 20:40:14
+Total Time: 02h:43m:19s
 Compiles Completed: 47/47
-Tests Completed: 189/192
-Failed Tests:
-* TEST cpld_control_gfsv17_intelllvm: FAILED: UNABLE TO COMPLETE COMPARISON
--- LOG: /gpfs/f5/epic/scratch/Fernando.Andrade-maldonado/reg-test/wm/2445/ufs-weather-model/tests/logs/log_gaea/run_cpld_control_gfsv17_intelllvm.log
-* TEST cpld_debug_gfsv17_intelllvm: FAILED: UNABLE TO COMPLETE COMPARISON
--- LOG: /gpfs/f5/epic/scratch/Fernando.Andrade-maldonado/reg-test/wm/2445/ufs-weather-model/tests/logs/log_gaea/run_cpld_debug_gfsv17_intelllvm.log
-* TEST cpld_control_p8_intelllvm: FAILED: UNABLE TO COMPLETE COMPARISON
--- LOG: /gpfs/f5/epic/scratch/Fernando.Andrade-maldonado/reg-test/wm/2445/ufs-weather-model/tests/logs/log_gaea/run_cpld_control_p8_intelllvm.log
-
-NOTES:
-A file 'test_changes.list' was generated with list of all failed tests.
-You can use './rt.sh -c -b test_changes.list' to create baselines for the failed tests.
-If you are using this log as a pull request verification, please commit 'test_changes.list'.
-
-Result: FAILURE
-
-====END OF GAEA REGRESSION TESTING LOG====
-====START OF GAEA REGRESSION TESTING LOG====
-
-UFSWM hash used in testing:
-a455d4df714c11207a7361bd79013093ef6e6a31
-
-Submodule hashes used in testing:
- 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d)
- be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1)
- 1f9eaaa142c8b07ed6b788c9f44ea02cc86d0bae CDEPS-interface/CDEPS (cdeps0.4.17-42-g1f9eaaa)
- 5e57a89cf533fe98352bcfd1a464b1d50713274d CICE-interface/CICE (CICE6.0.0-378-g5e57a89)
- 05ac0ec3ea666080eed36e67f6cf8ce1255b243f CICE-interface/CICE/icepack (Icepack1.1.0-192-g05ac0ec)
- 24e9eed4ffe8138bef635c8f916f91b142595675 CMEPS-interface/CMEPS (cmeps_v0.4.1-2311-g24e9eed)
- cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775)
- 49967251b83255bdac7ac2f9626d2714e8b83d07 FV3 (heads/develop)
- e36e8572e7643d7e59a3979a61bdd83743ff7b00 FV3/atmos_cubed_sphere (201912_public_release-407-ge36e857)
- b7d55fd07fa35c5de9b2292596d30784a800b276 FV3/ccpp/framework (2024-07-11-dev-1-gb7d55fd)
- 002a886eeb14979a6811f89e885d2968cbfd9b70 FV3/ccpp/physics (EP4-893-g002a886e)
- 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6)
- 6f5dd627d124ae94bb5ed7f5afd22f82c470b1b7 FV3/upp (upp_v10.2.0-230-g6f5dd627)
--1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd
--529f870d33b65c3b6c1aa3c3236b94efc3bd336d FV3/upp/sorc/ncep_post.fd/post_gtg.fd
- 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229)
- bcf7777bb037ae2feb2a8a8ac51aacb3511b52d9 HYCOM-interface/HYCOM (2.3.00-122-gbcf7777)
- c4d2337d8607ec994b3cd61179eb974e0a237841 LM4-driver (baseline_change_240904-6-gc4d2337)
- c03c4f68816030f726785daf0db6150aa1e9cc6f LM4-driver/LM4 (land_lad2_2021.02)
- 5e0c21f64fa5b20efc8f29f8709766e1e6793a79 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10230-g5e0c21f64)
- 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197)
- 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6)
- 3ac32f0db7a2a97d930f44fa5f060c983ff31ee8 NOAHMP-interface/noahmp (v3.7.1-436-g3ac32f0)
- 06c20998e59082e79529a8e728c7c3a43a050911 WW3 (6.07.1-385-g06c20998)
- 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17)
- fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9)
-
-
-NOTES:
-[Times](Memory) are at the end of each compile/test in format [MM:SS](Size).
-The first time is for the full script (prep+run+finalize).
-The second time is specifically for the run phase.
-Times/Memory will be empty for failed tests.
-
-BASELINE DIRECTORY: /gpfs/f5/epic/world-shared/UFS-WM_RT/NEMSfv3gfs/develop-20241112
-COMPARISON DIRECTORY: /gpfs/f5/epic/scratch/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_1605522
-
-RT.SH OPTIONS USED:
-* (-a) - HPC PROJECT ACCOUNT: epic
-* (-b) - NEW BASELINES FROM FILE: test_changes.list
-* (-e) - USE ECFLOW
-
-PASS -- COMPILE 's2swa_32bit_pdlib_intelllvm' [20:12, 18:33]
-PASS -- TEST 'cpld_control_gfsv17_intelllvm' [15:50, 13:35](1906 MB)
-
-PASS -- COMPILE 's2swa_32bit_pdlib_debug_intelllvm' [10:11, 08:11]
-PASS -- TEST 'cpld_debug_gfsv17_intelllvm' [30:03, 27:52](1926 MB)
-
-PASS -- COMPILE 's2swa_intelllvm' [15:11, 13:57]
-PASS -- TEST 'cpld_control_p8_intelllvm' [18:03, 15:27](3218 MB)
-
-SYNOPSIS:
-Starting Date/Time: 20241113 13:58:47
-Ending Date/Time: 20241113 14:40:28
-Total Time: 00h:42m:02s
-Compiles Completed: 3/3
-Tests Completed: 3/3
+Tests Completed: 193/193
 
 NOTES:
 A file 'test_changes.list' was generated but is empty.
diff --git a/tests/logs/RegressionTests_hera.log b/tests/logs/RegressionTests_hera.log
index f1ffbfc1f5..b56e05cb05 100644
--- a/tests/logs/RegressionTests_hera.log
+++ b/tests/logs/RegressionTests_hera.log
@@ -1,7 +1,7 @@
 ====START OF HERA REGRESSION TESTING LOG====
 
 UFSWM hash used in testing:
-a455d4df714c11207a7361bd79013093ef6e6a31
+e4c6989d0d2b2e3a110ca9e1f426c3c48545cdef
 
 Submodule hashes used in testing:
  37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d)
@@ -9,13 +9,13 @@ Submodule hashes used in testing:
  5e57a89cf533fe98352bcfd1a464b1d50713274d CICE-interface/CICE (CICE6.0.0-378-g5e57a89)
  24e9eed4ffe8138bef635c8f916f91b142595675 CMEPS-interface/CMEPS (cmeps_v0.4.1-2311-g24e9eed)
  cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775)
- 49967251b83255bdac7ac2f9626d2714e8b83d07 FV3 (heads/develop)
+ 2429d661d1758c22935558df75f6b66bd710ac11 FV3 (remotes/origin/feature/lnd_iau)
  041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229)
  bcf7777bb037ae2feb2a8a8ac51aacb3511b52d9 HYCOM-interface/HYCOM (2.3.00-122-gbcf7777)
  c4d2337d8607ec994b3cd61179eb974e0a237841 LM4-driver (baseline_change_240904-6-gc4d2337)
  5e0c21f64fa5b20efc8f29f8709766e1e6793a79 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10230-g5e0c21f64)
- 3ac32f0db7a2a97d930f44fa5f060c983ff31ee8 NOAHMP-interface/noahmp (v3.7.1-436-g3ac32f0)
- 06c20998e59082e79529a8e728c7c3a43a050911 WW3 (6.07.1-385-g06c20998)
+ 2363beb39016660a157aac49d073f4e04c68c34d NOAHMP-interface/noahmp (v3.7.1-443-g2363beb)
+ abe1e79e8d4241178e5d31fac1c90b8cef2ee551 WW3 (6.07.1-348-gabe1e79e)
  05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17)
  fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9)
 
@@ -27,389 +27,389 @@ The second time is specifically for the run phase.
 Times/Memory will be empty for failed tests.
 
 BASELINE DIRECTORY: /scratch2/NAGAPE/epic/UFS-WM_RT/NEMSfv3gfs/develop-20241112
-COMPARISON DIRECTORY: /scratch1/NCEPDEV/stmp2/Fernando.Andrade-maldonado/FV3_RT/rt_98392
+COMPARISON DIRECTORY: /scratch1/NCEPDEV/stmp2/Jong.Kim/FV3_RT/rt_2576779
 
 RT.SH OPTIONS USED:
 * (-a) - HPC PROJECT ACCOUNT: epic
-* (-l) - USE CONFIG FILE: rt.conf
 * (-e) - USE ECFLOW
 
-PASS -- COMPILE 's2swa_32bit_intel' [15:14, 13:15] ( 1 warnings 9 remarks )
-PASS -- TEST 'cpld_control_p8_mixedmode_intel' [17:17, 12:04](3298 MB)
-
-PASS -- COMPILE 's2swa_32bit_pdlib_intel' [18:14, 16:20] ( 1 warnings 9 remarks )
-PASS -- TEST 'cpld_control_gfsv17_intel' [35:11, 19:49](1965 MB)
-PASS -- TEST 'cpld_control_gfsv17_iau_intel' [29:28, 20:51](2150 MB)
-PASS -- TEST 'cpld_restart_gfsv17_intel' [17:26, 08:19](1267 MB)
-PASS -- TEST 'cpld_mpi_gfsv17_intel' [38:06, 23:05](1861 MB)
-
-PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [18:14, 16:39] ( 1 warnings 9 remarks )
-PASS -- TEST 'cpld_control_sfs_intel' [33:55, 19:18](1943 MB)
-
-PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [08:14, 06:29] ( 1520 warnings 1986 remarks )
-PASS -- TEST 'cpld_debug_gfsv17_intel' [28:58, 26:45](1920 MB)
-
-PASS -- COMPILE 's2swa_intel' [15:14, 13:15] ( 1 warnings 9 remarks )
-PASS -- TEST 'cpld_control_p8_intel' [23:20, 14:35](3335 MB)
-PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [23:25, 14:12](3357 MB)
-PASS -- TEST 'cpld_restart_p8_intel' [30:31, 07:25](3256 MB)
-PASS -- TEST 'cpld_control_qr_p8_intel' [22:17, 14:16](3368 MB)
-PASS -- TEST 'cpld_restart_qr_p8_intel' [31:34, 07:29](3273 MB)
-PASS -- TEST 'cpld_2threads_p8_intel' [18:12, 13:36](3626 MB)
-PASS -- TEST 'cpld_decomp_p8_intel' [22:15, 14:19](3345 MB)
-PASS -- TEST 'cpld_mpi_p8_intel' [16:16, 11:46](3221 MB)
-PASS -- TEST 'cpld_control_ciceC_p8_intel' [23:24, 14:22](3357 MB)
-PASS -- TEST 'cpld_control_c192_p8_intel' [18:12, 10:29](3523 MB)
-PASS -- TEST 'cpld_restart_c192_p8_intel' [10:50, 06:28](3624 MB)
-PASS -- TEST 'cpld_bmark_p8_intel' [39:21, 16:38](4269 MB)
-PASS -- TEST 'cpld_restart_bmark_p8_intel' [21:11, 09:52](4377 MB)
-PASS -- TEST 'cpld_s2sa_p8_intel' [15:10, 07:39](3312 MB)
-
-PASS -- COMPILE 's2sw_intel' [14:14, 12:35] ( 1 warnings 9 remarks )
-PASS -- TEST 'cpld_control_noaero_p8_intel' [14:59, 09:12](1989 MB)
-PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [17:06, 11:19](2050 MB)
-
-PASS -- COMPILE 's2swa_debug_intel' [08:13, 06:30] ( 1410 warnings 1216 remarks )
-PASS -- TEST 'cpld_debug_p8_intel' [25:04, 22:36](3379 MB)
-
-PASS -- COMPILE 's2sw_debug_intel' [07:14, 06:04] ( 1410 warnings 1216 remarks )
-PASS -- TEST 'cpld_debug_noaero_p8_intel' [13:12, 10:10](2014 MB)
-
-PASS -- COMPILE 's2s_aoflux_intel' [13:14, 11:35] ( 1 remarks )
-PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [11:04, 04:37](2032 MB)
-
-PASS -- COMPILE 's2s_intel' [13:14, 11:45] ( 1 warnings 1 remarks )
-PASS -- TEST 'cpld_control_c48_intel' [10:42, 07:54](3048 MB)
-PASS -- TEST 'cpld_warmstart_c48_intel' [08:45, 02:28](3039 MB)
-PASS -- TEST 'cpld_restart_c48_intel' [11:48, 01:26](2476 MB)
-
-PASS -- COMPILE 's2swa_faster_intel' [19:13, 17:16] ( 1 warnings 9 remarks )
-PASS -- TEST 'cpld_control_p8_faster_intel' [21:15, 13:37](3343 MB)
-
-PASS -- COMPILE 's2sw_pdlib_intel' [17:13, 16:01] ( 1 warnings 9 remarks )
-PASS -- TEST 'cpld_control_pdlib_p8_intel' [36:05, 28:03](2021 MB)
-PASS -- TEST 'cpld_restart_pdlib_p8_intel' [15:43, 13:56](1266 MB)
-PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [27:17, 33:05](1927 MB)
-
-PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:12, 05:50] ( 1520 warnings 1986 remarks )
-PASS -- TEST 'cpld_debug_pdlib_p8_intel' [34:11, 30:14](1950 MB)
-
-PASS -- COMPILE 'atm_dyn32_intel' [15:13, 10:46] ( 1 warnings 1 remarks )
-PASS -- TEST 'control_flake_intel' [08:26, 03:23](702 MB)
-PASS -- TEST 'control_CubedSphereGrid_intel' [08:40, 03:13](1584 MB)
-PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [07:44, 03:24](1571 MB)
-PASS -- TEST 'control_latlon_intel' [07:34, 03:22](1588 MB)
-PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [06:43, 03:17](1586 MB)
-PASS -- TEST 'control_c48_intel' [13:43, 11:32](1726 MB)
-PASS -- TEST 'control_c48.v2.sfc_intel' [08:27, 06:32](850 MB)
-PASS -- TEST 'control_c192_intel' [14:56, 12:10](1746 MB)
-PASS -- TEST 'control_c384_intel' [37:10, 13:43](1979 MB)
-PASS -- TEST 'control_c384gdas_intel' [32:46, 08:21](1383 MB)
-PASS -- TEST 'control_stochy_intel' [03:24, 01:41](653 MB)
-PASS -- TEST 'control_stochy_restart_intel' [22:37, 01:01](496 MB)
-PASS -- TEST 'control_lndp_intel' [04:25, 01:34](657 MB)
-PASS -- TEST 'control_iovr4_intel' [05:25, 02:30](650 MB)
-PASS -- TEST 'control_iovr5_intel' [04:25, 02:31](651 MB)
-PASS -- TEST 'control_p8_intel' [25:05, 03:45](1874 MB)
-PASS -- TEST 'control_p8.v2.sfc_intel' [25:05, 03:10](1885 MB)
-PASS -- TEST 'control_p8_ugwpv1_intel' [24:59, 03:42](1878 MB)
-PASS -- TEST 'control_restart_p8_intel' [11:55, 02:08](1123 MB)
-PASS -- TEST 'control_noqr_p8_intel' [25:53, 03:44](1866 MB)
-PASS -- TEST 'control_restart_noqr_p8_intel' [10:56, 02:06](1156 MB)
-PASS -- TEST 'control_decomp_p8_intel' [26:53, 03:46](1865 MB)
-PASS -- TEST 'control_2threads_p8_intel' [25:58, 03:34](1953 MB)
-PASS -- TEST 'control_p8_lndp_intel' [28:55, 06:40](1879 MB)
-PASS -- TEST 'control_p8_rrtmgp_intel' [26:59, 04:13](1954 MB)
-PASS -- TEST 'control_p8_mynn_intel' [26:05, 03:11](1895 MB)
-PASS -- TEST 'merra2_thompson_intel' [26:03, 03:30](1864 MB)
-PASS -- TEST 'regional_control_intel' [29:39, 05:21](1081 MB)
-PASS -- TEST 'regional_restart_intel' [16:36, 02:57](1077 MB)
-PASS -- TEST 'regional_decomp_intel' [28:36, 05:51](1082 MB)
-PASS -- TEST 'regional_2threads_intel' [32:37, 03:32](1083 MB)
-PASS -- TEST 'regional_noquilt_intel' [26:40, 05:20](1396 MB)
-PASS -- TEST 'regional_netcdf_parallel_intel' [32:42, 05:30](1088 MB)
-PASS -- TEST 'regional_2dwrtdecomp_intel' [43:38, 05:22](1091 MB)
-PASS -- TEST 'regional_wofs_intel' [42:46, 06:56](1894 MB)
-
-PASS -- COMPILE 'rrfs_intel' [16:14, 10:24] ( 3 warnings 9 remarks )
-PASS -- TEST 'rap_control_intel' [22:48, 07:53](1107 MB)
-PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [18:10, 04:20](1247 MB)
-PASS -- TEST 'rap_decomp_intel' [20:51, 08:15](1028 MB)
-PASS -- TEST 'rap_2threads_intel' [18:49, 07:25](1166 MB)
-PASS -- TEST 'rap_restart_intel' [07:57, 04:08](1099 MB)
-PASS -- TEST 'rap_sfcdiff_intel' [01:51, 07:53](1097 MB)
-PASS -- TEST 'rap_sfcdiff_decomp_intel' [57:45, 08:17](1043 MB)
-PASS -- TEST 'rap_sfcdiff_restart_intel' [08:59, 05:57](1124 MB)
-PASS -- TEST 'hrrr_control_intel' [52:58, 04:05](1040 MB)
-PASS -- TEST 'hrrr_control_decomp_intel' [43:39, 04:07](1026 MB)
-PASS -- TEST 'hrrr_control_2threads_intel' [47:45, 03:46](1095 MB)
-PASS -- TEST 'hrrr_control_restart_intel' [07:35, 02:12](994 MB)
-PASS -- TEST 'rrfs_v1beta_intel' [50:51, 07:52](1090 MB)
-PASS -- TEST 'rrfs_v1nssl_intel' [19:29, 09:45](1977 MB)
-PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [19:28, 09:20](2051 MB)
-
-PASS -- COMPILE 'csawmg_intel' [15:13, 10:08]
-PASS -- TEST 'control_csawmg_intel' [15:40, 06:24](1013 MB)
-PASS -- TEST 'control_ras_intel' [11:27, 03:25](740 MB)
-
-PASS -- COMPILE 'wam_intel' [14:13, 10:09] ( 1 remarks )
-PASS -- TEST 'control_wam_intel' [19:49, 11:22](1657 MB)
-
-PASS -- COMPILE 'atm_faster_dyn32_intel' [14:13, 10:43] ( 1 remarks )
-PASS -- TEST 'control_p8_faster_intel' [10:52, 03:01](1888 MB)
-PASS -- TEST 'regional_control_faster_intel' [12:39, 05:11](1084 MB)
-
-PASS -- COMPILE 'atm_debug_dyn32_intel' [11:11, 07:54] ( 882 warnings 9 remarks )
-PASS -- TEST 'control_CubedSphereGrid_debug_intel' [09:46, 02:19](1615 MB)
-PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [09:49, 02:17](1609 MB)
-PASS -- TEST 'control_stochy_debug_intel' [09:26, 03:08](830 MB)
-PASS -- TEST 'control_lndp_debug_intel' [09:27, 02:48](832 MB)
-PASS -- TEST 'control_csawmg_debug_intel' [10:41, 04:22](1145 MB)
-PASS -- TEST 'control_ras_debug_intel' [09:26, 02:51](832 MB)
-PASS -- TEST 'control_diag_debug_intel' [10:51, 02:46](1682 MB)
-PASS -- TEST 'control_debug_p8_intel' [10:45, 02:42](1887 MB)
-PASS -- TEST 'regional_debug_intel' [24:36, 18:24](1100 MB)
-PASS -- TEST 'rap_control_debug_intel' [11:26, 05:11](1215 MB)
-PASS -- TEST 'hrrr_control_debug_intel' [10:28, 05:06](1209 MB)
-PASS -- TEST 'hrrr_gf_debug_intel' [09:27, 05:01](1206 MB)
-PASS -- TEST 'hrrr_c3_debug_intel' [09:24, 05:04](1211 MB)
-PASS -- TEST 'rap_unified_drag_suite_debug_intel' [09:24, 05:08](1218 MB)
-PASS -- TEST 'rap_diag_debug_intel' [09:39, 05:20](1299 MB)
-PASS -- TEST 'rap_cires_ugwp_debug_intel' [08:28, 05:17](1218 MB)
-PASS -- TEST 'rap_unified_ugwp_debug_intel' [08:27, 05:18](1216 MB)
-PASS -- TEST 'rap_lndp_debug_intel' [07:25, 05:06](1219 MB)
-PASS -- TEST 'rap_progcld_thompson_debug_intel' [07:26, 05:08](1212 MB)
-PASS -- TEST 'rap_noah_debug_intel' [11:28, 05:02](1211 MB)
-PASS -- TEST 'rap_sfcdiff_debug_intel' [10:29, 05:03](1210 MB)
-PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [13:26, 08:14](1205 MB)
-PASS -- TEST 'rrfs_v1beta_debug_intel' [09:28, 04:59](1207 MB)
-PASS -- TEST 'rap_clm_lake_debug_intel' [11:30, 06:04](1212 MB)
-PASS -- TEST 'rap_flake_debug_intel' [10:26, 05:12](1210 MB)
-PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [14:41, 08:45](1218 MB)
-
-PASS -- COMPILE 'atm_debug_dyn32_gnu' [18:12, 04:23]
-PASS -- TEST 'control_csawmg_debug_gnu' [06:45, 02:23](722 MB)
-
-PASS -- COMPILE 'wam_debug_intel' [10:12, 04:43] ( 837 warnings 1 remarks )
-PASS -- TEST 'control_wam_debug_intel' [17:53, 13:37](1687 MB)
-
-PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [17:13, 10:10] ( 3 warnings 8 remarks )
-PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [08:17, 04:01](1122 MB)
-PASS -- TEST 'rap_control_dyn32_phy32_intel' [10:35, 06:37](1042 MB)
-PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:44, 03:29](973 MB)
-PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [09:39, 06:21](1079 MB)
-PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [06:36, 03:13](951 MB)
-PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [06:48, 03:41](913 MB)
-PASS -- TEST 'rap_restart_dyn32_phy32_intel' [07:45, 04:57](1022 MB)
-PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:59, 01:52](919 MB)
-
-PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [16:12, 10:17] ( 3 warnings 8 remarks )
-PASS -- TEST 'conus13km_control_intel' [04:57, 02:04](1189 MB)
-PASS -- TEST 'conus13km_2threads_intel' [03:42, 01:10](1100 MB)
-PASS -- TEST 'conus13km_restart_mismatch_intel' [03:48, 01:30](1087 MB)
-
-PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [16:13, 10:10] ( 3 warnings 8 remarks )
-PASS -- TEST 'rap_control_dyn64_phy32_intel' [07:45, 04:19](979 MB)
-
-PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [11:12, 04:59] ( 785 warnings 8 remarks )
-PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [08:27, 05:18](1092 MB)
-PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [07:24, 05:00](1089 MB)
-PASS -- TEST 'conus13km_debug_intel' [16:52, 14:30](1236 MB)
-PASS -- TEST 'conus13km_debug_qr_intel' [16:51, 14:26](934 MB)
-PASS -- TEST 'conus13km_debug_2threads_intel' [10:45, 08:05](1164 MB)
-PASS -- TEST 'conus13km_radar_tten_debug_intel' [16:42, 14:15](1305 MB)
-
-PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [10:11, 04:45] ( 785 warnings 8 remarks )
-PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [07:24, 05:10](1135 MB)
-
-PASS -- COMPILE 'hafsw_intel' [16:12, 11:48] ( 1 warnings 9 remarks )
-PASS -- TEST 'hafs_regional_atm_intel' [07:18, 05:08](715 MB)
-PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [08:32, 06:17](1097 MB)
-PASS -- TEST 'hafs_regional_atm_ocn_intel' [11:25, 07:24](814 MB)
-PASS -- TEST 'hafs_regional_atm_wav_intel' [18:26, 15:11](842 MB)
-PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [21:51, 18:40](864 MB)
-PASS -- TEST 'hafs_regional_1nest_atm_intel' [08:23, 05:50](485 MB)
-PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [10:43, 07:01](508 MB)
-PASS -- TEST 'hafs_global_1nest_atm_intel' [05:01, 02:42](368 MB)
-PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [12:05, 07:20](481 MB)
-PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:53, 03:45](522 MB)
-PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [06:09, 03:33](522 MB)
-PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [06:55, 04:10](574 MB)
-PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:29, 01:10](400 MB)
-PASS -- TEST 'gnv1_nested_intel' [06:32, 04:03](1740 MB)
-
-PASS -- COMPILE 'hafsw_debug_intel' [10:12, 05:13] ( 1462 warnings 1489 remarks )
-PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:54, 13:02](581 MB)
-
-PASS -- COMPILE 'hafsw_faster_intel' [17:12, 11:25] ( 8 remarks )
-PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [13:02, 10:15](627 MB)
-PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [18:09, 10:27](697 MB)
-
-PASS -- COMPILE 'hafs_mom6w_intel' [17:12, 11:39] ( 8 remarks )
-PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [15:37, 08:18](681 MB)
-
-PASS -- COMPILE 'hafs_all_intel' [12:12, 11:06] ( 8 remarks )
-PASS -- TEST 'hafs_regional_docn_intel' [13:16, 06:41](837 MB)
-PASS -- TEST 'hafs_regional_docn_oisst_intel' [16:21, 06:44](798 MB)
-PASS -- TEST 'hafs_regional_datm_cdeps_intel' [18:58, 16:24](1221 MB)
-
-PASS -- COMPILE 'datm_cdeps_intel' [31:15, 06:59]
-PASS -- TEST 'datm_cdeps_control_cfsr_intel' [05:21, 02:48](1171 MB)
-PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [04:24, 01:41](1107 MB)
-PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:20, 02:42](1033 MB)
-PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:20, 02:46](1026 MB)
-PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:19, 02:43](1022 MB)
-PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:19, 02:44](1165 MB)
-PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:20, 02:49](1157 MB)
-PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:20, 02:42](1015 MB)
-PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [11:31, 06:41](1057 MB)
-PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [12:25, 06:18](1044 MB)
-PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:16, 02:47](1158 MB)
-PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:20, 03:56](2472 MB)
-PASS -- TEST 'datm_cdeps_gfs_intel' [06:20, 03:58](2515 MB)
-
-PASS -- COMPILE 'datm_cdeps_debug_intel' [46:17, 03:21] ( 2 warnings )
-PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [09:19, 06:31](1071 MB)
-
-PASS -- COMPILE 'datm_cdeps_faster_intel' [49:16, 06:41]
-PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [05:19, 02:45](1163 MB)
-
-PASS -- COMPILE 'datm_cdeps_land_intel' [20:19, 01:12] ( 1 remarks )
-PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:33, 00:47](267 MB)
-PASS -- TEST 'datm_cdeps_lnd_era5_intel' [04:26, 00:49](328 MB)
-PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [05:27, 00:32](322 MB)
-
-PASS -- COMPILE 'datm_cdeps_lm4_intel' [20:18, 01:30]
-PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [02:34, 00:33](562 MB)
-PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:34, 00:19](464 MB)
-
-PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [29:22, 11:02] ( 1 remarks )
-PASS -- TEST 'atm_ds2s_docn_pcice_intel' [07:07, 03:48](1975 MB)
-
-PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [26:20, 10:30] ( 1 warnings 1 remarks )
-PASS -- TEST 'atm_ds2s_docn_dice_intel' [10:59, 08:07](1958 MB)
-
-PASS -- COMPILE 'atml_intel' [26:20, 10:50] ( 8 warnings 2 remarks )
-PASS -- TEST 'control_p8_atmlnd_sbs_intel' [08:05, 04:24](1864 MB)
-PASS -- TEST 'control_p8_atmlnd_intel' [08:01, 04:23](1867 MB)
-PASS -- TEST 'control_restart_p8_atmlnd_intel' [10:54, 02:30](1097 MB)
-
-PASS -- COMPILE 'atml_debug_intel' [21:18, 05:54] ( 880 warnings 2 remarks )
-PASS -- TEST 'control_p8_atmlnd_debug_intel' [09:01, 05:54](1877 MB)
-
-PASS -- COMPILE 'atmw_intel' [24:19, 11:01] ( 9 remarks )
-PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:51, 02:01](1919 MB)
-
-PASS -- COMPILE 'atmaero_intel' [05:17, 10:43] ( 1 remarks )
-PASS -- TEST 'atmaero_control_p8_intel' [07:00, 04:12](3198 MB)
-PASS -- TEST 'atmaero_control_p8_rad_intel' [08:01, 04:58](3095 MB)
-PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [07:48, 05:02](3104 MB)
-
-PASS -- COMPILE 'atmaq_debug_intel' [43:14, 04:44] ( 882 warnings 6 remarks )
-
-PASS -- COMPILE 'atm_fbh_intel' [45:16, 09:51] ( 3 warnings 8 remarks )
-PASS -- TEST 'cpld_regional_atm_fbh_intel' [13:30, 11:48](1087 MB)
-
-PASS -- COMPILE 'rrfs_dyn32_phy32_intelllvm' [16:12, 06:54]
-PASS -- TEST 'rap_control_dyn32_phy32_intelllvm' [10:41, 08:28](1046 MB)
-
-PASS -- COMPILE 'rrfs_dyn64_phy32_intelllvm' [16:12, 06:54]
-PASS -- TEST 'rap_control_dyn64_phy32_intelllvm' [07:47, 04:59](975 MB)
-
-PASS -- COMPILE 'atm_gnu' [10:12, 04:32]
-PASS -- TEST 'control_c48_gnu' [11:41, 09:27](1511 MB)
-PASS -- TEST 'control_stochy_gnu' [06:30, 03:26](497 MB)
-PASS -- TEST 'control_ras_gnu' [07:23, 04:53](502 MB)
-PASS -- TEST 'control_p8_gnu' [11:55, 05:12](1457 MB)
-PASS -- TEST 'control_p8_ugwpv1_gnu' [12:50, 05:08](1451 MB)
-PASS -- TEST 'control_flake_gnu' [18:27, 10:30](540 MB)
-
-PASS -- COMPILE 'rrfs_gnu' [09:12, 04:30]
-PASS -- TEST 'rap_control_gnu' [18:39, 11:28](806 MB)
-PASS -- TEST 'rap_decomp_gnu' [18:37, 11:42](813 MB)
-PASS -- TEST 'rap_2threads_gnu' [16:43, 10:25](916 MB)
-PASS -- TEST 'rap_restart_gnu' [07:58, 05:52](569 MB)
-PASS -- TEST 'rap_sfcdiff_gnu' [17:39, 11:30](808 MB)
-PASS -- TEST 'rap_sfcdiff_decomp_gnu' [16:45, 11:39](806 MB)
-PASS -- TEST 'rap_sfcdiff_restart_gnu' [11:04, 08:34](573 MB)
-PASS -- TEST 'hrrr_control_gnu' [10:40, 05:55](843 MB)
-PASS -- TEST 'hrrr_control_noqr_gnu' [13:36, 05:55](821 MB)
-PASS -- TEST 'hrrr_control_2threads_gnu' [14:37, 05:25](907 MB)
-PASS -- TEST 'hrrr_control_decomp_gnu' [14:33, 05:56](836 MB)
-PASS -- TEST 'hrrr_control_restart_gnu' [05:35, 03:05](557 MB)
-PASS -- TEST 'hrrr_control_restart_noqr_gnu' [05:32, 03:03](647 MB)
-PASS -- TEST 'rrfs_v1beta_gnu' [19:50, 11:18](836 MB)
-
-PASS -- COMPILE 'csawmg_gnu' [06:11, 04:00]
-PASS -- TEST 'control_csawmg_gnu' [16:46, 08:34](733 MB)
-
-PASS -- COMPILE 'atm_dyn32_debug_gnu' [08:12, 06:47]
-PASS -- TEST 'control_diag_debug_gnu' [09:50, 01:39](1270 MB)
-PASS -- TEST 'regional_debug_gnu' [15:41, 11:57](753 MB)
-PASS -- TEST 'rap_control_debug_gnu' [09:26, 02:42](823 MB)
-PASS -- TEST 'hrrr_control_debug_gnu' [09:25, 02:34](815 MB)
-PASS -- TEST 'hrrr_gf_debug_gnu' [09:23, 02:40](826 MB)
-PASS -- TEST 'hrrr_c3_debug_gnu' [09:24, 02:40](823 MB)
-PASS -- TEST 'rap_diag_debug_gnu' [09:42, 02:51](906 MB)
-PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [10:25, 04:18](820 MB)
-PASS -- TEST 'rap_progcld_thompson_debug_gnu' [08:24, 02:42](823 MB)
-PASS -- TEST 'rrfs_v1beta_debug_gnu' [08:25, 02:42](815 MB)
-PASS -- TEST 'control_ras_debug_gnu' [06:20, 01:36](452 MB)
-PASS -- TEST 'control_stochy_debug_gnu' [06:22, 01:46](451 MB)
-PASS -- TEST 'control_debug_p8_gnu' [05:38, 01:38](1439 MB)
-PASS -- TEST 'rap_flake_debug_gnu' [04:27, 02:40](819 MB)
-PASS -- TEST 'rap_clm_lake_debug_gnu' [04:27, 02:59](819 MB)
-PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [06:37, 04:22](826 MB)
-
-PASS -- COMPILE 'wam_debug_gnu' [09:11, 02:31]
-
-PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [10:11, 04:18]
-PASS -- TEST 'rap_control_dyn32_phy32_gnu' [11:39, 09:51](700 MB)
-PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [07:38, 05:12](692 MB)
-PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [11:38, 08:59](742 MB)
-PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [08:34, 04:45](736 MB)
-PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [08:34, 05:20](692 MB)
-PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [09:44, 07:14](548 MB)
-PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [04:32, 02:39](532 MB)
-PASS -- TEST 'conus13km_control_gnu' [07:06, 03:12](863 MB)
-PASS -- TEST 'conus13km_2threads_gnu' [07:48, 05:28](869 MB)
-PASS -- TEST 'conus13km_restart_mismatch_gnu' [03:47, 01:53](558 MB)
-
-PASS -- COMPILE 'atm_dyn64_phy32_gnu' [15:12, 10:07]
-PASS -- TEST 'rap_control_dyn64_phy32_gnu' [08:42, 05:53](721 MB)
-
-PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [13:12, 07:13]
-PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [05:27, 02:36](705 MB)
-PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [05:31, 02:35](707 MB)
-PASS -- TEST 'conus13km_debug_gnu' [11:03, 06:44](884 MB)
-PASS -- TEST 'conus13km_debug_qr_gnu' [11:01, 06:52](571 MB)
-PASS -- TEST 'conus13km_debug_2threads_gnu' [10:51, 07:43](890 MB)
-PASS -- TEST 'conus13km_radar_tten_debug_gnu' [09:50, 06:52](950 MB)
-
-PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [10:12, 07:13]
-PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [05:25, 02:42](729 MB)
-
-PASS -- COMPILE 's2swa_gnu' [20:13, 16:56]
-
-PASS -- COMPILE 's2s_gnu' [19:12, 15:57]
-PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [22:11, 18:56](1508 MB)
-
-PASS -- COMPILE 's2swa_debug_gnu' [05:12, 03:10]
-
-PASS -- COMPILE 's2sw_pdlib_gnu' [18:13, 16:08]
-PASS -- TEST 'cpld_control_pdlib_p8_gnu' [34:23, 30:42](1454 MB)
-
-PASS -- COMPILE 's2sw_pdlib_debug_gnu' [04:12, 02:56]
-
-PASS -- COMPILE 'datm_cdeps_gnu' [17:13, 15:22]
-PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [05:19, 03:06](694 MB)
+PASS -- COMPILE 's2swa_32bit_intel' [14:11, 12:44] ( 1 warnings 9 remarks )
+PASS -- TEST 'cpld_control_p8_mixedmode_intel' [16:19, 11:36](3315 MB)
+
+PASS -- COMPILE 's2swa_32bit_pdlib_intel' [17:11, 16:07] ( 1 warnings 9 remarks )
+PASS -- TEST 'cpld_control_gfsv17_intel' [23:03, 19:49](1976 MB)
+PASS -- TEST 'cpld_control_gfsv17_iau_intel' [23:19, 20:43](2195 MB)
+PASS -- TEST 'cpld_restart_gfsv17_intel' [11:13, 08:12](1270 MB)
+PASS -- TEST 'cpld_mpi_gfsv17_intel' [25:55, 23:04](1875 MB)
+
+PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [18:11, 16:20] ( 1 warnings 9 remarks )
+PASS -- TEST 'cpld_control_sfs_intel' [21:42, 19:13](1965 MB)
+
+PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [07:11, 06:01] ( 1520 warnings 1986 remarks )
+PASS -- TEST 'cpld_debug_gfsv17_intel' [29:58, 26:22](1939 MB)
+
+PASS -- COMPILE 's2swa_intel' [14:11, 12:58] ( 1 warnings 9 remarks )
+PASS -- TEST 'cpld_control_p8_intel' [20:23, 13:59](3342 MB)
+PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [17:22, 14:05](3345 MB)
+PASS -- TEST 'cpld_restart_p8_intel' [10:18, 07:31](3249 MB)
+PASS -- TEST 'cpld_control_qr_p8_intel' [20:23, 14:11](3356 MB)
+PASS -- TEST 'cpld_restart_qr_p8_intel' [10:18, 07:23](3270 MB)
+PASS -- TEST 'cpld_2threads_p8_intel' [16:14, 13:09](3632 MB)
+PASS -- TEST 'cpld_decomp_p8_intel' [19:12, 14:09](3340 MB)
+PASS -- TEST 'cpld_mpi_p8_intel' [14:25, 11:37](3218 MB)
+PASS -- TEST 'cpld_control_ciceC_p8_intel' [20:28, 13:58](3357 MB)
+PASS -- TEST 'cpld_control_c192_p8_intel' [17:07, 10:29](3521 MB)
+PASS -- TEST 'cpld_restart_c192_p8_intel' [10:34, 06:25](3616 MB)
+PASS -- TEST 'cpld_bmark_p8_intel' [24:20, 16:32](4288 MB)
+PASS -- TEST 'cpld_restart_bmark_p8_intel' [21:21, 08:58](4377 MB)
+PASS -- TEST 'cpld_s2sa_p8_intel' [10:15, 07:21](3307 MB)
+
+PASS -- COMPILE 's2sw_intel' [14:11, 12:19] ( 1 warnings 9 remarks )
+PASS -- TEST 'cpld_control_noaero_p8_intel' [12:09, 09:09](1981 MB)
+PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [13:14, 11:06](2063 MB)
+
+PASS -- COMPILE 's2swa_debug_intel' [07:11, 06:02] ( 1410 warnings 1216 remarks )
+PASS -- TEST 'cpld_debug_p8_intel' [27:11, 22:27](3403 MB)
+
+PASS -- COMPILE 's2sw_debug_intel' [07:11, 05:39] ( 1410 warnings 1216 remarks )
+PASS -- TEST 'cpld_debug_noaero_p8_intel' [14:55, 10:05](1999 MB)
+
+PASS -- COMPILE 's2s_aoflux_intel' [13:11, 11:23] ( 1 remarks )
+PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [06:58, 04:21](2036 MB)
+
+PASS -- COMPILE 's2s_intel' [13:11, 11:34] ( 1 warnings 1 remarks )
+PASS -- TEST 'cpld_control_c48_intel' [09:44, 07:46](3041 MB)
+PASS -- TEST 'cpld_warmstart_c48_intel' [04:40, 02:24](3020 MB)
+PASS -- TEST 'cpld_restart_c48_intel' [03:36, 01:26](2485 MB)
+
+PASS -- COMPILE 's2swa_faster_intel' [18:11, 16:34] ( 1 warnings 9 remarks )
+PASS -- TEST 'cpld_control_p8_faster_intel' [16:05, 13:30](3357 MB)
+
+PASS -- COMPILE 's2sw_pdlib_intel' [17:11, 15:40] ( 1 warnings 9 remarks )
+PASS -- TEST 'cpld_control_pdlib_p8_intel' [30:03, 27:48](2018 MB)
+PASS -- TEST 'cpld_restart_pdlib_p8_intel' [16:18, 13:54](1278 MB)
+PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [35:02, 33:07](1946 MB)
+
+PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:10, 05:37] ( 1520 warnings 1986 remarks )
+PASS -- TEST 'cpld_debug_pdlib_p8_intel' [33:11, 29:45](1965 MB)
+
+PASS -- COMPILE 'atm_dyn32_intel' [12:10, 10:49] ( 1 warnings 1 remarks )
+PASS -- TEST 'control_flake_intel' [05:22, 03:24](700 MB)
+PASS -- TEST 'control_CubedSphereGrid_intel' [05:42, 03:13](1587 MB)
+PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [05:45, 03:17](1587 MB)
+PASS -- TEST 'control_latlon_intel' [05:37, 03:14](1587 MB)
+PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [05:49, 03:14](1584 MB)
+PASS -- TEST 'control_c48_intel' [13:42, 11:38](1723 MB)
+PASS -- TEST 'control_c48.v2.sfc_intel' [08:26, 06:33](852 MB)
+PASS -- TEST 'control_c48_lnd_iau_intel' [13:39, 11:34](1724 MB)
+PASS -- TEST 'control_c192_intel' [13:53, 11:59](1752 MB)
+PASS -- TEST 'control_c384_intel' [16:37, 13:52](1978 MB)
+PASS -- TEST 'control_c384gdas_intel' [11:34, 08:04](1374 MB)
+PASS -- TEST 'control_stochy_intel' [03:21, 01:40](659 MB)
+PASS -- TEST 'control_stochy_restart_intel' [02:28, 00:59](504 MB)
+PASS -- TEST 'control_lndp_intel' [03:22, 01:35](658 MB)
+PASS -- TEST 'control_iovr4_intel' [04:22, 02:29](653 MB)
+PASS -- TEST 'control_iovr5_intel' [04:22, 02:30](655 MB)
+PASS -- TEST 'control_p8_intel' [05:47, 03:42](1882 MB)
+PASS -- TEST 'control_p8.v2.sfc_intel' [05:52, 03:06](1860 MB)
+PASS -- TEST 'control_p8_ugwpv1_intel' [05:51, 03:37](1875 MB)
+PASS -- TEST 'control_restart_p8_intel' [03:44, 02:03](1126 MB)
+PASS -- TEST 'control_noqr_p8_intel' [05:48, 03:39](1871 MB)
+PASS -- TEST 'control_restart_noqr_p8_intel' [03:48, 02:02](1164 MB)
+PASS -- TEST 'control_decomp_p8_intel' [05:46, 03:43](1870 MB)
+PASS -- TEST 'control_2threads_p8_intel' [05:48, 03:32](1958 MB)
+PASS -- TEST 'control_p8_lndp_intel' [08:41, 06:35](1876 MB)
+PASS -- TEST 'control_p8_rrtmgp_intel' [06:53, 04:06](1951 MB)
+PASS -- TEST 'control_p8_mynn_intel' [05:54, 03:09](1895 MB)
+PASS -- TEST 'merra2_thompson_intel' [05:49, 03:24](1888 MB)
+PASS -- TEST 'regional_control_intel' [07:32, 05:17](1098 MB)
+PASS -- TEST 'regional_restart_intel' [04:33, 02:53](1087 MB)
+PASS -- TEST 'regional_decomp_intel' [07:31, 05:37](1091 MB)
+PASS -- TEST 'regional_2threads_intel' [05:32, 03:23](1078 MB)
+PASS -- TEST 'regional_noquilt_intel' [07:34, 05:18](1389 MB)
+PASS -- TEST 'regional_netcdf_parallel_intel' [07:39, 05:16](1084 MB)
+PASS -- TEST 'regional_2dwrtdecomp_intel' [07:37, 05:24](1090 MB)
+PASS -- TEST 'regional_wofs_intel' [08:36, 07:04](1901 MB)
+
+PASS -- COMPILE 'rrfs_intel' [11:10, 10:04] ( 3 warnings 9 remarks )
+PASS -- TEST 'rap_control_intel' [09:40, 07:52](1103 MB)
+PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [05:57, 04:07](1246 MB)
+PASS -- TEST 'rap_decomp_intel' [10:38, 08:15](1034 MB)
+PASS -- TEST 'rap_2threads_intel' [09:34, 07:22](1165 MB)
+PASS -- TEST 'rap_restart_intel' [06:40, 04:10](1100 MB)
+PASS -- TEST 'rap_sfcdiff_intel' [09:39, 07:49](1101 MB)
+PASS -- TEST 'rap_sfcdiff_decomp_intel' [10:36, 08:15](1027 MB)
+PASS -- TEST 'rap_sfcdiff_restart_intel' [08:43, 05:54](1117 MB)
+PASS -- TEST 'hrrr_control_intel' [05:35, 04:00](1035 MB)
+PASS -- TEST 'hrrr_control_decomp_intel' [06:31, 04:07](1030 MB)
+PASS -- TEST 'hrrr_control_2threads_intel' [05:29, 03:41](1102 MB)
+PASS -- TEST 'hrrr_control_restart_intel' [04:26, 02:09](1002 MB)
+PASS -- TEST 'rrfs_v1beta_intel' [09:42, 07:44](1093 MB)
+PASS -- TEST 'rrfs_v1nssl_intel' [11:24, 09:32](1984 MB)
+PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [11:22, 09:14](2059 MB)
+
+PASS -- COMPILE 'csawmg_intel' [11:10, 09:56]
+PASS -- TEST 'control_csawmg_intel' [08:33, 06:13](1017 MB)
+PASS -- TEST 'control_ras_intel' [05:19, 03:21](737 MB)
+
+PASS -- COMPILE 'wam_intel' [11:10, 10:02] ( 1 remarks )
+PASS -- TEST 'control_wam_intel' [13:42, 11:16](1653 MB)
+
+PASS -- COMPILE 'atm_faster_dyn32_intel' [12:10, 10:11] ( 1 remarks )
+PASS -- TEST 'control_p8_faster_intel' [04:44, 02:55](1856 MB)
+PASS -- TEST 'regional_control_faster_intel' [06:32, 04:52](1087 MB)
+
+PASS -- COMPILE 'atm_debug_dyn32_intel' [09:11, 07:26] ( 882 warnings 9 remarks )
+PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:46, 02:14](1598 MB)
+PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:51, 02:14](1616 MB)
+PASS -- TEST 'control_stochy_debug_intel' [05:27, 03:09](825 MB)
+PASS -- TEST 'control_lndp_debug_intel' [04:25, 02:48](824 MB)
+PASS -- TEST 'control_csawmg_debug_intel' [06:41, 04:22](1136 MB)
+PASS -- TEST 'control_ras_debug_intel' [04:25, 02:56](837 MB)
+PASS -- TEST 'control_diag_debug_intel' [04:52, 02:50](1681 MB)
+PASS -- TEST 'control_debug_p8_intel' [04:46, 02:36](1896 MB)
+PASS -- TEST 'regional_debug_intel' [19:43, 17:51](1104 MB)
+PASS -- TEST 'rap_control_debug_intel' [07:24, 05:12](1184 MB)
+PASS -- TEST 'hrrr_control_debug_intel' [06:20, 04:57](1209 MB)
+PASS -- TEST 'hrrr_gf_debug_intel' [06:21, 04:57](1206 MB)
+PASS -- TEST 'hrrr_c3_debug_intel' [07:21, 05:01](1214 MB)
+PASS -- TEST 'rap_unified_drag_suite_debug_intel' [07:22, 05:07](1167 MB)
+PASS -- TEST 'rap_diag_debug_intel' [07:32, 05:13](1299 MB)
+PASS -- TEST 'rap_cires_ugwp_debug_intel' [07:23, 05:15](1212 MB)
+PASS -- TEST 'rap_unified_ugwp_debug_intel' [07:20, 05:06](1210 MB)
+PASS -- TEST 'rap_lndp_debug_intel' [06:21, 05:02](1219 MB)
+PASS -- TEST 'rap_progcld_thompson_debug_intel' [07:21, 05:07](1208 MB)
+PASS -- TEST 'rap_noah_debug_intel' [07:21, 05:10](1221 MB)
+PASS -- TEST 'rap_sfcdiff_debug_intel' [08:21, 05:05](1211 MB)
+PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [11:21, 08:14](1210 MB)
+PASS -- TEST 'rrfs_v1beta_debug_intel' [07:24, 05:10](1224 MB)
+PASS -- TEST 'rap_clm_lake_debug_intel' [08:21, 05:59](1218 MB)
+PASS -- TEST 'rap_flake_debug_intel' [07:22, 05:01](1209 MB)
+PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:37, 08:44](1219 MB)
+
+PASS -- COMPILE 'atm_debug_dyn32_gnu' [06:10, 04:14]
+PASS -- TEST 'control_csawmg_debug_gnu' [04:45, 02:25](719 MB)
+
+PASS -- COMPILE 'wam_debug_intel' [07:10, 05:00] ( 837 warnings 1 remarks )
+PASS -- TEST 'control_wam_debug_intel' [15:40, 13:40](1678 MB)
+
+PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [11:11, 10:01] ( 3 warnings 8 remarks )
+PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [08:00, 03:55](1124 MB)
+PASS -- TEST 'rap_control_dyn32_phy32_intel' [09:39, 06:32](1049 MB)
+PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:36, 03:24](979 MB)
+PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [09:30, 06:12](1081 MB)
+PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [06:30, 03:12](957 MB)
+PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [07:32, 03:37](919 MB)
+PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:38, 04:56](1034 MB)
+PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:26, 01:53](921 MB)
+
+PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [11:12, 10:07] ( 3 warnings 8 remarks )
+PASS -- TEST 'conus13km_control_intel' [05:50, 02:02](1189 MB)
+PASS -- TEST 'conus13km_2threads_intel' [02:42, 00:52](1105 MB)
+PASS -- TEST 'conus13km_restart_mismatch_intel' [03:40, 01:11](1101 MB)
+
+PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [11:11, 09:52] ( 3 warnings 8 remarks )
+PASS -- TEST 'rap_control_dyn64_phy32_intel' [07:39, 04:16](977 MB)
+
+PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:11, 04:29] ( 785 warnings 8 remarks )
+PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [07:21, 05:04](1098 MB)
+PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [07:22, 04:57](1084 MB)
+PASS -- TEST 'conus13km_debug_intel' [15:49, 13:56](1231 MB)
+PASS -- TEST 'conus13km_debug_qr_intel' [16:46, 14:08](930 MB)
+PASS -- TEST 'conus13km_debug_2threads_intel' [09:40, 07:51](1160 MB)
+PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:41, 14:06](1290 MB)
+
+PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:11, 04:38] ( 785 warnings 8 remarks )
+PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:21, 05:03](1146 MB)
+
+PASS -- COMPILE 'hafsw_intel' [13:11, 11:34] ( 1 warnings 9 remarks )
+PASS -- TEST 'hafs_regional_atm_intel' [08:11, 05:00](726 MB)
+PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [08:28, 05:42](1092 MB)
+PASS -- TEST 'hafs_regional_atm_ocn_intel' [10:24, 07:01](811 MB)
+PASS -- TEST 'hafs_regional_atm_wav_intel' [17:18, 14:49](845 MB)
+PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [21:30, 18:44](861 MB)
+PASS -- TEST 'hafs_regional_1nest_atm_intel' [08:54, 05:29](484 MB)
+PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [10:19, 06:46](509 MB)
+PASS -- TEST 'hafs_global_1nest_atm_intel' [04:41, 02:39](367 MB)
+PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [11:36, 07:14](465 MB)
+PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:42, 03:40](518 MB)
+PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [05:47, 03:30](519 MB)
+PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [06:49, 04:08](574 MB)
+PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:26, 01:13](400 MB)
+PASS -- TEST 'gnv1_nested_intel' [06:31, 04:02](1734 MB)
+
+PASS -- COMPILE 'hafsw_debug_intel' [06:11, 05:02] ( 1462 warnings 1489 remarks )
+PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [15:48, 13:08](583 MB)
+
+PASS -- COMPILE 'hafsw_faster_intel' [13:11, 11:26] ( 8 remarks )
+PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [13:59, 10:16](622 MB)
+PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [13:02, 10:17](837 MB)
+
+PASS -- COMPILE 'hafs_mom6w_intel' [13:11, 11:41] ( 8 remarks )
+PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [12:29, 08:21](683 MB)
+
+PASS -- COMPILE 'hafs_all_intel' [12:11, 10:46] ( 8 remarks )
+PASS -- TEST 'hafs_regional_docn_intel' [09:20, 06:37](822 MB)
+PASS -- TEST 'hafs_regional_docn_oisst_intel' [10:13, 06:38](800 MB)
+PASS -- TEST 'hafs_regional_datm_cdeps_intel' [18:53, 16:13](1216 MB)
+
+PASS -- COMPILE 'datm_cdeps_intel' [08:11, 06:37]
+PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:18, 02:46](1164 MB)
+PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:19, 01:41](1104 MB)
+PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:18, 02:58](1003 MB)
+PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:18, 02:42](1030 MB)
+PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:18, 02:45](1025 MB)
+PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:17, 02:41](1177 MB)
+PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:17, 02:48](1157 MB)
+PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:19, 02:40](1035 MB)
+PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [09:23, 06:20](1068 MB)
+PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [09:14, 06:21](1041 MB)
+PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:15, 02:47](1140 MB)
+PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [06:18, 03:59](2455 MB)
+PASS -- TEST 'datm_cdeps_gfs_intel' [05:18, 04:01](2508 MB)
+
+PASS -- COMPILE 'datm_cdeps_debug_intel' [05:11, 03:24] ( 2 warnings )
+PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:17, 06:20](1094 MB)
+
+PASS -- COMPILE 'datm_cdeps_faster_intel' [08:11, 06:55]
+PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [04:16, 02:46](1163 MB)
+
+PASS -- COMPILE 'datm_cdeps_land_intel' [02:11, 01:05] ( 1 remarks )
+PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:29, 00:55](261 MB)
+PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:24, 01:04](327 MB)
+PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [03:26, 00:33](324 MB)
+
+PASS -- COMPILE 'datm_cdeps_lm4_intel' [03:10, 01:22]
+PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [02:33, 00:33](569 MB)
+PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:33, 00:18](458 MB)
+
+PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [12:11, 10:50] ( 1 remarks )
+PASS -- TEST 'atm_ds2s_docn_pcice_intel' [06:02, 03:43](1983 MB)
+
+PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [12:11, 10:17] ( 1 warnings 1 remarks )
+PASS -- TEST 'atm_ds2s_docn_dice_intel' [10:59, 08:05](1986 MB)
+
+PASS -- COMPILE 'atml_intel' [12:11, 10:50] ( 8 warnings 2 remarks )
+PASS -- TEST 'control_p8_atmlnd_sbs_intel' [06:59, 04:21](1863 MB)
+PASS -- TEST 'control_p8_atmlnd_intel' [07:55, 04:23](1839 MB)
+PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:42, 02:25](1099 MB)
+
+PASS -- COMPILE 'atml_debug_intel' [07:11, 05:39] ( 880 warnings 2 remarks )
+PASS -- TEST 'control_p8_atmlnd_debug_intel' [09:53, 05:45](1885 MB)
+
+PASS -- COMPILE 'atmw_intel' [12:11, 10:56] ( 9 remarks )
+PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:47, 01:58](1926 MB)
+
+PASS -- COMPILE 'atmaero_intel' [12:11, 10:21] ( 1 remarks )
+PASS -- TEST 'atmaero_control_p8_intel' [06:55, 04:08](3192 MB)
+PASS -- TEST 'atmaero_control_p8_rad_intel' [07:57, 04:59](3091 MB)
+PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [07:45, 05:01](3107 MB)
+
+PASS -- COMPILE 'atmaq_debug_intel' [06:11, 04:32] ( 882 warnings 6 remarks )
+
+PASS -- COMPILE 'atm_fbh_intel' [11:11, 09:54] ( 3 warnings 8 remarks )
+PASS -- TEST 'cpld_regional_atm_fbh_intel' [13:29, 11:51](1083 MB)
+
+PASS -- COMPILE 'rrfs_dyn32_phy32_intelllvm' [08:11, 06:41]
+PASS -- TEST 'rap_control_dyn32_phy32_intelllvm' [10:37, 08:32](1038 MB)
+
+PASS -- COMPILE 'rrfs_dyn64_phy32_intelllvm' [08:11, 06:49]
+PASS -- TEST 'rap_control_dyn64_phy32_intelllvm' [07:39, 05:05](975 MB)
+
+PASS -- COMPILE 'atm_gnu' [06:10, 04:29]
+PASS -- TEST 'control_c48_gnu' [11:36, 09:34](1512 MB)
+PASS -- TEST 'control_stochy_gnu' [05:22, 03:30](493 MB)
+PASS -- TEST 'control_ras_gnu' [07:21, 05:01](496 MB)
+PASS -- TEST 'control_p8_gnu' [07:50, 05:14](1446 MB)
+PASS -- TEST 'control_p8_ugwpv1_gnu' [07:47, 05:10](1446 MB)
+PASS -- TEST 'control_flake_gnu' [12:23, 10:28](536 MB)
+
+PASS -- COMPILE 'rrfs_gnu' [06:10, 04:06]
+PASS -- TEST 'rap_control_gnu' [13:31, 11:23](808 MB)
+PASS -- TEST 'rap_decomp_gnu' [13:30, 11:34](808 MB)
+PASS -- TEST 'rap_2threads_gnu' [12:35, 10:24](920 MB)
+PASS -- TEST 'rap_restart_gnu' [07:42, 05:46](577 MB)
+PASS -- TEST 'rap_sfcdiff_gnu' [13:37, 11:21](808 MB)
+PASS -- TEST 'rap_sfcdiff_decomp_gnu' [13:32, 11:33](807 MB)
+PASS -- TEST 'rap_sfcdiff_restart_gnu' [10:39, 08:29](579 MB)
+PASS -- TEST 'hrrr_control_gnu' [07:36, 05:47](806 MB)
+PASS -- TEST 'hrrr_control_noqr_gnu' [07:36, 05:49](829 MB)
+PASS -- TEST 'hrrr_control_2threads_gnu' [07:30, 05:16](911 MB)
+PASS -- TEST 'hrrr_control_decomp_gnu' [07:29, 05:53](839 MB)
+PASS -- TEST 'hrrr_control_restart_gnu' [05:29, 03:00](559 MB)
+PASS -- TEST 'hrrr_control_restart_noqr_gnu' [05:29, 03:00](653 MB)
+PASS -- TEST 'rrfs_v1beta_gnu' [13:41, 11:09](804 MB)
+
+PASS -- COMPILE 'csawmg_gnu' [05:10, 03:50]
+PASS -- TEST 'control_csawmg_gnu' [10:33, 08:37](738 MB)
+
+PASS -- COMPILE 'atm_dyn32_debug_gnu' [08:10, 06:34]
+PASS -- TEST 'control_diag_debug_gnu' [03:39, 01:46](1270 MB)
+PASS -- TEST 'regional_debug_gnu' [12:34, 10:24](750 MB)
+PASS -- TEST 'rap_control_debug_gnu' [04:21, 02:37](821 MB)
+PASS -- TEST 'hrrr_control_debug_gnu' [04:21, 02:33](818 MB)
+PASS -- TEST 'hrrr_gf_debug_gnu' [04:20, 02:33](820 MB)
+PASS -- TEST 'hrrr_c3_debug_gnu' [04:20, 02:39](818 MB)
+PASS -- TEST 'rap_diag_debug_gnu' [04:33, 02:51](934 MB)
+PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [06:21, 04:08](815 MB)
+PASS -- TEST 'rap_progcld_thompson_debug_gnu' [05:21, 02:43](809 MB)
+PASS -- TEST 'rrfs_v1beta_debug_gnu' [05:20, 02:39](817 MB)
+PASS -- TEST 'control_ras_debug_gnu' [03:19, 01:37](455 MB)
+PASS -- TEST 'control_stochy_debug_gnu' [03:19, 01:46](450 MB)
+PASS -- TEST 'control_debug_p8_gnu' [03:36, 01:34](1429 MB)
+PASS -- TEST 'rap_flake_debug_gnu' [04:21, 02:36](821 MB)
+PASS -- TEST 'rap_clm_lake_debug_gnu' [04:21, 02:56](819 MB)
+PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [06:33, 04:22](821 MB)
+
+PASS -- COMPILE 'wam_debug_gnu' [04:10, 02:22]
+
+PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [05:10, 04:07]
+PASS -- TEST 'rap_control_dyn32_phy32_gnu' [11:33, 09:51](696 MB)
+PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [07:28, 05:12](694 MB)
+PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [11:28, 09:03](741 MB)
+PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [06:33, 04:45](740 MB)
+PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [07:27, 05:19](692 MB)
+PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [09:34, 07:19](550 MB)
+PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [04:24, 02:39](535 MB)
+PASS -- TEST 'conus13km_control_gnu' [05:51, 03:10](863 MB)
+PASS -- TEST 'conus13km_2threads_gnu' [07:40, 05:30](868 MB)
+PASS -- TEST 'conus13km_restart_mismatch_gnu' [03:41, 01:49](547 MB)
+
+PASS -- COMPILE 'atm_dyn64_phy32_gnu' [11:10, 09:23]
+PASS -- TEST 'rap_control_dyn64_phy32_gnu' [07:37, 05:56](719 MB)
+
+PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [08:10, 06:29]
+PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [04:21, 02:31](712 MB)
+PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [04:21, 02:33](710 MB)
+PASS -- TEST 'conus13km_debug_gnu' [08:44, 06:51](885 MB)
+PASS -- TEST 'conus13km_debug_qr_gnu' [08:40, 06:55](573 MB)
+PASS -- TEST 'conus13km_debug_2threads_gnu' [09:38, 07:42](883 MB)
+PASS -- TEST 'conus13km_radar_tten_debug_gnu' [08:38, 06:48](951 MB)
+
+PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [08:10, 06:30]
+PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [04:23, 02:39](730 MB)
+
+PASS -- COMPILE 's2swa_gnu' [18:11, 16:39]
+
+PASS -- COMPILE 's2s_gnu' [17:11, 15:55]
+PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [22:08, 19:05](1490 MB)
+
+PASS -- COMPILE 's2swa_debug_gnu' [04:10, 03:03]
+
+PASS -- COMPILE 's2sw_pdlib_gnu' [17:12, 15:46]
+PASS -- TEST 'cpld_control_pdlib_p8_gnu' [33:01, 30:43](1447 MB)
+
+PASS -- COMPILE 's2sw_pdlib_debug_gnu' [04:10, 02:54]
+
+PASS -- COMPILE 'datm_cdeps_gnu' [17:12, 15:39]
+PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [04:17, 02:59](697 MB)
 
 SYNOPSIS:
-Starting Date/Time: 20241113 04:07:04
-Ending Date/Time: 20241113 07:39:17
-Total Time: 03h:32m:32s
+Starting Date/Time: 20241116 18:43:23
+Ending Date/Time: 20241116 21:04:04
+Total Time: 02h:20m:58s
 Compiles Completed: 61/61
-Tests Completed: 248/248
+Tests Completed: 249/249
 
 NOTES:
 A file 'test_changes.list' was generated but is empty.
diff --git a/tests/logs/RegressionTests_hercules.log b/tests/logs/RegressionTests_hercules.log
index b5b8ab641a..010ae22b57 100644
--- a/tests/logs/RegressionTests_hercules.log
+++ b/tests/logs/RegressionTests_hercules.log
@@ -1,7 +1,7 @@
 ====START OF HERCULES REGRESSION TESTING LOG====
 
 UFSWM hash used in testing:
-a455d4df714c11207a7361bd79013093ef6e6a31
+df9325ac52a9219e80bc6d448ec0d297b6c8a591
 
 Submodule hashes used in testing:
  37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d)
@@ -11,10 +11,10 @@ Submodule hashes used in testing:
  05ac0ec3ea666080eed36e67f6cf8ce1255b243f CICE-interface/CICE/icepack (Icepack1.1.0-192-g05ac0ec)
  24e9eed4ffe8138bef635c8f916f91b142595675 CMEPS-interface/CMEPS (cmeps_v0.4.1-2311-g24e9eed)
  cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775)
- 49967251b83255bdac7ac2f9626d2714e8b83d07 FV3 (heads/develop)
+ 2429d661d1758c22935558df75f6b66bd710ac11 FV3 (remotes/origin/feature/lnd_iau)
  e36e8572e7643d7e59a3979a61bdd83743ff7b00 FV3/atmos_cubed_sphere (201912_public_release-407-ge36e857)
  b7d55fd07fa35c5de9b2292596d30784a800b276 FV3/ccpp/framework (2024-07-11-dev-1-gb7d55fd)
- 002a886eeb14979a6811f89e885d2968cbfd9b70 FV3/ccpp/physics (EP4-893-g002a886e)
+ 4343656a098516517257c0913689f70a81579e74 FV3/ccpp/physics (EP4-1045-g4343656a)
  74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6)
  6f5dd627d124ae94bb5ed7f5afd22f82c470b1b7 FV3/upp (upp_v10.2.0-230-g6f5dd627)
 -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd
@@ -26,8 +26,8 @@ Submodule hashes used in testing:
  5e0c21f64fa5b20efc8f29f8709766e1e6793a79 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10230-g5e0c21f64)
  9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197)
  29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6)
- 3ac32f0db7a2a97d930f44fa5f060c983ff31ee8 NOAHMP-interface/noahmp (v3.7.1-436-g3ac32f0)
- 06c20998e59082e79529a8e728c7c3a43a050911 WW3 (6.07.1-385-g06c20998)
+ 2363beb39016660a157aac49d073f4e04c68c34d NOAHMP-interface/noahmp (remotes/origin/feature/lnd_iau)
+ abe1e79e8d4241178e5d31fac1c90b8cef2ee551 WW3 (6.07.1-348-gabe1e79e)
  05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17)
  fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9)
 
@@ -39,386 +39,386 @@ The second time is specifically for the run phase.
 Times/Memory will be empty for failed tests.
 
 BASELINE DIRECTORY: /work/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/develop-20241112
-COMPARISON DIRECTORY: /work2/noaa/epic/nandoamstmp/hercules/stmp/nandoam/FV3_RT/rt_501024
+COMPARISON DIRECTORY: /work2/noaa/stmp/jongkim/stmp/jongkim/FV3_RT/rt_3968593
 
 RT.SH OPTIONS USED:
 * (-a) - HPC PROJECT ACCOUNT: epic
-* (-l) - USE CONFIG FILE: rt.conf
-* (-e) - USE ECFLOW
-
-PASS -- COMPILE 's2swa_32bit_intel' [14:11, 12:11] ( 1 warnings 11 remarks )
-PASS -- TEST 'cpld_control_p8_mixedmode_intel' [27:12, 15:13](2133 MB)
-
-PASS -- COMPILE 's2swa_32bit_pdlib_intel' [20:11, 18:12] ( 1 warnings 11 remarks )
-PASS -- TEST 'cpld_control_gfsv17_intel' [24:13, 17:57](1988 MB)
-PASS -- TEST 'cpld_control_gfsv17_iau_intel' [20:31, 18:04](2294 MB)
-PASS -- TEST 'cpld_restart_gfsv17_intel' [09:25, 06:47](1352 MB)
-PASS -- TEST 'cpld_mpi_gfsv17_intel' [25:19, 19:12](1911 MB)
-
-PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [20:11, 18:12] ( 1 warnings 11 remarks )
-PASS -- TEST 'cpld_control_sfs_intel' [22:41, 17:30](1985 MB)
-
-PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [07:11, 05:35] ( 1520 warnings 1988 remarks )
-PASS -- TEST 'cpld_debug_gfsv17_intel' [28:13, 26:07](1973 MB)
-
-PASS -- COMPILE 's2swa_intel' [13:11, 11:58] ( 1 warnings 11 remarks )
-PASS -- TEST 'cpld_control_p8_intel' [28:06, 15:21](2211 MB)
-PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [28:13, 15:39](2207 MB)
-PASS -- TEST 'cpld_restart_p8_intel' [10:24, 08:03](1966 MB)
-PASS -- TEST 'cpld_control_qr_p8_intel' [28:09, 15:23](2227 MB)
-PASS -- TEST 'cpld_restart_qr_p8_intel' [12:20, 09:36](1731 MB)
-PASS -- TEST 'cpld_2threads_p8_intel' [26:05, 18:36](2560 MB)
-PASS -- TEST 'cpld_decomp_p8_intel' [28:06, 15:43](2189 MB)
-PASS -- TEST 'cpld_mpi_p8_intel' [17:09, 13:17](2099 MB)
-PASS -- TEST 'cpld_control_ciceC_p8_intel' [28:14, 15:45](2215 MB)
-PASS -- TEST 'cpld_control_c192_p8_intel' [21:43, 17:03](2970 MB)
-PASS -- TEST 'cpld_restart_c192_p8_intel' [10:14, 06:18](2903 MB)
-PASS -- TEST 'cpld_bmark_p8_intel' [27:19, 19:59](3823 MB)
-PASS -- TEST 'cpld_restart_bmark_p8_intel' [18:37, 10:38](3635 MB)
-PASS -- TEST 'cpld_s2sa_p8_intel' [16:03, 09:34](2105 MB)
-
-PASS -- COMPILE 's2sw_intel' [13:11, 11:35] ( 1 warnings 11 remarks )
-PASS -- TEST 'cpld_control_noaero_p8_intel' [21:00, 14:34](2020 MB)
-PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [17:08, 11:41](2116 MB)
-
-PASS -- COMPILE 's2swa_debug_intel' [08:11, 06:24] ( 1410 warnings 1218 remarks )
-PASS -- TEST 'cpld_debug_p8_intel' [21:01, 19:08](2237 MB)
-
-PASS -- COMPILE 's2sw_debug_intel' [07:11, 05:25] ( 1410 warnings 1218 remarks )
-PASS -- TEST 'cpld_debug_noaero_p8_intel' [10:59, 08:54](2048 MB)
-
-PASS -- COMPILE 's2s_aoflux_intel' [12:11, 10:17] ( 3 remarks )
-PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [08:55, 05:54](2065 MB)
-
-PASS -- COMPILE 's2s_intel' [12:11, 10:33] ( 1 warnings 3 remarks )
-PASS -- TEST 'cpld_control_c48_intel' [10:38, 07:27](3024 MB)
-PASS -- TEST 'cpld_warmstart_c48_intel' [05:40, 03:01](3015 MB)
-PASS -- TEST 'cpld_restart_c48_intel' [09:41, 02:19](2470 MB)
-
-PASS -- COMPILE 's2swa_faster_intel' [13:11, 12:06] ( 1 warnings 11 remarks )
-PASS -- TEST 'cpld_control_p8_faster_intel' [21:05, 15:02](2208 MB)
-
-PASS -- COMPILE 's2sw_pdlib_intel' [17:11, 15:25] ( 1 warnings 11 remarks )
-PASS -- TEST 'cpld_control_pdlib_p8_intel' [25:01, 23:06](2072 MB)
-PASS -- TEST 'cpld_restart_pdlib_p8_intel' [15:07, 11:53](1418 MB)
-PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [28:52, 26:42](1995 MB)
-
-PASS -- COMPILE 's2sw_pdlib_debug_intel' [06:10, 04:33] ( 1520 warnings 1988 remarks )
-PASS -- TEST 'cpld_debug_pdlib_p8_intel' [31:52, 27:36](2005 MB)
-
-PASS -- COMPILE 'atm_dyn32_intel' [10:11, 09:09] ( 1 warnings 1 remarks )
-PASS -- TEST 'control_flake_intel' [06:22, 02:57](707 MB)
-PASS -- TEST 'control_CubedSphereGrid_intel' [05:30, 02:52](1582 MB)
-PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [05:34, 02:51](1609 MB)
-PASS -- TEST 'control_latlon_intel' [05:28, 02:45](1586 MB)
-PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [05:36, 02:48](1596 MB)
-PASS -- TEST 'control_c48_intel' [13:35, 10:33](1706 MB)
-PASS -- TEST 'control_c48.v2.sfc_intel' [08:28, 05:54](829 MB)
-PASS -- TEST 'control_c192_intel' [13:40, 10:26](1777 MB)
-PASS -- TEST 'control_c384_intel' [21:20, 17:46](2019 MB)
-PASS -- TEST 'control_c384gdas_intel' [10:48, 07:22](1485 MB)
-PASS -- TEST 'control_stochy_intel' [03:19, 01:27](680 MB)
-PASS -- TEST 'control_stochy_restart_intel' [02:29, 00:57](535 MB)
-PASS -- TEST 'control_lndp_intel' [03:20, 01:43](667 MB)
-PASS -- TEST 'control_iovr4_intel' [03:20, 02:08](653 MB)
-PASS -- TEST 'control_iovr5_intel' [03:23, 02:08](660 MB)
-PASS -- TEST 'control_p8_intel' [06:47, 04:14](1876 MB)
-PASS -- TEST 'control_p8.v2.sfc_intel' [05:55, 03:21](1900 MB)
-PASS -- TEST 'control_p8_ugwpv1_intel' [06:51, 04:38](1904 MB)
-PASS -- TEST 'control_restart_p8_intel' [04:45, 01:52](1150 MB)
-PASS -- TEST 'control_noqr_p8_intel' [05:42, 03:33](1891 MB)
-PASS -- TEST 'control_restart_noqr_p8_intel' [04:45, 02:12](1186 MB)
-PASS -- TEST 'control_decomp_p8_intel' [05:49, 03:51](1873 MB)
-PASS -- TEST 'control_2threads_p8_intel' [04:44, 03:04](1956 MB)
-PASS -- TEST 'control_p8_lndp_intel' [08:31, 06:37](1889 MB)
-PASS -- TEST 'control_p8_rrtmgp_intel' [06:59, 04:11](1977 MB)
-PASS -- TEST 'control_p8_mynn_intel' [05:47, 03:15](1903 MB)
-PASS -- TEST 'merra2_thompson_intel' [04:54, 03:05](1898 MB)
-PASS -- TEST 'regional_control_intel' [06:27, 04:36](1185 MB)
-PASS -- TEST 'regional_restart_intel' [04:27, 02:36](1164 MB)
-PASS -- TEST 'regional_decomp_intel' [06:28, 04:51](1180 MB)
-PASS -- TEST 'regional_2threads_intel' [04:23, 03:00](1155 MB)
-PASS -- TEST 'regional_noquilt_intel' [07:28, 05:07](1522 MB)
-PASS -- TEST 'regional_netcdf_parallel_intel' [07:29, 05:11](1192 MB)
-PASS -- TEST 'regional_2dwrtdecomp_intel' [07:30, 04:42](1189 MB)
-PASS -- TEST 'regional_wofs_intel' [08:29, 06:02](2087 MB)
-
-PASS -- COMPILE 'rrfs_intel' [10:11, 08:58] ( 3 warnings 9 remarks )
-PASS -- TEST 'rap_control_intel' [08:53, 06:47](1176 MB)
-PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [05:46, 04:01](1327 MB)
-PASS -- TEST 'rap_decomp_intel' [08:33, 06:57](1138 MB)
-PASS -- TEST 'rap_2threads_intel' [08:34, 06:17](1334 MB)
-PASS -- TEST 'rap_restart_intel' [05:57, 03:30](1154 MB)
-PASS -- TEST 'rap_sfcdiff_intel' [08:48, 06:38](1222 MB)
-PASS -- TEST 'rap_sfcdiff_decomp_intel' [09:33, 07:15](1139 MB)
-PASS -- TEST 'rap_sfcdiff_restart_intel' [08:53, 06:30](1186 MB)
-PASS -- TEST 'hrrr_control_intel' [05:48, 03:27](1064 MB)
-PASS -- TEST 'hrrr_control_decomp_intel' [05:39, 03:32](1047 MB)
-PASS -- TEST 'hrrr_control_2threads_intel' [05:38, 03:12](1108 MB)
-PASS -- TEST 'hrrr_control_restart_intel' [03:22, 01:53](1019 MB)
-PASS -- TEST 'rrfs_v1beta_intel' [08:56, 06:45](1209 MB)
-PASS -- TEST 'rrfs_v1nssl_intel' [14:22, 12:23](1997 MB)
-PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [13:21, 11:48](2188 MB)
-
-PASS -- COMPILE 'csawmg_intel' [10:11, 08:23]
-PASS -- TEST 'control_csawmg_intel' [07:26, 05:31](1045 MB)
-PASS -- TEST 'control_ras_intel' [04:19, 02:53](819 MB)
-
-PASS -- COMPILE 'wam_intel' [10:11, 08:48] ( 1 remarks )
-PASS -- TEST 'control_wam_intel' [12:36, 10:12](1652 MB)
-
-PASS -- COMPILE 'atm_faster_dyn32_intel' [15:11, 08:57] ( 1 remarks )
-PASS -- TEST 'control_p8_faster_intel' [04:50, 02:55](1903 MB)
-PASS -- TEST 'regional_control_faster_intel' [07:29, 05:17](1192 MB)
-
-PASS -- COMPILE 'atm_debug_dyn32_intel' [12:11, 07:00] ( 882 warnings 9 remarks )
-PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:31, 01:51](1616 MB)
-PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:38, 01:51](1626 MB)
-PASS -- TEST 'control_stochy_debug_intel' [04:20, 02:33](844 MB)
-PASS -- TEST 'control_lndp_debug_intel' [04:19, 03:09](841 MB)
-PASS -- TEST 'control_csawmg_debug_intel' [06:24, 04:37](1144 MB)
-PASS -- TEST 'control_ras_debug_intel' [04:18, 02:27](846 MB)
-PASS -- TEST 'control_diag_debug_intel' [04:31, 02:21](1692 MB)
-PASS -- TEST 'control_debug_p8_intel' [04:32, 02:18](1902 MB)
-PASS -- TEST 'regional_debug_intel' [16:27, 14:41](1144 MB)
-PASS -- TEST 'rap_control_debug_intel' [05:18, 04:02](1233 MB)
-PASS -- TEST 'hrrr_control_debug_intel' [05:22, 04:07](1223 MB)
-PASS -- TEST 'hrrr_gf_debug_intel' [06:18, 04:09](1235 MB)
-PASS -- TEST 'hrrr_c3_debug_intel' [05:22, 04:01](1225 MB)
-PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:21, 04:02](1232 MB)
-PASS -- TEST 'rap_diag_debug_intel' [06:25, 04:21](1303 MB)
-PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:18, 04:09](1231 MB)
-PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:19, 04:14](1226 MB)
-PASS -- TEST 'rap_lndp_debug_intel' [05:18, 04:09](1239 MB)
-PASS -- TEST 'rap_progcld_thompson_debug_intel' [07:19, 05:13](1232 MB)
-PASS -- TEST 'rap_noah_debug_intel' [07:19, 05:07](1229 MB)
-PASS -- TEST 'rap_sfcdiff_debug_intel' [06:18, 04:05](1221 MB)
-PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:18, 06:42](1226 MB)
-PASS -- TEST 'rrfs_v1beta_debug_intel' [06:21, 04:03](1219 MB)
-PASS -- TEST 'rap_clm_lake_debug_intel' [07:22, 05:00](1222 MB)
-PASS -- TEST 'rap_flake_debug_intel' [05:19, 04:09](1227 MB)
-PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [08:49, 07:01](1234 MB)
-
-PASS -- COMPILE 'atm_debug_dyn32_gnu' [09:11, 04:31]
-PASS -- TEST 'control_csawmg_debug_gnu' [05:30, 03:06](1037 MB)
-
-PASS -- COMPILE 'wam_debug_intel' [09:12, 04:00] ( 837 warnings 1 remarks )
-
-PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [13:12, 08:31] ( 3 warnings 8 remarks )
-PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [05:45, 03:16](1240 MB)
-PASS -- TEST 'rap_control_dyn32_phy32_intel' [07:46, 05:21](1124 MB)
-PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:56, 02:55](1032 MB)
-PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:34, 05:15](1240 MB)
-PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:49, 03:27](1017 MB)
-PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:37, 03:04](991 MB)
-PASS -- TEST 'rap_restart_dyn32_phy32_intel' [14:53, 04:08](1084 MB)
-PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [11:24, 01:37](962 MB)
-
-PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [11:12, 08:33] ( 3 warnings 8 remarks )
-PASS -- TEST 'conus13km_control_intel' [03:37, 02:04](1293 MB)
-PASS -- TEST 'conus13km_2threads_intel' [10:31, 00:55](1185 MB)
-PASS -- TEST 'conus13km_restart_mismatch_intel' [10:32, 01:17](1141 MB)
-
-PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [11:12, 08:36] ( 3 warnings 8 remarks )
-PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:32, 04:19](1089 MB)
-
-PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [05:11, 03:55] ( 785 warnings 8 remarks )
-PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:17, 04:24](1096 MB)
-PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:18, 04:04](1107 MB)
-PASS -- TEST 'conus13km_debug_intel' [13:32, 12:07](1341 MB)
-PASS -- TEST 'conus13km_debug_qr_intel' [17:32, 15:18](999 MB)
-PASS -- TEST 'conus13km_debug_2threads_intel' [10:32, 08:17](1236 MB)
-PASS -- TEST 'conus13km_radar_tten_debug_intel' [13:30, 11:41](1406 MB)
-
-PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:13, 04:11] ( 785 warnings 8 remarks )
-PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:23, 04:42](1166 MB)
-
-PASS -- COMPILE 'hafsw_intel' [11:12, 09:54] ( 1 warnings 10 remarks )
-PASS -- TEST 'hafs_regional_atm_intel' [08:05, 05:35](842 MB)
-PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [09:21, 06:31](1246 MB)
-PASS -- TEST 'hafs_regional_atm_ocn_intel' [11:15, 07:40](914 MB)
-PASS -- TEST 'hafs_regional_atm_wav_intel' [20:07, 17:27](927 MB)
-PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [19:14, 17:04](970 MB)
-PASS -- TEST 'hafs_regional_1nest_atm_intel' [15:53, 07:15](592 MB)
-PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [17:17, 09:02](605 MB)
-PASS -- TEST 'hafs_global_1nest_atm_intel' [11:50, 03:38](441 MB)
-PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [15:58, 09:37](549 MB)
-PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [14:46, 04:47](605 MB)
-PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [13:46, 04:39](604 MB)
-PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [09:50, 05:13](651 MB)
-PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [11:27, 01:46](460 MB)
-
-PASS -- COMPILE 'hafsw_debug_intel' [06:11, 04:29] ( 1462 warnings 1490 remarks )
-PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [21:45, 13:13](611 MB)
-
-PASS -- COMPILE 'hafsw_faster_intel' [12:11, 10:11] ( 9 remarks )
-PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [28:52, 18:42](750 MB)
-PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [31:01, 18:38](798 MB)
-
-PASS -- COMPILE 'hafs_mom6w_intel' [12:11, 10:16] ( 8 remarks )
-PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [26:23, 14:17](811 MB)
-
-PASS -- COMPILE 'hafs_all_intel' [11:11, 09:48] ( 9 remarks )
-PASS -- TEST 'hafs_regional_docn_intel' [16:09, 05:44](919 MB)
-PASS -- TEST 'hafs_regional_docn_oisst_intel' [16:07, 05:46](889 MB)
-PASS -- TEST 'hafs_regional_datm_cdeps_intel' [24:45, 16:27](1343 MB)
-
-PASS -- COMPILE 'datm_cdeps_intel' [07:11, 05:40] ( 2 remarks )
-PASS -- TEST 'datm_cdeps_control_cfsr_intel' [10:19, 02:16](1161 MB)
-PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:18, 01:20](1113 MB)
-PASS -- TEST 'datm_cdeps_control_gefs_intel' [10:16, 02:08](1028 MB)
-PASS -- TEST 'datm_cdeps_iau_gefs_intel' [10:17, 02:12](1014 MB)
-PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [09:16, 02:12](1019 MB)
-PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [09:17, 02:14](1153 MB)
-PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [09:16, 02:11](1155 MB)
-PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [09:16, 02:06](1020 MB)
-PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [10:59, 04:58](1162 MB)
-PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [11:51, 04:55](1146 MB)
-PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [08:14, 02:11](1155 MB)
-PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [09:16, 03:04](2452 MB)
-PASS -- TEST 'datm_cdeps_gfs_intel' [09:21, 03:08](2406 MB)
-
-PASS -- COMPILE 'datm_cdeps_debug_intel' [05:11, 03:29] ( 2 warnings 2 remarks )
-PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [10:16, 05:13](1078 MB)
-
-PASS -- COMPILE 'datm_cdeps_faster_intel' [08:11, 06:51] ( 2 remarks )
-PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [08:16, 02:49](1151 MB)
-
-PASS -- COMPILE 'datm_cdeps_land_intel' [02:11, 00:48] ( 1 remarks )
-PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [04:27, 01:01](336 MB)
-PASS -- TEST 'datm_cdeps_lnd_era5_intel' [03:22, 00:51](572 MB)
-PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [03:24, 00:32](572 MB)
-
-PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [11:11, 09:26] ( 3 remarks )
-PASS -- TEST 'atm_ds2s_docn_pcice_intel' [07:53, 04:16](2020 MB)
-
-PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [10:11, 08:55] ( 1 warnings 1 remarks )
-PASS -- TEST 'atm_ds2s_docn_dice_intel' [11:40, 08:39](2025 MB)
-
-PASS -- COMPILE 'atml_intel' [11:11, 09:28] ( 8 warnings 2 remarks )
-PASS -- TEST 'control_p8_atmlnd_sbs_intel' [09:00, 06:28](1897 MB)
-PASS -- TEST 'control_p8_atmlnd_intel' [08:58, 06:06](1890 MB)
-PASS -- TEST 'control_restart_p8_atmlnd_intel' [06:40, 03:58](1144 MB)
-
-PASS -- COMPILE 'atml_debug_intel' [06:11, 04:28] ( 880 warnings 2 remarks )
-PASS -- TEST 'control_p8_atmlnd_debug_intel' [09:01, 06:03](1917 MB)
-
-PASS -- COMPILE 'atmw_intel' [11:11, 09:53] ( 9 remarks )
-PASS -- TEST 'atmwav_control_noaero_p8_intel' [06:56, 02:51](1934 MB)
-
-PASS -- COMPILE 'atmaero_intel' [11:12, 08:37] ( 1 remarks )
-PASS -- TEST 'atmaero_control_p8_intel' [09:47, 05:50](2017 MB)
-PASS -- TEST 'atmaero_control_p8_rad_intel' [08:47, 04:33](1788 MB)
-PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [09:44, 06:16](1797 MB)
-
-PASS -- COMPILE 'atmaq_debug_intel' [05:11, 03:51] ( 882 warnings 6 remarks )
-PASS -- TEST 'regional_atmaq_debug_intel' [20:22, 16:59](4549 MB)
-
-PASS -- COMPILE 'atm_fbh_intel' [10:12, 08:25] ( 3 warnings 8 remarks )
-PASS -- TEST 'cpld_regional_atm_fbh_intel' [14:24, 09:48](1072 MB)
-
-PASS -- COMPILE 'datm_cdeps_intelllvm' [14:11, 13:00]
-PASS -- TEST 'datm_cdeps_control_cfsr_intelllvm' [05:17, 02:16](1158 MB)
-
-PASS -- COMPILE 'datm_cdeps_debug_intelllvm' [03:11, 01:42]
-PASS -- TEST 'datm_cdeps_debug_cfsr_intelllvm' [10:17, 06:04](1081 MB)
-
-PASS -- COMPILE 'atm_gnu' [06:11, 04:57]
-PASS -- TEST 'control_c48_gnu' [11:37, 07:43](1520 MB)
-PASS -- TEST 'control_stochy_gnu' [04:22, 02:23](717 MB)
-PASS -- TEST 'control_ras_gnu' [06:20, 03:55](725 MB)
-PASS -- TEST 'control_p8_gnu' [07:58, 04:59](1699 MB)
-PASS -- TEST 'control_p8_ugwpv1_gnu' [07:44, 04:52](1716 MB)
-PASS -- TEST 'control_flake_gnu' [07:22, 04:42](809 MB)
-
-PASS -- COMPILE 'rrfs_gnu' [06:11, 04:09]
-PASS -- TEST 'rap_control_gnu' [11:34, 08:24](1073 MB)
-PASS -- TEST 'rap_decomp_gnu' [10:35, 08:30](1072 MB)
-PASS -- TEST 'rap_2threads_gnu' [09:46, 07:30](1129 MB)
-PASS -- TEST 'rap_restart_gnu' [07:04, 04:15](876 MB)
-PASS -- TEST 'rap_sfcdiff_gnu' [10:47, 08:29](1071 MB)
-PASS -- TEST 'rap_sfcdiff_decomp_gnu' [10:33, 08:26](1072 MB)
-PASS -- TEST 'rap_sfcdiff_restart_gnu' [08:56, 06:12](877 MB)
-PASS -- TEST 'hrrr_control_gnu' [08:48, 04:27](1061 MB)
-PASS -- TEST 'hrrr_control_noqr_gnu' [08:35, 04:22](1126 MB)
-PASS -- TEST 'hrrr_control_2threads_gnu' [08:35, 03:58](1022 MB)
-PASS -- TEST 'hrrr_control_decomp_gnu' [08:34, 04:21](1058 MB)
-PASS -- TEST 'hrrr_control_restart_gnu' [04:20, 02:19](878 MB)
-PASS -- TEST 'hrrr_control_restart_noqr_gnu' [04:20, 02:12](925 MB)
-PASS -- TEST 'rrfs_v1beta_gnu' [14:52, 10:43](1066 MB)
-
-PASS -- COMPILE 'csawmg_gnu' [05:10, 04:07]
-PASS -- TEST 'control_csawmg_gnu' [11:25, 07:56](1070 MB)
-
-PASS -- COMPILE 'atm_dyn32_debug_gnu' [09:10, 07:44]
-PASS -- TEST 'control_diag_debug_gnu' [04:28, 01:41](1621 MB)
-PASS -- TEST 'regional_debug_gnu' [09:26, 07:52](1121 MB)
-PASS -- TEST 'rap_control_debug_gnu' [04:20, 02:07](1091 MB)
-PASS -- TEST 'hrrr_control_debug_gnu' [04:19, 02:37](1081 MB)
-PASS -- TEST 'hrrr_gf_debug_gnu' [04:19, 02:15](1097 MB)
-PASS -- TEST 'hrrr_c3_debug_gnu' [05:18, 02:17](1086 MB)
-PASS -- TEST 'rap_diag_debug_gnu' [05:29, 02:12](1263 MB)
-PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [06:20, 03:16](1087 MB)
-PASS -- TEST 'rap_progcld_thompson_debug_gnu' [05:20, 02:14](1089 MB)
-PASS -- TEST 'rrfs_v1beta_debug_gnu' [05:19, 02:04](1083 MB)
-PASS -- TEST 'control_ras_debug_gnu' [04:19, 01:24](722 MB)
-PASS -- TEST 'control_stochy_debug_gnu' [04:18, 01:27](718 MB)
-PASS -- TEST 'control_debug_p8_gnu' [03:32, 01:52](1694 MB)
-PASS -- TEST 'rap_flake_debug_gnu' [03:20, 02:06](1093 MB)
-PASS -- TEST 'rap_clm_lake_debug_gnu' [04:19, 02:11](1091 MB)
-PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [05:49, 03:46](1093 MB)
-
-PASS -- COMPILE 'wam_debug_gnu' [04:11, 02:58]
-PASS -- TEST 'control_wam_debug_gnu' [07:34, 05:37](1557 MB)
-
-PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [05:11, 04:03]
-PASS -- TEST 'rap_control_dyn32_phy32_gnu' [11:31, 10:00](955 MB)
-PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [07:55, 05:44](940 MB)
-PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [10:43, 09:05](958 MB)
-PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [05:58, 04:01](879 MB)
-PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [06:36, 04:46](940 MB)
-PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [08:38, 07:04](854 MB)
-PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [04:23, 02:25](853 MB)
-PASS -- TEST 'conus13km_control_gnu' [04:37, 02:47](1255 MB)
-PASS -- TEST 'conus13km_2threads_gnu' [03:31, 01:12](1161 MB)
-PASS -- TEST 'conus13km_restart_mismatch_gnu' [03:30, 01:36](921 MB)
-
-PASS -- COMPILE 'atm_dyn64_phy32_gnu' [11:11, 09:12]
-PASS -- TEST 'rap_control_dyn64_phy32_gnu' [08:30, 06:25](980 MB)
-
-PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [09:11, 07:40]
-PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [04:18, 02:10](970 MB)
-PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [04:18, 02:03](963 MB)
-PASS -- TEST 'conus13km_debug_gnu' [08:31, 06:07](1276 MB)
-PASS -- TEST 'conus13km_debug_qr_gnu' [09:33, 06:30](968 MB)
-PASS -- TEST 'conus13km_debug_2threads_gnu' [06:28, 04:07](1184 MB)
-PASS -- TEST 'conus13km_radar_tten_debug_gnu' [11:28, 08:17](1347 MB)
-
-PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [09:11, 06:58]
-PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [05:20, 02:12](995 MB)
-
-PASS -- COMPILE 's2swa_gnu' [20:11, 18:53]
-
-PASS -- COMPILE 's2s_gnu' [18:11, 16:14]
-PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [18:02, 15:26](2719 MB)
-
-PASS -- COMPILE 's2swa_debug_gnu' [08:11, 06:43]
-
-PASS -- COMPILE 's2sw_pdlib_gnu' [18:11, 16:16]
-PASS -- TEST 'cpld_control_pdlib_p8_gnu' [45:01, 41:58](2884 MB)
-
-PASS -- COMPILE 's2sw_pdlib_debug_gnu' [06:11, 04:57]
-PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [17:49, 15:47](3023 MB)
-
-PASS -- COMPILE 'datm_cdeps_gnu' [18:11, 17:08]
-PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [05:16, 02:24](771 MB)
+* (-r) - USE ROCOTO
+
+PASS -- COMPILE 's2swa_32bit_intel' [12:07, 12:07] ( 1 warnings 11 remarks )
+PASS -- TEST 'cpld_control_p8_mixedmode_intel' [14:45, 14:07](2139 MB)
+
+PASS -- COMPILE 's2swa_32bit_pdlib_intel' [17:08, 17:08] ( 1 warnings 11 remarks )
+PASS -- TEST 'cpld_control_gfsv17_intel' [18:37, 17:45](1989 MB)
+PASS -- TEST 'cpld_control_gfsv17_iau_intel' [19:07, 18:05](2303 MB)
+PASS -- TEST 'cpld_restart_gfsv17_intel' [08:11, 07:05](1359 MB)
+PASS -- TEST 'cpld_mpi_gfsv17_intel' [19:19, 18:27](1900 MB)
+
+PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [16:21, 16:21] ( 1 warnings 11 remarks )
+PASS -- TEST 'cpld_control_sfs_intel' [17:32, 17:11](1982 MB)
+
+PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:09, 06:09] ( 1520 warnings 1988 remarks )
+PASS -- TEST 'cpld_debug_gfsv17_intel' [25:46, 24:52](1965 MB)
+
+PASS -- COMPILE 's2swa_intel' [12:17, 12:17] ( 1 warnings 11 remarks )
+PASS -- TEST 'cpld_control_p8_intel' [14:46, 14:06](2208 MB)
+PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [14:45, 14:08](2197 MB)
+PASS -- TEST 'cpld_restart_p8_intel' [08:18, 07:30](1975 MB)
+PASS -- TEST 'cpld_control_qr_p8_intel' [15:08, 14:24](2221 MB)
+PASS -- TEST 'cpld_restart_qr_p8_intel' [08:53, 07:48](1733 MB)
+PASS -- TEST 'cpld_2threads_p8_intel' [17:04, 16:34](2553 MB)
+PASS -- TEST 'cpld_decomp_p8_intel' [14:56, 14:13](2192 MB)
+PASS -- TEST 'cpld_mpi_p8_intel' [13:04, 12:16](2094 MB)
+PASS -- TEST 'cpld_control_ciceC_p8_intel' [15:19, 14:34](2197 MB)
+PASS -- TEST 'cpld_control_c192_p8_intel' [16:50, 15:27](2965 MB)
+PASS -- TEST 'cpld_restart_c192_p8_intel' [07:51, 06:04](2915 MB)
+PASS -- TEST 'cpld_bmark_p8_intel' [21:06, 16:24](3814 MB)
+PASS -- TEST 'cpld_restart_bmark_p8_intel' [16:31, 10:25](3641 MB)
+PASS -- TEST 'cpld_s2sa_p8_intel' [07:39, 06:56](2105 MB)
+
+PASS -- COMPILE 's2sw_intel' [11:01, 11:01] ( 1 warnings 11 remarks )
+PASS -- TEST 'cpld_control_noaero_p8_intel' [14:11, 13:38](2011 MB)
+PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [11:06, 10:32](2108 MB)
+
+PASS -- COMPILE 's2swa_debug_intel' [05:54, 05:54] ( 1410 warnings 1218 remarks )
+PASS -- TEST 'cpld_debug_p8_intel' [19:54, 19:07](2214 MB)
+
+PASS -- COMPILE 's2sw_debug_intel' [05:37, 05:37] ( 1410 warnings 1218 remarks )
+PASS -- TEST 'cpld_debug_noaero_p8_intel' [08:28, 07:49](2040 MB)
+
+PASS -- COMPILE 's2s_aoflux_intel' [10:21, 10:21] ( 3 remarks )
+PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [04:43, 04:03](2058 MB)
+
+PASS -- COMPILE 's2s_intel' [10:32, 10:32] ( 1 warnings 3 remarks )
+PASS -- TEST 'cpld_control_c48_intel' [06:34, 06:07](3030 MB)
+PASS -- TEST 'cpld_warmstart_c48_intel' [02:15, 01:48](3009 MB)
+PASS -- TEST 'cpld_restart_c48_intel' [01:24, 01:02](2469 MB)
+
+PASS -- COMPILE 's2swa_faster_intel' [12:49, 12:48] ( 1 warnings 11 remarks )
+PASS -- TEST 'cpld_control_p8_faster_intel' [15:14, 14:31](2201 MB)
+
+PASS -- COMPILE 's2sw_pdlib_intel' [15:47, 15:47] ( 1 warnings 11 remarks )
+PASS -- TEST 'cpld_control_pdlib_p8_intel' [23:59, 23:17](2061 MB)
+PASS -- TEST 'cpld_restart_pdlib_p8_intel' [13:14, 12:18](1429 MB)
+PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [26:33, 25:57](2004 MB)
+
+PASS -- COMPILE 's2sw_pdlib_debug_intel' [04:39, 04:38] ( 1520 warnings 1988 remarks )
+PASS -- TEST 'cpld_debug_pdlib_p8_intel' [28:29, 27:52](2012 MB)
+
+PASS -- COMPILE 'atm_dyn32_intel' [09:55, 09:55] ( 1 warnings 1 remarks )
+PASS -- TEST 'control_flake_intel' [03:09, 02:57](718 MB)
+PASS -- TEST 'control_CubedSphereGrid_intel' [03:09, 02:48](1583 MB)
+PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:12, 02:48](1592 MB)
+PASS -- TEST 'control_latlon_intel' [03:08, 02:50](1600 MB)
+PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:19, 02:56](1579 MB)
+PASS -- TEST 'control_c48_intel' [11:21, 11:01](1704 MB)
+PASS -- TEST 'control_c48.v2.sfc_intel' [06:25, 06:13](833 MB)
+PASS -- TEST 'control_c48_lnd_iau_intel' [11:15, 10:55](1708 MB)
+PASS -- TEST 'control_c192_intel' [11:06, 10:29](1756 MB)
+PASS -- TEST 'control_c384_intel' [13:06, 11:59](2002 MB)
+PASS -- TEST 'control_c384gdas_intel' [08:55, 07:15](1503 MB)
+PASS -- TEST 'control_stochy_intel' [01:35, 01:24](660 MB)
+PASS -- TEST 'control_stochy_restart_intel' [01:14, 00:55](526 MB)
+PASS -- TEST 'control_lndp_intel' [01:39, 01:29](662 MB)
+PASS -- TEST 'control_iovr4_intel' [02:23, 02:10](667 MB)
+PASS -- TEST 'control_iovr5_intel' [02:27, 02:14](659 MB)
+PASS -- TEST 'control_p8_intel' [04:01, 03:19](1887 MB)
+PASS -- TEST 'control_p8.v2.sfc_intel' [03:23, 02:44](1904 MB)
+PASS -- TEST 'control_p8_ugwpv1_intel' [03:44, 03:04](1885 MB)
+PASS -- TEST 'control_restart_p8_intel' [02:22, 01:50](1145 MB)
+PASS -- TEST 'control_noqr_p8_intel' [03:36, 03:02](1869 MB)
+PASS -- TEST 'control_restart_noqr_p8_intel' [02:25, 01:49](1221 MB)
+PASS -- TEST 'control_decomp_p8_intel' [03:52, 03:14](1865 MB)
+PASS -- TEST 'control_2threads_p8_intel' [03:37, 03:00](1961 MB)
+PASS -- TEST 'control_p8_lndp_intel' [06:10, 05:45](1886 MB)
+PASS -- TEST 'control_p8_rrtmgp_intel' [04:25, 03:42](1969 MB)
+PASS -- TEST 'control_p8_mynn_intel' [03:17, 02:40](1901 MB)
+PASS -- TEST 'merra2_thompson_intel' [03:43, 02:56](1905 MB)
+PASS -- TEST 'regional_control_intel' [04:53, 04:36](1190 MB)
+PASS -- TEST 'regional_restart_intel' [02:54, 02:39](1161 MB)
+PASS -- TEST 'regional_decomp_intel' [05:12, 04:56](1172 MB)
+PASS -- TEST 'regional_2threads_intel' [03:19, 03:02](1142 MB)
+PASS -- TEST 'regional_noquilt_intel' [05:08, 04:54](1517 MB)
+PASS -- TEST 'regional_netcdf_parallel_intel' [05:16, 04:52](1193 MB)
+PASS -- TEST 'regional_2dwrtdecomp_intel' [04:53, 04:36](1188 MB)
+PASS -- TEST 'regional_wofs_intel' [06:13, 05:57](2057 MB)
+
+PASS -- COMPILE 'rrfs_intel' [09:11, 09:11] ( 3 warnings 9 remarks )
+PASS -- TEST 'rap_control_intel' [07:15, 06:39](1184 MB)
+PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:05, 03:31](1349 MB)
+PASS -- TEST 'rap_decomp_intel' [07:36, 06:59](1144 MB)
+PASS -- TEST 'rap_2threads_intel' [07:04, 06:25](1360 MB)
+PASS -- TEST 'rap_restart_intel' [04:25, 03:37](1124 MB)
+PASS -- TEST 'rap_sfcdiff_intel' [07:58, 07:21](1225 MB)
+PASS -- TEST 'rap_sfcdiff_decomp_intel' [08:13, 07:36](1144 MB)
+PASS -- TEST 'rap_sfcdiff_restart_intel' [06:50, 05:55](1209 MB)
+PASS -- TEST 'hrrr_control_intel' [04:11, 03:32](1071 MB)
+PASS -- TEST 'hrrr_control_decomp_intel' [04:11, 03:35](1024 MB)
+PASS -- TEST 'hrrr_control_2threads_intel' [08:53, 08:02](1109 MB)
+PASS -- TEST 'hrrr_control_restart_intel' [02:07, 01:58](1030 MB)
+PASS -- TEST 'rrfs_v1beta_intel' [07:34, 06:45](1197 MB)
+PASS -- TEST 'rrfs_v1nssl_intel' [09:33, 09:21](1998 MB)
+PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [09:29, 09:17](2199 MB)
+
+PASS -- COMPILE 'csawmg_intel' [09:03, 09:01]
+PASS -- TEST 'control_csawmg_intel' [05:59, 05:41](1052 MB)
+PASS -- TEST 'control_ras_intel' [03:20, 03:07](823 MB)
+
+PASS -- COMPILE 'wam_intel' [08:48, 08:47] ( 1 remarks )
+PASS -- TEST 'control_wam_intel' [10:37, 10:07](1660 MB)
+
+PASS -- COMPILE 'atm_faster_dyn32_intel' [09:49, 09:48] ( 1 remarks )
+PASS -- TEST 'control_p8_faster_intel' [03:02, 02:23](1892 MB)
+PASS -- TEST 'regional_control_faster_intel' [04:40, 04:23](1188 MB)
+
+PASS -- COMPILE 'atm_debug_dyn32_intel' [09:28, 09:26] ( 882 warnings 9 remarks )
+PASS -- TEST 'control_CubedSphereGrid_debug_intel' [02:18, 01:55](1599 MB)
+PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [02:17, 01:49](1608 MB)
+PASS -- TEST 'control_stochy_debug_intel' [02:48, 02:37](846 MB)
+PASS -- TEST 'control_lndp_debug_intel' [02:35, 02:25](839 MB)
+PASS -- TEST 'control_csawmg_debug_intel' [03:54, 03:38](1151 MB)
+PASS -- TEST 'control_ras_debug_intel' [02:39, 02:28](838 MB)
+PASS -- TEST 'control_diag_debug_intel' [02:55, 02:28](1688 MB)
+PASS -- TEST 'control_debug_p8_intel' [02:44, 02:16](1925 MB)
+PASS -- TEST 'regional_debug_intel' [14:58, 14:40](1149 MB)
+PASS -- TEST 'rap_control_debug_intel' [04:24, 04:14](1209 MB)
+PASS -- TEST 'hrrr_control_debug_intel' [04:16, 04:06](1226 MB)
+PASS -- TEST 'hrrr_gf_debug_intel' [04:23, 04:07](1222 MB)
+PASS -- TEST 'hrrr_c3_debug_intel' [04:17, 04:05](1220 MB)
+PASS -- TEST 'rap_unified_drag_suite_debug_intel' [04:16, 04:07](1225 MB)
+PASS -- TEST 'rap_diag_debug_intel' [04:36, 04:21](1309 MB)
+PASS -- TEST 'rap_cires_ugwp_debug_intel' [04:22, 04:10](1226 MB)
+PASS -- TEST 'rap_unified_ugwp_debug_intel' [04:22, 04:10](1222 MB)
+PASS -- TEST 'rap_lndp_debug_intel' [04:18, 04:07](1220 MB)
+PASS -- TEST 'rap_progcld_thompson_debug_intel' [04:22, 04:09](1224 MB)
+PASS -- TEST 'rap_noah_debug_intel' [04:14, 04:06](1216 MB)
+PASS -- TEST 'rap_sfcdiff_debug_intel' [04:23, 04:15](1224 MB)
+PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [06:51, 06:38](1220 MB)
+PASS -- TEST 'rrfs_v1beta_debug_intel' [04:18, 04:05](1219 MB)
+PASS -- TEST 'rap_clm_lake_debug_intel' [05:11, 05:00](1224 MB)
+PASS -- TEST 'rap_flake_debug_intel' [04:22, 04:11](1227 MB)
+PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [07:42, 07:05](1227 MB)
+
+PASS -- COMPILE 'atm_debug_dyn32_gnu' [04:58, 04:58]
+PASS -- TEST 'control_csawmg_debug_gnu' [02:17, 01:56](1038 MB)
+
+PASS -- COMPILE 'wam_debug_intel' [04:26, 04:26] ( 837 warnings 1 remarks )
+
+PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [09:09, 09:09] ( 3 warnings 8 remarks )
+PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [03:53, 03:17](1222 MB)
+PASS -- TEST 'rap_control_dyn32_phy32_intel' [06:03, 05:30](1162 MB)
+PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [03:39, 02:55](1015 MB)
+PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [05:50, 05:16](1277 MB)
+PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [03:30, 02:42](1015 MB)
+PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [03:49, 03:03](974 MB)
+PASS -- TEST 'rap_restart_dyn32_phy32_intel' [05:00, 04:14](1085 MB)
+PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [01:59, 01:39](978 MB)
+
+PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [08:32, 08:31] ( 3 warnings 8 remarks )
+PASS -- TEST 'conus13km_control_intel' [02:04, 01:38](1278 MB)
+PASS -- TEST 'conus13km_2threads_intel' [01:03, 00:43](1185 MB)
+PASS -- TEST 'conus13km_restart_mismatch_intel' [01:23, 01:02](1128 MB)
+
+PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [08:27, 08:27] ( 3 warnings 8 remarks )
+PASS -- TEST 'rap_control_dyn64_phy32_intel' [05:11, 04:48](1074 MB)
+
+PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [03:38, 03:38] ( 785 warnings 8 remarks )
+PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [04:30, 04:19](1093 MB)
+PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [04:23, 04:14](1100 MB)
+PASS -- TEST 'conus13km_debug_intel' [12:19, 11:59](1342 MB)
+PASS -- TEST 'conus13km_debug_qr_intel' [12:40, 12:12](998 MB)
+PASS -- TEST 'conus13km_debug_2threads_intel' [07:54, 07:34](1241 MB)
+PASS -- TEST 'conus13km_radar_tten_debug_intel' [12:12, 11:48](1393 MB)
+
+PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [03:41, 03:41] ( 785 warnings 8 remarks )
+PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [04:27, 04:10](1166 MB)
+
+PASS -- COMPILE 'hafsw_intel' [10:32, 10:32] ( 1 warnings 10 remarks )
+PASS -- TEST 'hafs_regional_atm_intel' [06:28, 05:34](841 MB)
+PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [05:52, 05:36](1247 MB)
+PASS -- TEST 'hafs_regional_atm_ocn_intel' [08:51, 07:49](916 MB)
+PASS -- TEST 'hafs_regional_atm_wav_intel' [15:20, 14:22](946 MB)
+PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [18:42, 17:29](969 MB)
+PASS -- TEST 'hafs_regional_1nest_atm_intel' [07:54, 07:19](596 MB)
+PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [10:17, 09:12](608 MB)
+PASS -- TEST 'hafs_global_1nest_atm_intel' [04:13, 03:41](439 MB)
+PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [11:38, 09:46](549 MB)
+PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:36, 05:01](597 MB)
+PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [05:23, 04:46](597 MB)
+PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [05:48, 05:04](650 MB)
+PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [01:57, 01:43](461 MB)
+
+PASS -- COMPILE 'hafsw_debug_intel' [04:08, 04:07] ( 1462 warnings 1490 remarks )
+PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:35, 13:51](621 MB)
+
+PASS -- COMPILE 'hafsw_faster_intel' [09:38, 09:38] ( 9 remarks )
+PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [20:04, 19:20](745 MB)
+PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [19:47, 18:55](800 MB)
+
+PASS -- COMPILE 'hafs_mom6w_intel' [10:15, 10:15] ( 8 remarks )
+PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [13:01, 11:45](840 MB)
+
+PASS -- COMPILE 'hafs_all_intel' [09:32, 09:32] ( 9 remarks )
+PASS -- TEST 'hafs_regional_docn_intel' [06:30, 05:42](911 MB)
+PASS -- TEST 'hafs_regional_docn_oisst_intel' [07:26, 06:33](850 MB)
+PASS -- TEST 'hafs_regional_datm_cdeps_intel' [17:07, 16:32](1340 MB)
+
+PASS -- COMPILE 'datm_cdeps_intel' [06:52, 06:52] ( 2 remarks )
+PASS -- TEST 'datm_cdeps_control_cfsr_intel' [02:45, 02:22](1142 MB)
+PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [01:38, 01:21](1101 MB)
+PASS -- TEST 'datm_cdeps_control_gefs_intel' [02:11, 02:06](1018 MB)
+PASS -- TEST 'datm_cdeps_iau_gefs_intel' [02:08, 02:04](1026 MB)
+PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [02:10, 02:06](1017 MB)
+PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [02:14, 02:09](1153 MB)
+PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [02:17, 02:12](1133 MB)
+PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [02:14, 02:09](1015 MB)
+PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [05:29, 04:53](1165 MB)
+PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [05:26, 04:52](1158 MB)
+PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [02:13, 02:09](1151 MB)
+PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [03:05, 02:59](2396 MB)
+PASS -- TEST 'datm_cdeps_gfs_intel' [03:09, 03:03](2403 MB)
+
+PASS -- COMPILE 'datm_cdeps_debug_intel' [03:41, 03:41] ( 2 warnings 2 remarks )
+PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [05:08, 05:04](1086 MB)
+
+PASS -- COMPILE 'datm_cdeps_faster_intel' [05:37, 05:37] ( 2 remarks )
+PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [02:13, 02:08](1135 MB)
+
+PASS -- COMPILE 'datm_cdeps_land_intel' [00:54, 00:54] ( 1 remarks )
+PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [01:09, 00:53](332 MB)
+PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:01, 00:50](574 MB)
+PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [00:54, 00:37](575 MB)
+
+PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [09:32, 09:32] ( 3 remarks )
+PASS -- TEST 'atm_ds2s_docn_pcice_intel' [04:02, 03:22](2013 MB)
+
+PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [09:16, 09:15] ( 1 warnings 1 remarks )
+PASS -- TEST 'atm_ds2s_docn_dice_intel' [09:39, 08:53](2027 MB)
+
+PASS -- COMPILE 'atml_intel' [09:41, 09:40] ( 8 warnings 2 remarks )
+PASS -- TEST 'control_p8_atmlnd_sbs_intel' [08:31, 07:19](1885 MB)
+PASS -- TEST 'control_p8_atmlnd_intel' [08:03, 06:52](1895 MB)
+PASS -- TEST 'control_restart_p8_atmlnd_intel' [05:56, 04:47](1141 MB)
+
+PASS -- COMPILE 'atml_debug_intel' [05:00, 05:00] ( 880 warnings 2 remarks )
+PASS -- TEST 'control_p8_atmlnd_debug_intel' [06:30, 05:39](1922 MB)
+
+PASS -- COMPILE 'atmw_intel' [09:45, 09:45] ( 9 remarks )
+PASS -- TEST 'atmwav_control_noaero_p8_intel' [02:23, 01:44](1935 MB)
+
+PASS -- COMPILE 'atmaero_intel' [09:18, 09:18] ( 1 remarks )
+PASS -- TEST 'atmaero_control_p8_intel' [05:15, 04:19](2012 MB)
+PASS -- TEST 'atmaero_control_p8_rad_intel' [06:07, 05:07](1776 MB)
+PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:38, 04:54](1781 MB)
+
+PASS -- COMPILE 'atmaq_debug_intel' [03:59, 03:59] ( 882 warnings 6 remarks )
+PASS -- TEST 'regional_atmaq_debug_intel' [18:36, 17:15](4558 MB)
+
+PASS -- COMPILE 'atm_fbh_intel' [08:22, 08:22] ( 3 warnings 8 remarks )
+PASS -- TEST 'cpld_regional_atm_fbh_intel' [10:35, 10:21](1075 MB)
+
+PASS -- COMPILE 'datm_cdeps_intelllvm' [09:46, 09:44]
+PASS -- TEST 'datm_cdeps_control_cfsr_intelllvm' [03:05, 02:59](1140 MB)
+
+PASS -- COMPILE 'datm_cdeps_debug_intelllvm' [01:51, 01:51]
+PASS -- TEST 'datm_cdeps_debug_cfsr_intelllvm' [06:11, 06:04](1083 MB)
+
+PASS -- COMPILE 'atm_gnu' [05:33, 05:25]
+PASS -- TEST 'control_c48_gnu' [08:39, 08:08](1519 MB)
+PASS -- TEST 'control_stochy_gnu' [03:13, 02:55](716 MB)
+PASS -- TEST 'control_ras_gnu' [05:11, 04:55](723 MB)
+PASS -- TEST 'control_p8_gnu' [06:52, 05:48](1743 MB)
+PASS -- TEST 'control_p8_ugwpv1_gnu' [06:22, 05:28](1743 MB)
+PASS -- TEST 'control_flake_gnu' [06:22, 06:05](802 MB)
+
+PASS -- COMPILE 'rrfs_gnu' [05:18, 05:10]
+PASS -- TEST 'rap_control_gnu' [09:10, 08:30](1071 MB)
+PASS -- TEST 'rap_decomp_gnu' [09:06, 08:24](1071 MB)
+PASS -- TEST 'rap_2threads_gnu' [08:19, 07:39](1123 MB)
+PASS -- TEST 'rap_restart_gnu' [04:48, 04:07](876 MB)
+PASS -- TEST 'rap_sfcdiff_gnu' [09:02, 08:17](1069 MB)
+PASS -- TEST 'rap_sfcdiff_decomp_gnu' [09:07, 08:23](1067 MB)
+PASS -- TEST 'rap_sfcdiff_restart_gnu' [06:59, 06:18](877 MB)
+PASS -- TEST 'hrrr_control_gnu' [05:08, 04:25](1057 MB)
+PASS -- TEST 'hrrr_control_noqr_gnu' [05:00, 04:22](1120 MB)
+PASS -- TEST 'hrrr_control_2threads_gnu' [04:23, 03:44](1014 MB)
+PASS -- TEST 'hrrr_control_decomp_gnu' [05:05, 04:25](1053 MB)
+PASS -- TEST 'hrrr_control_restart_gnu' [02:19, 02:10](874 MB)
+PASS -- TEST 'hrrr_control_restart_noqr_gnu' [02:27, 02:10](923 MB)
+PASS -- TEST 'rrfs_v1beta_gnu' [08:52, 08:03](1064 MB)
+
+PASS -- COMPILE 'csawmg_gnu' [04:22, 04:22]
+PASS -- TEST 'control_csawmg_gnu' [07:38, 07:22](1050 MB)
+
+PASS -- COMPILE 'atm_dyn32_debug_gnu' [06:41, 06:40]
+PASS -- TEST 'control_diag_debug_gnu' [01:36, 01:15](1617 MB)
+PASS -- TEST 'regional_debug_gnu' [06:51, 06:34](1106 MB)
+PASS -- TEST 'rap_control_debug_gnu' [02:21, 02:11](1082 MB)
+PASS -- TEST 'hrrr_control_debug_gnu' [02:10, 02:01](1076 MB)
+PASS -- TEST 'hrrr_gf_debug_gnu' [02:09, 02:02](1080 MB)
+PASS -- TEST 'hrrr_c3_debug_gnu' [02:14, 02:03](1083 MB)
+PASS -- TEST 'rap_diag_debug_gnu' [02:24, 02:09](1291 MB)
+PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [03:35, 03:26](1080 MB)
+PASS -- TEST 'rap_progcld_thompson_debug_gnu' [02:10, 02:01](1090 MB)
+PASS -- TEST 'rrfs_v1beta_debug_gnu' [02:07, 01:59](1079 MB)
+PASS -- TEST 'control_ras_debug_gnu' [01:19, 01:11](715 MB)
+PASS -- TEST 'control_stochy_debug_gnu' [01:24, 01:16](716 MB)
+PASS -- TEST 'control_debug_p8_gnu' [01:43, 01:20](1693 MB)
+PASS -- TEST 'rap_flake_debug_gnu' [02:12, 02:00](1084 MB)
+PASS -- TEST 'rap_clm_lake_debug_gnu' [02:22, 02:15](1086 MB)
+PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [03:54, 03:19](1084 MB)
+
+PASS -- COMPILE 'wam_debug_gnu' [03:18, 03:17]
+PASS -- TEST 'control_wam_debug_gnu' [05:43, 05:22](1550 MB)
+
+PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [04:50, 04:50]
+PASS -- TEST 'rap_control_dyn32_phy32_gnu' [08:05, 07:31](950 MB)
+PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [04:33, 03:52](938 MB)
+PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [07:22, 06:49](982 MB)
+PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [04:26, 03:37](885 MB)
+PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [04:51, 04:07](937 MB)
+PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [06:33, 05:55](854 MB)
+PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [02:33, 02:14](853 MB)
+PASS -- TEST 'conus13km_control_gnu' [03:07, 02:41](1255 MB)
+PASS -- TEST 'conus13km_2threads_gnu' [01:27, 01:07](1160 MB)
+PASS -- TEST 'conus13km_restart_mismatch_gnu' [01:50, 01:30](931 MB)
+
+PASS -- COMPILE 'atm_dyn64_phy32_gnu' [09:06, 09:06]
+PASS -- TEST 'rap_control_dyn64_phy32_gnu' [05:00, 04:41](978 MB)
+
+PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [06:11, 06:06]
+PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [02:07, 01:59](964 MB)
+PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [02:08, 01:58](958 MB)
+PASS -- TEST 'conus13km_debug_gnu' [06:03, 05:32](1274 MB)
+PASS -- TEST 'conus13km_debug_qr_gnu' [06:06, 05:39](942 MB)
+PASS -- TEST 'conus13km_debug_2threads_gnu' [03:48, 03:28](1179 MB)
+PASS -- TEST 'conus13km_radar_tten_debug_gnu' [06:19, 05:55](1341 MB)
+
+PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [06:34, 06:33]
+PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [02:11, 02:03](1002 MB)
+
+PASS -- COMPILE 's2swa_gnu' [16:55, 16:55]
+
+PASS -- COMPILE 's2s_gnu' [16:17, 16:17]
+PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [15:30, 14:50](3062 MB)
+
+PASS -- COMPILE 's2swa_debug_gnu' [04:23, 04:22]
+
+PASS -- COMPILE 's2sw_pdlib_gnu' [16:13, 16:12]
+PASS -- TEST 'cpld_control_pdlib_p8_gnu' [40:18, 39:39](3038 MB)
+
+PASS -- COMPILE 's2sw_pdlib_debug_gnu' [03:39, 03:38]
+PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [15:48, 15:06](3023 MB)
+
+PASS -- COMPILE 'datm_cdeps_gnu' [15:55, 15:55]
+PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [02:24, 02:19](771 MB)
 
 SYNOPSIS:
-Starting Date/Time: 20241112 22:08:11
-Ending Date/Time: 20241113 00:26:45
-Total Time: 02h:19m:28s
+Starting Date/Time: 20241116 16:59:31
+Ending Date/Time: 20241116 21:52:53
+Total Time: 04h:54m:21s
 Compiles Completed: 60/60
-Tests Completed: 247/247
+Tests Completed: 248/248
 
 NOTES:
 A file 'test_changes.list' was generated but is empty.
diff --git a/tests/logs/RegressionTests_jet.log b/tests/logs/RegressionTests_jet.log
index 4a1cb806aa..22d9eaa3c9 100644
--- a/tests/logs/RegressionTests_jet.log
+++ b/tests/logs/RegressionTests_jet.log
@@ -1,7 +1,7 @@
 ====START OF JET REGRESSION TESTING LOG====
 
 UFSWM hash used in testing:
-a455d4df714c11207a7361bd79013093ef6e6a31
+df9325ac52a9219e80bc6d448ec0d297b6c8a591
 
 Submodule hashes used in testing:
  37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d)
@@ -11,10 +11,10 @@ Submodule hashes used in testing:
  05ac0ec3ea666080eed36e67f6cf8ce1255b243f CICE-interface/CICE/icepack (Icepack1.1.0-192-g05ac0ec)
  24e9eed4ffe8138bef635c8f916f91b142595675 CMEPS-interface/CMEPS (cmeps_v0.4.1-2311-g24e9eed)
  cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775)
- 49967251b83255bdac7ac2f9626d2714e8b83d07 FV3 (heads/develop)
+ 2429d661d1758c22935558df75f6b66bd710ac11 FV3 (remotes/origin/feature/lnd_iau)
  e36e8572e7643d7e59a3979a61bdd83743ff7b00 FV3/atmos_cubed_sphere (201912_public_release-407-ge36e857)
  b7d55fd07fa35c5de9b2292596d30784a800b276 FV3/ccpp/framework (2024-07-11-dev-1-gb7d55fd)
- 002a886eeb14979a6811f89e885d2968cbfd9b70 FV3/ccpp/physics (EP4-893-g002a886e)
+ 4343656a098516517257c0913689f70a81579e74 FV3/ccpp/physics (EP4-1045-g4343656a)
  74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6)
  6f5dd627d124ae94bb5ed7f5afd22f82c470b1b7 FV3/upp (upp_v10.2.0-230-g6f5dd627)
 -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd
@@ -26,8 +26,8 @@ Submodule hashes used in testing:
  5e0c21f64fa5b20efc8f29f8709766e1e6793a79 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10230-g5e0c21f64)
  9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197)
  29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6)
- 3ac32f0db7a2a97d930f44fa5f060c983ff31ee8 NOAHMP-interface/noahmp (v3.7.1-436-g3ac32f0)
- 06c20998e59082e79529a8e728c7c3a43a050911 WW3 (6.07.1-385-g06c20998)
+ 2363beb39016660a157aac49d073f4e04c68c34d NOAHMP-interface/noahmp (remotes/origin/feature/lnd_iau)
+ abe1e79e8d4241178e5d31fac1c90b8cef2ee551 WW3 (6.07.1-348-gabe1e79e)
  05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17)
  fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9)
 
@@ -39,258 +39,258 @@ The second time is specifically for the run phase.
 Times/Memory will be empty for failed tests.
 
 BASELINE DIRECTORY: /lfs5/HFIP/hfv3gfs/role.epic/RT/NEMSfv3gfs/develop-20241112
-COMPARISON DIRECTORY: /lfs5/HFIP/h-nems/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_1054341
+COMPARISON DIRECTORY: /lfs5/HFIP/hfv3gfs/Jong.Kim/RT_RUNDIRS/Jong.Kim/FV3_RT/rt_2588667
 
 RT.SH OPTIONS USED:
-* (-a) - HPC PROJECT ACCOUNT: h-nems
-* (-l) - USE CONFIG FILE: rt.conf
+* (-a) - HPC PROJECT ACCOUNT: epic
 * (-e) - USE ECFLOW
 
-PASS -- COMPILE 's2swa_32bit_intel' [01:26, 43:11] ( 1 warnings 1388 remarks )
-PASS -- TEST 'cpld_control_p8_mixedmode_intel' [32:55, 13:38](2027 MB)
-
-PASS -- COMPILE 's2swa_32bit_pdlib_intel' [06:26, 48:39] ( 1 warnings 1435 remarks )
-PASS -- TEST 'cpld_control_gfsv17_intel' [45:46, 24:28](1887 MB)
-PASS -- TEST 'cpld_control_gfsv17_iau_intel' [35:26, 26:19](2011 MB)
-PASS -- TEST 'cpld_restart_gfsv17_intel' [19:16, 10:01](1140 MB)
-PASS -- TEST 'cpld_mpi_gfsv17_intel' [48:41, 27:51](1858 MB)
-
-PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [11:29, 53:32] ( 1 warnings 1432 remarks )
-PASS -- TEST 'cpld_control_sfs_intel' [43:28, 24:14](1881 MB)
-
-PASS -- COMPILE 's2swa_intel' [01:26, 43:52] ( 1 warnings 1407 remarks )
-PASS -- TEST 'cpld_control_p8_intel' [28:49, 16:59](2068 MB)
-PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [37:01, 16:58](2069 MB)
-PASS -- TEST 'cpld_restart_p8_intel' [12:31, 09:00](1707 MB)
-PASS -- TEST 'cpld_control_qr_p8_intel' [36:48, 16:59](2073 MB)
-PASS -- TEST 'cpld_restart_qr_p8_intel' [32:33, 09:11](1732 MB)
-PASS -- TEST 'cpld_2threads_p8_intel' [28:43, 16:31](2331 MB)
-PASS -- TEST 'cpld_decomp_p8_intel' [36:47, 17:11](2042 MB)
-PASS -- TEST 'cpld_mpi_p8_intel' [25:55, 14:06](2017 MB)
-PASS -- TEST 'cpld_control_ciceC_p8_intel' [37:03, 16:57](2060 MB)
-PASS -- TEST 'cpld_s2sa_p8_intel' [28:45, 09:12](2016 MB)
-
-PASS -- COMPILE 's2sw_intel' [59:26, 41:24] ( 1 warnings 1292 remarks )
-PASS -- TEST 'cpld_control_noaero_p8_intel' [01:32, 09:49](1908 MB)
-PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [28:00, 14:09](1985 MB)
-
-PASS -- COMPILE 's2swa_debug_intel' [57:19, 06:06] ( 1410 warnings 1216 remarks )
-PASS -- TEST 'cpld_debug_p8_intel' [03:54, 27:37](2099 MB)
-
-PASS -- COMPILE 's2sw_debug_intel' [24:32, 05:58] ( 1410 warnings 1216 remarks )
-PASS -- TEST 'cpld_debug_noaero_p8_intel' [19:33, 11:46](1921 MB)
-
-PASS -- COMPILE 's2s_aoflux_intel' [56:38, 37:22] ( 1010 remarks )
-PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [43:20, 05:31](1969 MB)
-
-PASS -- COMPILE 's2s_intel' [51:38, 37:30] ( 1 warnings 1033 remarks )
-PASS -- TEST 'cpld_control_c48_intel' [17:49, 10:18](3020 MB)
-PASS -- TEST 'cpld_warmstart_c48_intel' [29:54, 03:02](3010 MB)
-PASS -- TEST 'cpld_restart_c48_intel' [09:53, 01:45](2466 MB)
-
-PASS -- COMPILE 's2swa_faster_intel' [47:48, 32:11] ( 1 warnings 1623 remarks )
-PASS -- TEST 'cpld_control_p8_faster_intel' [44:49, 16:24](2060 MB)
-
-PASS -- COMPILE 's2sw_pdlib_intel' [20:33, 46:15] ( 1 warnings 1352 remarks )
-PASS -- TEST 'cpld_control_pdlib_p8_intel' [52:17, 33:23](1922 MB)
-PASS -- TEST 'cpld_restart_pdlib_p8_intel' [34:21, 16:37](1140 MB)
-PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [47:19, 39:25](1909 MB)
-
-PASS -- COMPILE 's2sw_pdlib_debug_intel' [11:11, 06:01] ( 1520 warnings 1986 remarks )
-PASS -- TEST 'cpld_debug_pdlib_p8_intel' [02:30, 38:34](1939 MB)
-
-PASS -- COMPILE 'atm_dyn32_intel' [00:25, 37:37] ( 1 warnings 1116 remarks )
-PASS -- TEST 'control_flake_intel' [46:33, 04:43](651 MB)
-PASS -- TEST 'control_CubedSphereGrid_intel' [45:51, 04:34](1544 MB)
-PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [45:57, 04:41](1546 MB)
-PASS -- TEST 'control_latlon_intel' [45:50, 04:33](1535 MB)
-PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [45:58, 04:38](1529 MB)
-PASS -- TEST 'control_c48_intel' [33:52, 18:08](1706 MB)
-PASS -- TEST 'control_c48.v2.sfc_intel' [26:36, 10:14](825 MB)
-PASS -- TEST 'control_c192_intel' [58:06, 16:06](1698 MB)
-PASS -- TEST 'control_c384_intel' [06:06, 23:26](1817 MB)
-PASS -- TEST 'control_c384gdas_intel' [56:53, 13:39](1008 MB)
-PASS -- TEST 'control_stochy_intel' [43:34, 02:28](598 MB)
-PASS -- TEST 'control_stochy_restart_intel' [18:30, 01:23](438 MB)
-PASS -- TEST 'control_lndp_intel' [43:34, 02:22](602 MB)
-PASS -- TEST 'control_iovr4_intel' [44:34, 03:35](598 MB)
-PASS -- TEST 'control_iovr5_intel' [43:31, 03:35](599 MB)
-PASS -- TEST 'control_p8_intel' [43:04, 05:00](1825 MB)
-PASS -- TEST 'control_p8.v2.sfc_intel' [21:06, 03:54](1835 MB)
-PASS -- TEST 'control_p8_ugwpv1_intel' [25:02, 04:45](1827 MB)
-PASS -- TEST 'control_restart_p8_intel' [16:58, 02:42](1048 MB)
-PASS -- TEST 'control_noqr_p8_intel' [19:55, 04:43](1818 MB)
-PASS -- TEST 'control_restart_noqr_p8_intel' [18:57, 02:33](1072 MB)
-PASS -- TEST 'control_decomp_p8_intel' [17:54, 04:53](1822 MB)
-PASS -- TEST 'control_2threads_p8_intel' [15:53, 04:37](1910 MB)
-PASS -- TEST 'control_p8_lndp_intel' [19:43, 08:37](1831 MB)
-PASS -- TEST 'control_p8_rrtmgp_intel' [27:54, 05:19](1882 MB)
-PASS -- TEST 'control_p8_mynn_intel' [26:53, 04:05](1844 MB)
-PASS -- TEST 'merra2_thompson_intel' [25:51, 04:28](1841 MB)
-PASS -- TEST 'regional_control_intel' [17:39, 07:15](1013 MB)
-PASS -- TEST 'regional_restart_intel' [16:37, 03:51](1001 MB)
-PASS -- TEST 'regional_decomp_intel' [13:39, 07:37](997 MB)
-PASS -- TEST 'regional_2threads_intel' [20:38, 04:29](1004 MB)
-PASS -- TEST 'regional_netcdf_parallel_intel' [11:43, 07:08](1006 MB)
-PASS -- TEST 'regional_2dwrtdecomp_intel' [12:34, 07:08](1007 MB)
-
-PASS -- COMPILE 'rrfs_intel' [36:17, 34:43] ( 3 warnings 1092 remarks )
-PASS -- TEST 'rap_control_intel' [41:56, 10:03](990 MB)
-PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [25:08, 05:55](1170 MB)
-PASS -- TEST 'rap_decomp_intel' [42:53, 10:40](982 MB)
-PASS -- TEST 'rap_2threads_intel' [41:56, 09:33](1076 MB)
-PASS -- TEST 'rap_restart_intel' [20:49, 05:20](980 MB)
-PASS -- TEST 'rap_sfcdiff_intel' [41:55, 10:01](983 MB)
-PASS -- TEST 'rap_sfcdiff_decomp_intel' [42:56, 10:39](972 MB)
-PASS -- TEST 'rap_sfcdiff_restart_intel' [22:47, 07:40](992 MB)
-PASS -- TEST 'hrrr_control_intel' [50:55, 05:26](985 MB)
-PASS -- TEST 'hrrr_control_decomp_intel' [50:55, 05:40](976 MB)
-PASS -- TEST 'hrrr_control_2threads_intel' [50:01, 05:03](1046 MB)
-PASS -- TEST 'hrrr_control_restart_intel' [16:31, 02:53](919 MB)
-PASS -- TEST 'rrfs_v1beta_intel' [38:05, 09:52](985 MB)
-PASS -- TEST 'rrfs_v1nssl_intel' [41:40, 13:20](1933 MB)
-PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [40:39, 12:51](1933 MB)
-
-PASS -- COMPILE 'csawmg_intel' [36:18, 34:40] ( 1091 remarks )
-PASS -- TEST 'control_csawmg_intel' [52:54, 08:26](964 MB)
-PASS -- TEST 'control_ras_intel' [32:34, 04:21](671 MB)
-
-PASS -- COMPILE 'wam_intel' [42:18, 35:29] ( 994 remarks )
-PASS -- TEST 'control_wam_intel' [29:55, 14:27](1619 MB)
-
-PASS -- COMPILE 'atm_faster_dyn32_intel' [56:22, 37:28] ( 1294 remarks )
-PASS -- TEST 'control_p8_faster_intel' [19:53, 03:37](1831 MB)
-PASS -- TEST 'regional_control_faster_intel' [22:37, 06:35](1007 MB)
-
-PASS -- COMPILE 'atm_debug_dyn32_intel' [53:21, 08:42] ( 882 warnings 9 remarks )
-PASS -- TEST 'control_CubedSphereGrid_debug_intel' [23:46, 02:51](1568 MB)
-PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [22:47, 02:43](1572 MB)
-PASS -- TEST 'control_stochy_debug_intel' [24:26, 03:57](774 MB)
-PASS -- TEST 'control_lndp_debug_intel' [14:26, 03:30](776 MB)
-PASS -- TEST 'control_csawmg_debug_intel' [23:40, 05:32](1089 MB)
-PASS -- TEST 'control_ras_debug_intel' [20:32, 03:34](786 MB)
-PASS -- TEST 'control_diag_debug_intel' [19:45, 03:30](1631 MB)
-PASS -- TEST 'control_debug_p8_intel' [19:45, 03:23](1849 MB)
-PASS -- TEST 'regional_debug_intel' [37:43, 22:11](1044 MB)
-PASS -- TEST 'rap_control_debug_intel' [21:26, 06:17](1164 MB)
-PASS -- TEST 'hrrr_control_debug_intel' [21:34, 06:14](1158 MB)
-PASS -- TEST 'hrrr_gf_debug_intel' [18:26, 06:15](1165 MB)
-PASS -- TEST 'hrrr_c3_debug_intel' [16:26, 06:16](1163 MB)
-PASS -- TEST 'rap_unified_drag_suite_debug_intel' [15:27, 06:16](1164 MB)
-PASS -- TEST 'rap_diag_debug_intel' [15:39, 06:32](1249 MB)
-PASS -- TEST 'rap_cires_ugwp_debug_intel' [14:27, 06:22](1166 MB)
-PASS -- TEST 'rap_unified_ugwp_debug_intel' [14:24, 06:21](1163 MB)
-PASS -- TEST 'rap_lndp_debug_intel' [14:24, 06:17](1169 MB)
-PASS -- TEST 'rap_progcld_thompson_debug_intel' [59:37, 06:32](1166 MB)
-PASS -- TEST 'rap_noah_debug_intel' [59:36, 06:28](1162 MB)
-PASS -- TEST 'rap_sfcdiff_debug_intel' [59:34, 06:40](1185 MB)
-PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [03:38, 10:27](1164 MB)
-PASS -- TEST 'rrfs_v1beta_debug_intel' [59:35, 06:27](1167 MB)
-PASS -- TEST 'rap_clm_lake_debug_intel' [58:35, 07:50](1165 MB)
-PASS -- TEST 'rap_flake_debug_intel' [52:36, 06:07](1163 MB)
-PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [56:56, 11:06](1174 MB)
-
-PASS -- COMPILE 'wam_debug_intel' [47:20, 05:35] ( 837 warnings 1 remarks )
-PASS -- TEST 'control_wam_debug_intel' [30:44, 16:37](1635 MB)
-
-PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [50:17, 30:54] ( 3 warnings 1026 remarks )
-PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [51:14, 05:38](1042 MB)
-PASS -- TEST 'rap_control_dyn32_phy32_intel' [53:55, 08:36](906 MB)
-PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [49:46, 04:44](866 MB)
-PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [53:50, 08:22](947 MB)
-PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [47:52, 04:27](898 MB)
-PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [47:50, 04:59](855 MB)
-PASS -- TEST 'rap_restart_dyn32_phy32_intel' [27:28, 06:12](896 MB)
-PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [27:07, 02:20](836 MB)
-
-PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [00:21, 32:18] ( 3 warnings 1199 remarks )
-PASS -- TEST 'conus13km_control_intel' [03:29, 02:38](1098 MB)
-PASS -- TEST 'conus13km_2threads_intel' [27:56, 01:11](1038 MB)
-PASS -- TEST 'conus13km_restart_mismatch_intel' [26:52, 01:27](1008 MB)
-
-PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [45:17, 31:44] ( 3 warnings 1046 remarks )
-PASS -- TEST 'rap_control_dyn64_phy32_intel' [56:29, 05:26](907 MB)
-
-PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [16:11, 05:27] ( 785 warnings 8 remarks )
-PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [48:34, 06:28](1040 MB)
-PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [48:36, 06:20](1035 MB)
-PASS -- TEST 'conus13km_debug_intel' [00:08, 18:03](1152 MB)
-PASS -- TEST 'conus13km_debug_qr_intel' [58:59, 18:02](857 MB)
-PASS -- TEST 'conus13km_debug_2threads_intel' [02:01, 10:15](1073 MB)
-PASS -- TEST 'conus13km_radar_tten_debug_intel' [14:09, 17:33](1215 MB)
-
-PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [22:13, 05:12] ( 785 warnings 8 remarks )
-PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [02:42, 06:12](1084 MB)
-
-PASS -- COMPILE 'hafsw_intel' [47:17, 39:51] ( 1 warnings 1426 remarks )
-PASS -- TEST 'hafs_regional_atm_intel' [13:27, 07:09](700 MB)
-PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [12:36, 06:31](1071 MB)
-PASS -- TEST 'hafs_regional_atm_ocn_intel' [39:26, 08:55](757 MB)
-PASS -- TEST 'hafs_regional_atm_wav_intel' [33:45, 15:38](788 MB)
-PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [25:51, 19:24](805 MB)
-PASS -- TEST 'gnv1_nested_intel' [23:07, 05:54](1669 MB)
-
-PASS -- COMPILE 'hafs_all_intel' [34:36, 36:32] ( 1273 remarks )
-PASS -- TEST 'hafs_regional_docn_intel' [09:43, 08:27](752 MB)
-PASS -- TEST 'hafs_regional_docn_oisst_intel' [12:48, 08:34](734 MB)
-
-PASS -- COMPILE 'datm_cdeps_intel' [03:28, 08:20] ( 67 remarks )
-PASS -- TEST 'datm_cdeps_control_cfsr_intel' [31:49, 03:35](1073 MB)
-PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [06:27, 02:13](1045 MB)
-PASS -- TEST 'datm_cdeps_control_gefs_intel' [29:48, 03:31](941 MB)
-PASS -- TEST 'datm_cdeps_iau_gefs_intel' [31:49, 03:32](933 MB)
-PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [29:49, 03:34](931 MB)
-PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [31:49, 03:36](1071 MB)
-PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [31:49, 03:37](1073 MB)
-PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [31:49, 03:28](943 MB)
-PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [30:40, 07:41](890 MB)
-PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [38:41, 07:37](851 MB)
-PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [31:46, 03:36](1085 MB)
-PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [27:48, 05:05](2414 MB)
-PASS -- TEST 'datm_cdeps_gfs_intel' [33:49, 05:07](2370 MB)
-
-PASS -- COMPILE 'datm_cdeps_debug_intel' [03:38, 03:23] ( 2 warnings )
-PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [33:28, 08:13](1014 MB)
-
-PASS -- COMPILE 'datm_cdeps_faster_intel' [58:50, 08:17] ( 70 remarks )
-PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [27:28, 03:37](1071 MB)
-
-PASS -- COMPILE 'datm_cdeps_land_intel' [31:34, 01:53] ( 60 remarks )
-PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [27:39, 01:06](236 MB)
-PASS -- TEST 'datm_cdeps_lnd_era5_intel' [26:35, 01:00](262 MB)
-PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [04:31, 00:36](261 MB)
-
-PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [04:31, 36:41] ( 1015 remarks )
-PASS -- TEST 'atm_ds2s_docn_pcice_intel' [02:44, 04:54](1874 MB)
-
-PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [39:25, 35:58] ( 1 warnings 1020 remarks )
-PASS -- TEST 'atm_ds2s_docn_dice_intel' [05:31, 10:32](1903 MB)
-
-PASS -- COMPILE 'atml_intel' [03:23, 37:28] ( 8 warnings 1157 remarks )
-PASS -- TEST 'control_p8_atmlnd_sbs_intel' [58:33, 05:40](1859 MB)
-PASS -- TEST 'control_p8_atmlnd_intel' [58:32, 05:38](1826 MB)
-PASS -- TEST 'control_restart_p8_atmlnd_intel' [18:57, 03:02](1066 MB)
-
-PASS -- COMPILE 'atml_debug_intel' [32:14, 06:19] ( 880 warnings 2 remarks )
-PASS -- TEST 'control_p8_atmlnd_debug_intel' [11:16, 07:11](1884 MB)
-
-PASS -- COMPILE 'atmw_intel' [59:21, 37:53] ( 1268 remarks )
-PASS -- TEST 'atmwav_control_noaero_p8_intel' [52:18, 02:34](1856 MB)
-
-PASS -- COMPILE 'atmaero_intel' [40:17, 36:21] ( 1098 remarks )
-PASS -- TEST 'atmaero_control_p8_intel' [47:20, 05:18](1928 MB)
-PASS -- TEST 'atmaero_control_p8_rad_intel' [48:22, 06:23](1708 MB)
-PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [49:14, 06:29](1717 MB)
-
-PASS -- COMPILE 'atm_fbh_intel' [28:34, 31:28] ( 3 warnings 996 remarks )
-PASS -- TEST 'cpld_regional_atm_fbh_intel' [57:49, 15:12](1025 MB)
+PASS -- COMPILE 's2swa_32bit_intel' [45:19, 43:35] ( 1 warnings 1396 remarks )
+PASS -- TEST 'cpld_control_p8_mixedmode_intel' [16:26, 13:36](2020 MB)
+
+PASS -- COMPILE 's2swa_32bit_pdlib_intel' [49:19, 47:36] ( 1 warnings 1443 remarks )
+PASS -- TEST 'cpld_control_gfsv17_intel' [25:21, 22:46](1882 MB)
+PASS -- TEST 'cpld_control_gfsv17_iau_intel' [26:29, 24:00](2000 MB)
+PASS -- TEST 'cpld_restart_gfsv17_intel' [12:06, 09:39](1138 MB)
+PASS -- TEST 'cpld_mpi_gfsv17_intel' [28:11, 25:52](1844 MB)
+
+PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [54:19, 52:56] ( 1 warnings 1440 remarks )
+PASS -- TEST 'cpld_control_sfs_intel' [23:55, 22:12](1870 MB)
+
+PASS -- COMPILE 's2swa_intel' [46:19, 44:20] ( 1 warnings 1415 remarks )
+PASS -- TEST 'cpld_control_p8_intel' [19:09, 17:09](2069 MB)
+PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [19:30, 17:04](2076 MB)
+PASS -- TEST 'cpld_restart_p8_intel' [11:30, 08:52](1718 MB)
+PASS -- TEST 'cpld_control_qr_p8_intel' [20:14, 17:11](2081 MB)
+PASS -- TEST 'cpld_restart_qr_p8_intel' [11:17, 08:59](1739 MB)
+PASS -- TEST 'cpld_2threads_p8_intel' [19:05, 16:34](2320 MB)
+PASS -- TEST 'cpld_decomp_p8_intel' [20:08, 17:14](2061 MB)
+PASS -- TEST 'cpld_mpi_p8_intel' [16:22, 14:03](2019 MB)
+PASS -- TEST 'cpld_control_ciceC_p8_intel' [19:26, 17:06](2072 MB)
+PASS -- TEST 'cpld_s2sa_p8_intel' [12:15, 09:13](2018 MB)
+
+PASS -- COMPILE 's2sw_intel' [43:17, 41:23] ( 1 warnings 1300 remarks )
+PASS -- TEST 'cpld_control_noaero_p8_intel' [12:28, 09:49](1916 MB)
+PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [16:39, 14:02](1978 MB)
+
+PASS -- COMPILE 's2swa_debug_intel' [08:12, 06:14] ( 1410 warnings 1216 remarks )
+PASS -- TEST 'cpld_debug_p8_intel' [30:27, 27:29](2094 MB)
+
+PASS -- COMPILE 's2sw_debug_intel' [07:11, 05:59] ( 1410 warnings 1216 remarks )
+PASS -- TEST 'cpld_debug_noaero_p8_intel' [14:03, 11:33](1937 MB)
+
+PASS -- COMPILE 's2s_aoflux_intel' [39:18, 37:29] ( 1018 remarks )
+PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [08:29, 05:32](1978 MB)
+
+PASS -- COMPILE 's2s_intel' [39:20, 38:12] ( 1 warnings 1041 remarks )
+PASS -- TEST 'cpld_control_c48_intel' [12:49, 10:17](3004 MB)
+PASS -- TEST 'cpld_warmstart_c48_intel' [04:51, 03:01](3011 MB)
+PASS -- TEST 'cpld_restart_c48_intel' [03:46, 01:45](2458 MB)
+
+PASS -- COMPILE 's2swa_faster_intel' [34:25, 32:43] ( 1 warnings 1631 remarks )
+PASS -- TEST 'cpld_control_p8_faster_intel' [19:42, 16:18](2059 MB)
+
+PASS -- COMPILE 's2sw_pdlib_intel' [49:22, 47:58] ( 1 warnings 1360 remarks )
+PASS -- TEST 'cpld_control_pdlib_p8_intel' [35:29, 33:18](1940 MB)
+PASS -- TEST 'cpld_restart_pdlib_p8_intel' [19:24, 16:22](1124 MB)
+PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [41:19, 39:08](1917 MB)
+
+PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:11, 05:50] ( 1520 warnings 1986 remarks )
+PASS -- TEST 'cpld_debug_pdlib_p8_intel' [41:17, 38:41](1933 MB)
+
+PASS -- COMPILE 'atm_dyn32_intel' [41:17, 39:28] ( 1 warnings 1124 remarks )
+PASS -- TEST 'control_flake_intel' [06:30, 04:24](649 MB)
+PASS -- TEST 'control_CubedSphereGrid_intel' [07:10, 04:29](1531 MB)
+PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [07:14, 04:43](1543 MB)
+PASS -- TEST 'control_latlon_intel' [07:07, 04:29](1541 MB)
+PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [07:16, 04:33](1545 MB)
+PASS -- TEST 'control_c48_intel' [21:21, 18:19](1696 MB)
+PASS -- TEST 'control_c48.v2.sfc_intel' [12:39, 10:13](830 MB)
+PASS -- TEST 'control_c48_lnd_iau_intel' [21:19, 18:13](1704 MB)
+PASS -- TEST 'control_c192_intel' [18:21, 16:03](1704 MB)
+PASS -- TEST 'control_c384_intel' [26:21, 22:54](1816 MB)
+PASS -- TEST 'control_c384gdas_intel' [18:15, 13:18](1003 MB)
+PASS -- TEST 'control_stochy_intel' [04:30, 02:10](604 MB)
+PASS -- TEST 'control_stochy_restart_intel' [03:29, 01:14](435 MB)
+PASS -- TEST 'control_lndp_intel' [03:30, 02:03](604 MB)
+PASS -- TEST 'control_iovr4_intel' [05:33, 03:18](602 MB)
+PASS -- TEST 'control_iovr5_intel' [05:33, 03:19](606 MB)
+PASS -- TEST 'control_p8_intel' [07:27, 05:02](1832 MB)
+PASS -- TEST 'control_p8.v2.sfc_intel' [07:33, 04:14](1837 MB)
+PASS -- TEST 'control_p8_ugwpv1_intel' [07:19, 04:55](1832 MB)
+PASS -- TEST 'control_restart_p8_intel' [04:52, 02:36](1063 MB)
+PASS -- TEST 'control_noqr_p8_intel' [07:22, 04:56](1816 MB)
+PASS -- TEST 'control_restart_noqr_p8_intel' [04:53, 02:36](1074 MB)
+PASS -- TEST 'control_decomp_p8_intel' [08:22, 05:07](1816 MB)
+PASS -- TEST 'control_2threads_p8_intel' [07:23, 04:47](1915 MB)
+PASS -- TEST 'control_p8_lndp_intel' [11:15, 08:50](1836 MB)
+PASS -- TEST 'control_p8_rrtmgp_intel' [08:24, 05:24](1902 MB)
+PASS -- TEST 'control_p8_mynn_intel' [07:24, 04:18](1849 MB)
+PASS -- TEST 'merra2_thompson_intel' [07:20, 04:38](1845 MB)
+PASS -- TEST 'regional_control_intel' [10:03, 07:16](1009 MB)
+PASS -- TEST 'regional_restart_intel' [05:37, 03:48](1003 MB)
+PASS -- TEST 'regional_decomp_intel' [10:03, 07:44](1008 MB)
+PASS -- TEST 'regional_2threads_intel' [07:04, 04:38](987 MB)
+PASS -- TEST 'regional_netcdf_parallel_intel' [10:10, 07:24](1011 MB)
+PASS -- TEST 'regional_2dwrtdecomp_intel' [09:41, 07:04](1003 MB)
+
+PASS -- COMPILE 'rrfs_intel' [37:17, 35:28] ( 3 warnings 1100 remarks )
+PASS -- TEST 'rap_control_intel' [11:51, 10:07](986 MB)
+PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [08:16, 05:27](1170 MB)
+PASS -- TEST 'rap_decomp_intel' [12:45, 10:47](978 MB)
+PASS -- TEST 'rap_2threads_intel' [11:51, 09:42](1066 MB)
+PASS -- TEST 'rap_restart_intel' [07:41, 05:15](987 MB)
+PASS -- TEST 'rap_sfcdiff_intel' [11:53, 10:01](987 MB)
+PASS -- TEST 'rap_sfcdiff_decomp_intel' [12:44, 10:44](976 MB)
+PASS -- TEST 'rap_sfcdiff_restart_intel' [09:44, 07:31](993 MB)
+PASS -- TEST 'hrrr_control_intel' [07:42, 05:10](986 MB)
+PASS -- TEST 'hrrr_control_decomp_intel' [07:41, 05:25](979 MB)
+PASS -- TEST 'hrrr_control_2threads_intel' [06:51, 04:49](1045 MB)
+PASS -- TEST 'hrrr_control_restart_intel' [04:30, 02:46](910 MB)
+PASS -- TEST 'rrfs_v1beta_intel' [12:04, 10:01](983 MB)
+PASS -- TEST 'rrfs_v1nssl_intel' [14:33, 13:04](1934 MB)
+PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [14:33, 12:58](1930 MB)
+
+PASS -- COMPILE 'csawmg_intel' [36:14, 35:04] ( 1098 remarks )
+PASS -- TEST 'control_csawmg_intel' [09:42, 08:03](967 MB)
+PASS -- TEST 'control_ras_intel' [06:24, 04:19](675 MB)
+
+PASS -- COMPILE 'wam_intel' [37:15, 35:45] ( 1002 remarks )
+PASS -- TEST 'control_wam_intel' [16:48, 14:15](1612 MB)
+
+PASS -- COMPILE 'atm_faster_dyn32_intel' [39:20, 37:14] ( 1302 remarks )
+PASS -- TEST 'control_p8_faster_intel' [05:58, 03:38](1836 MB)
+PASS -- TEST 'regional_control_faster_intel' [08:37, 06:31](1012 MB)
+
+PASS -- COMPILE 'atm_debug_dyn32_intel' [10:12, 08:14] ( 882 warnings 9 remarks )
+PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:48, 02:45](1569 MB)
+PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:54, 02:53](1558 MB)
+PASS -- TEST 'control_stochy_debug_intel' [05:28, 03:54](774 MB)
+PASS -- TEST 'control_lndp_debug_intel' [05:28, 03:31](779 MB)
+PASS -- TEST 'control_csawmg_debug_intel' [07:46, 05:26](1087 MB)
+PASS -- TEST 'control_ras_debug_intel' [05:28, 03:28](782 MB)
+PASS -- TEST 'control_diag_debug_intel' [05:52, 03:20](1628 MB)
+PASS -- TEST 'control_debug_p8_intel' [05:53, 03:16](1857 MB)
+PASS -- TEST 'regional_debug_intel' [23:52, 21:59](1062 MB)
+PASS -- TEST 'rap_control_debug_intel' [08:34, 06:16](1161 MB)
+PASS -- TEST 'hrrr_control_debug_intel' [08:33, 06:09](1155 MB)
+PASS -- TEST 'hrrr_gf_debug_intel' [08:33, 06:16](1163 MB)
+PASS -- TEST 'hrrr_c3_debug_intel' [08:33, 06:19](1159 MB)
+PASS -- TEST 'rap_unified_drag_suite_debug_intel' [08:34, 06:17](1164 MB)
+PASS -- TEST 'rap_diag_debug_intel' [08:45, 06:38](1247 MB)
+PASS -- TEST 'rap_cires_ugwp_debug_intel' [08:34, 06:23](1166 MB)
+PASS -- TEST 'rap_unified_ugwp_debug_intel' [08:34, 06:23](1159 MB)
+PASS -- TEST 'rap_lndp_debug_intel' [08:34, 06:18](1165 MB)
+PASS -- TEST 'rap_progcld_thompson_debug_intel' [08:34, 06:18](1165 MB)
+PASS -- TEST 'rap_noah_debug_intel' [07:26, 05:59](1158 MB)
+PASS -- TEST 'rap_sfcdiff_debug_intel' [07:24, 06:05](1168 MB)
+PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [11:25, 10:06](1157 MB)
+PASS -- TEST 'rrfs_v1beta_debug_intel' [07:24, 06:04](1158 MB)
+PASS -- TEST 'rap_clm_lake_debug_intel' [09:27, 07:20](1161 MB)
+PASS -- TEST 'rap_flake_debug_intel' [08:27, 06:08](1164 MB)
+PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [12:52, 10:38](1173 MB)
+
+PASS -- COMPILE 'wam_debug_intel' [12:12, 05:17] ( 837 warnings 1 remarks )
+PASS -- TEST 'control_wam_debug_intel' [18:55, 16:32](1648 MB)
+
+PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [33:17, 30:48] ( 3 warnings 1032 remarks )
+PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [08:07, 05:12](1025 MB)
+PASS -- TEST 'rap_control_dyn32_phy32_intel' [10:49, 08:15](896 MB)
+PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:46, 04:22](869 MB)
+PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [10:49, 07:54](933 MB)
+PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [06:46, 04:01](903 MB)
+PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [06:46, 04:34](851 MB)
+PASS -- TEST 'rap_restart_dyn32_phy32_intel' [08:42, 06:10](895 MB)
+PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [04:26, 02:19](842 MB)
+
+PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [34:14, 31:58] ( 3 warnings 1206 remarks )
+PASS -- TEST 'conus13km_control_intel' [04:50, 02:39](1093 MB)
+PASS -- TEST 'conus13km_2threads_intel' [03:37, 01:11](1041 MB)
+PASS -- TEST 'conus13km_restart_mismatch_intel' [03:40, 01:29](1010 MB)
+
+PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [35:19, 31:25] ( 3 warnings 1052 remarks )
+PASS -- TEST 'rap_control_dyn64_phy32_intel' [07:52, 05:26](909 MB)
+
+PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [08:11, 05:12] ( 785 warnings 8 remarks )
+PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [07:30, 06:01](1043 MB)
+PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [07:33, 05:54](1034 MB)
+PASS -- TEST 'conus13km_debug_intel' [20:03, 17:47](1155 MB)
+PASS -- TEST 'conus13km_debug_qr_intel' [20:03, 17:52](859 MB)
+PASS -- TEST 'conus13km_debug_2threads_intel' [12:54, 10:16](1101 MB)
+PASS -- TEST 'conus13km_radar_tten_debug_intel' [19:57, 17:45](1214 MB)
+
+PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [08:12, 05:09] ( 785 warnings 8 remarks )
+PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [08:26, 06:08](1084 MB)
+
+PASS -- COMPILE 'hafsw_intel' [41:15, 39:58] ( 1 warnings 1434 remarks )
+PASS -- TEST 'hafs_regional_atm_intel' [13:29, 06:59](697 MB)
+PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [12:40, 06:20](1069 MB)
+PASS -- TEST 'hafs_regional_atm_ocn_intel' [16:45, 09:24](753 MB)
+PASS -- TEST 'hafs_regional_atm_wav_intel' [22:38, 16:01](788 MB)
+PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [26:51, 19:29](796 MB)
+PASS -- TEST 'gnv1_nested_intel' [09:55, 06:21](1678 MB)
+
+PASS -- COMPILE 'hafs_all_intel' [38:20, 36:35] ( 1280 remarks )
+PASS -- TEST 'hafs_regional_docn_intel' [14:20, 08:47](757 MB)
+PASS -- TEST 'hafs_regional_docn_oisst_intel' [15:26, 08:52](725 MB)
+
+PASS -- COMPILE 'datm_cdeps_intel' [12:12, 08:14] ( 67 remarks )
+PASS -- TEST 'datm_cdeps_control_cfsr_intel' [05:23, 03:34](1078 MB)
+PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [04:21, 02:13](1040 MB)
+PASS -- TEST 'datm_cdeps_control_gefs_intel' [05:24, 03:27](930 MB)
+PASS -- TEST 'datm_cdeps_iau_gefs_intel' [05:24, 03:30](933 MB)
+PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [05:24, 03:32](937 MB)
+PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [05:24, 03:35](1074 MB)
+PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [05:24, 03:35](1068 MB)
+PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [05:23, 03:27](945 MB)
+PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [10:14, 07:37](894 MB)
+PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [10:16, 07:34](857 MB)
+PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [05:20, 03:33](1070 MB)
+PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [06:23, 04:59](2374 MB)
+PASS -- TEST 'datm_cdeps_gfs_intel' [06:24, 05:01](2429 MB)
+
+PASS -- COMPILE 'datm_cdeps_debug_intel' [08:12, 03:29] ( 2 warnings )
+PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [09:24, 08:03](1027 MB)
+
+PASS -- COMPILE 'datm_cdeps_faster_intel' [10:12, 08:13] ( 70 remarks )
+PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [05:21, 03:35](1056 MB)
+
+PASS -- COMPILE 'datm_cdeps_land_intel' [06:11, 01:42] ( 68 remarks )
+PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:34, 01:20](243 MB)
+PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:29, 01:05](264 MB)
+PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:26, 00:41](263 MB)
+
+PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [41:15, 36:28] ( 1023 remarks )
+PASS -- TEST 'atm_ds2s_docn_pcice_intel' [07:15, 04:51](1911 MB)
+
+PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [37:15, 35:57] ( 1 warnings 1028 remarks )
+PASS -- TEST 'atm_ds2s_docn_dice_intel' [13:07, 10:34](1909 MB)
+
+PASS -- COMPILE 'atml_intel' [39:15, 37:34] ( 8 warnings 1173 remarks )
+PASS -- TEST 'control_p8_atmlnd_sbs_intel' [08:13, 05:45](1853 MB)
+PASS -- TEST 'control_p8_atmlnd_intel' [08:13, 05:48](1872 MB)
+PASS -- TEST 'control_restart_p8_atmlnd_intel' [05:47, 03:20](1066 MB)
+
+PASS -- COMPILE 'atml_debug_intel' [08:11, 06:19] ( 880 warnings 2 remarks )
+PASS -- TEST 'control_p8_atmlnd_debug_intel' [12:18, 07:17](1879 MB)
+
+PASS -- COMPILE 'atmw_intel' [43:19, 37:51] ( 1276 remarks )
+PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:57, 02:28](1855 MB)
+
+PASS -- COMPILE 'atmaero_intel' [37:16, 36:01] ( 1106 remarks )
+PASS -- TEST 'atmaero_control_p8_intel' [08:06, 05:18](1905 MB)
+PASS -- TEST 'atmaero_control_p8_rad_intel' [09:02, 06:15](1706 MB)
+PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [08:50, 06:21](1723 MB)
+
+PASS -- COMPILE 'atm_fbh_intel' [33:16, 31:40] ( 3 warnings 1003 remarks )
+PASS -- TEST 'cpld_regional_atm_fbh_intel' [17:43, 15:17](1019 MB)
 
 SYNOPSIS:
-Starting Date/Time: 20241113 03:51:38
-Ending Date/Time: 20241113 23:21:05
-Total Time: 19h:30m:29s
+Starting Date/Time: 20241117 14:13:50
+Ending Date/Time: 20241117 18:47:40
+Total Time: 04h:34m:23s
 Compiles Completed: 37/37
-Tests Completed: 165/165
+Tests Completed: 166/166
 
 NOTES:
 A file 'test_changes.list' was generated but is empty.
diff --git a/tests/logs/RegressionTests_orion.log b/tests/logs/RegressionTests_orion.log
index 3840ad427f..aaf787e99e 100644
--- a/tests/logs/RegressionTests_orion.log
+++ b/tests/logs/RegressionTests_orion.log
@@ -1,7 +1,7 @@
 ====START OF ORION REGRESSION TESTING LOG====
 
 UFSWM hash used in testing:
-8408059fed3c23317f09beae2012cd072cddcda5
+df9325ac52a9219e80bc6d448ec0d297b6c8a591
 
 Submodule hashes used in testing:
  37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d)
@@ -11,10 +11,10 @@ Submodule hashes used in testing:
  05ac0ec3ea666080eed36e67f6cf8ce1255b243f CICE-interface/CICE/icepack (Icepack1.1.0-192-g05ac0ec)
  24e9eed4ffe8138bef635c8f916f91b142595675 CMEPS-interface/CMEPS (cmeps_v0.4.1-2311-g24e9eed)
  cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775)
- 49967251b83255bdac7ac2f9626d2714e8b83d07 FV3 (heads/develop)
+ 2429d661d1758c22935558df75f6b66bd710ac11 FV3 (remotes/origin/feature/lnd_iau)
  e36e8572e7643d7e59a3979a61bdd83743ff7b00 FV3/atmos_cubed_sphere (201912_public_release-407-ge36e857)
  b7d55fd07fa35c5de9b2292596d30784a800b276 FV3/ccpp/framework (2024-07-11-dev-1-gb7d55fd)
- 002a886eeb14979a6811f89e885d2968cbfd9b70 FV3/ccpp/physics (EP4-893-g002a886e)
+ 4343656a098516517257c0913689f70a81579e74 FV3/ccpp/physics (EP4-1045-g4343656a)
  74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6)
  6f5dd627d124ae94bb5ed7f5afd22f82c470b1b7 FV3/upp (upp_v10.2.0-230-g6f5dd627)
 -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd
@@ -26,8 +26,8 @@ Submodule hashes used in testing:
  5e0c21f64fa5b20efc8f29f8709766e1e6793a79 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10230-g5e0c21f64)
  9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197)
  29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6)
- 3ac32f0db7a2a97d930f44fa5f060c983ff31ee8 NOAHMP-interface/noahmp (v3.7.1-436-g3ac32f0)
- 06c20998e59082e79529a8e728c7c3a43a050911 WW3 (6.07.1-385-g06c20998)
+ 2363beb39016660a157aac49d073f4e04c68c34d NOAHMP-interface/noahmp (remotes/origin/feature/lnd_iau)
+ abe1e79e8d4241178e5d31fac1c90b8cef2ee551 WW3 (6.07.1-348-gabe1e79e)
  05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17)
  fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9)
 
@@ -39,299 +39,299 @@ The second time is specifically for the run phase.
 Times/Memory will be empty for failed tests.
 
 BASELINE DIRECTORY: /work/noaa/epic/UFS-WM_RT/NEMSfv3gfs/develop-20241112
-COMPARISON DIRECTORY: /work/noaa/epic/nandoam/stmp/orion/stmp/nandoam/FV3_RT/rt_2264543
+COMPARISON DIRECTORY: /work/noaa/stmp/jongkim/stmp/jongkim/FV3_RT/rt_1737430
 
 RT.SH OPTIONS USED:
 * (-a) - HPC PROJECT ACCOUNT: epic
-* (-l) - USE CONFIG FILE: rt.conf
 * (-e) - USE ECFLOW
 
-PASS -- COMPILE 's2swa_32bit_intel' [19:11, 17:51] ( 1 warnings 11 remarks )
-PASS -- TEST 'cpld_control_p8_mixedmode_intel' [42:51, 28:06](2080 MB)
-
-PASS -- COMPILE 's2swa_32bit_pdlib_intel' [22:11, 20:27] ( 1 warnings 11 remarks )
-PASS -- TEST 'cpld_control_gfsv17_intel' [34:56, 23:23](1921 MB)
-PASS -- TEST 'cpld_control_gfsv17_iau_intel' [46:26, 23:33](2151 MB)
-PASS -- TEST 'cpld_restart_gfsv17_intel' [31:08, 09:06](1212 MB)
-PASS -- TEST 'cpld_mpi_gfsv17_intel' [39:01, 27:41](1853 MB)
-
-PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [23:11, 21:22] ( 1 warnings 11 remarks )
-PASS -- TEST 'cpld_control_sfs_intel' [31:47, 22:04](1943 MB)
-
-PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [11:11, 09:00] ( 1520 warnings 1988 remarks )
-PASS -- TEST 'cpld_debug_gfsv17_intel' [37:56, 30:42](1930 MB)
-
-PASS -- COMPILE 's2swa_intel' [19:11, 17:49] ( 1 warnings 11 remarks )
-PASS -- TEST 'cpld_control_p8_intel' [42:40, 28:20](2147 MB)
-PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [42:52, 28:30](2132 MB)
-PASS -- TEST 'cpld_restart_p8_intel' [54:46, 16:06](1786 MB)
-PASS -- TEST 'cpld_control_qr_p8_intel' [42:40, 28:32](2155 MB)
-PASS -- TEST 'cpld_restart_qr_p8_intel' [53:56, 15:58](1671 MB)
-PASS -- TEST 'cpld_2threads_p8_intel' [36:38, 27:25](2442 MB)
-PASS -- TEST 'cpld_decomp_p8_intel' [42:40, 28:16](2129 MB)
-PASS -- TEST 'cpld_mpi_p8_intel' [32:37, 23:56](2035 MB)
-PASS -- TEST 'cpld_control_ciceC_p8_intel' [43:55, 29:37](2112 MB)
-PASS -- TEST 'cpld_control_c192_p8_intel' [27:37, 18:23](2678 MB)
-PASS -- TEST 'cpld_restart_c192_p8_intel' [44:04, 10:17](2673 MB)
-PASS -- TEST 'cpld_bmark_p8_intel' [38:36, 20:45](3671 MB)
-PASS -- TEST 'cpld_restart_bmark_p8_intel' [38:34, 11:12](3491 MB)
-PASS -- TEST 'cpld_s2sa_p8_intel' [16:34, 08:02](2071 MB)
-
-PASS -- COMPILE 's2sw_intel' [18:11, 16:02] ( 1 warnings 11 remarks )
-PASS -- TEST 'cpld_control_noaero_p8_intel' [37:09, 27:19](1970 MB)
-PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [21:18, 11:48](2056 MB)
-
-PASS -- COMPILE 's2swa_debug_intel' [10:11, 08:48] ( 1410 warnings 1218 remarks )
-PASS -- TEST 'cpld_debug_p8_intel' [30:52, 22:37](2176 MB)
-
-PASS -- COMPILE 's2sw_debug_intel' [10:11, 08:28] ( 1410 warnings 1218 remarks )
-PASS -- TEST 'cpld_debug_noaero_p8_intel' [17:12, 10:17](1999 MB)
-
-PASS -- COMPILE 's2s_aoflux_intel' [16:11, 14:39] ( 3 remarks )
-PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [11:21, 04:47](2029 MB)
-
-PASS -- COMPILE 's2s_intel' [17:11, 15:57] ( 1 warnings 3 remarks )
-PASS -- TEST 'cpld_control_c48_intel' [20:02, 09:35](3015 MB)
-PASS -- TEST 'cpld_warmstart_c48_intel' [12:59, 02:49](3021 MB)
-PASS -- TEST 'cpld_restart_c48_intel' [04:04, 01:52](2462 MB)
-
-PASS -- COMPILE 's2swa_faster_intel' [20:12, 18:28] ( 1 warnings 11 remarks )
-PASS -- TEST 'cpld_control_p8_faster_intel' [31:35, 28:36](2139 MB)
-
-PASS -- COMPILE 's2sw_pdlib_intel' [22:11, 20:35] ( 1 warnings 11 remarks )
-PASS -- TEST 'cpld_control_pdlib_p8_intel' [38:34, 32:03](2011 MB)
-PASS -- TEST 'cpld_restart_pdlib_p8_intel' [44:30, 15:35](1239 MB)
-PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [51:13, 34:08](1928 MB)
-
-PASS -- COMPILE 's2sw_pdlib_debug_intel' [13:11, 07:31] ( 1520 warnings 1988 remarks )
-PASS -- TEST 'cpld_debug_pdlib_p8_intel' [45:48, 36:14](1964 MB)
-
-PASS -- COMPILE 'atm_dyn32_intel' [20:11, 14:33] ( 1 warnings 1 remarks )
-PASS -- TEST 'control_flake_intel' [10:26, 03:45](687 MB)
-PASS -- TEST 'control_CubedSphereGrid_intel' [36:46, 09:22](1564 MB)
-PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [16:13, 03:41](1574 MB)
-PASS -- TEST 'control_latlon_intel' [32:38, 06:32](1580 MB)
-PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [43:47, 04:15](1565 MB)
-PASS -- TEST 'control_c48_intel' [21:54, 14:46](1706 MB)
-PASS -- TEST 'control_c48.v2.sfc_intel' [46:42, 08:43](815 MB)
-PASS -- TEST 'control_c192_intel' [50:55, 13:14](1740 MB)
-PASS -- TEST 'control_c384_intel' [51:51, 16:46](1979 MB)
-PASS -- TEST 'control_c384gdas_intel' [44:31, 09:59](1329 MB)
-PASS -- TEST 'control_stochy_intel' [34:35, 02:05](623 MB)
-PASS -- TEST 'control_stochy_restart_intel' [23:54, 01:04](477 MB)
-PASS -- TEST 'control_lndp_intel' [31:29, 01:49](646 MB)
-PASS -- TEST 'control_iovr4_intel' [31:30, 02:49](636 MB)
-PASS -- TEST 'control_iovr5_intel' [30:32, 02:45](641 MB)
-PASS -- TEST 'control_p8_intel' [32:06, 04:48](1847 MB)
-PASS -- TEST 'control_p8.v2.sfc_intel' [30:22, 03:38](1874 MB)
-PASS -- TEST 'control_p8_ugwpv1_intel' [29:25, 04:51](1856 MB)
-PASS -- TEST 'control_restart_p8_intel' [49:17, 02:28](1095 MB)
-PASS -- TEST 'control_noqr_p8_intel' [28:20, 04:05](1860 MB)
-PASS -- TEST 'control_restart_noqr_p8_intel' [49:30, 02:21](1130 MB)
-PASS -- TEST 'control_decomp_p8_intel' [28:14, 04:13](1858 MB)
-PASS -- TEST 'control_2threads_p8_intel' [27:24, 04:33](1940 MB)
-PASS -- TEST 'control_p8_lndp_intel' [29:50, 07:25](1867 MB)
-PASS -- TEST 'control_p8_rrtmgp_intel' [48:29, 05:34](1918 MB)
-PASS -- TEST 'control_p8_mynn_intel' [26:27, 03:39](1883 MB)
-PASS -- TEST 'merra2_thompson_intel' [46:47, 03:53](1882 MB)
-PASS -- TEST 'regional_control_intel' [27:43, 06:41](1074 MB)
-PASS -- TEST 'regional_restart_intel' [07:36, 03:44](1063 MB)
-PASS -- TEST 'regional_decomp_intel' [21:39, 06:56](1068 MB)
-PASS -- TEST 'regional_2threads_intel' [18:59, 05:13](1071 MB)
-PASS -- TEST 'regional_noquilt_intel' [11:41, 08:24](1364 MB)
-PASS -- TEST 'regional_netcdf_parallel_intel' [09:43, 06:40](1072 MB)
-PASS -- TEST 'regional_2dwrtdecomp_intel' [14:35, 08:03](1061 MB)
-PASS -- TEST 'regional_wofs_intel' [14:34, 07:52](1890 MB)
-
-PASS -- COMPILE 'rrfs_intel' [19:11, 14:00] ( 3 warnings 9 remarks )
-PASS -- TEST 'rap_control_intel' [56:24, 08:33](1049 MB)
-PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [20:16, 05:17](1242 MB)
-PASS -- TEST 'rap_decomp_intel' [24:41, 08:54](1011 MB)
-PASS -- TEST 'rap_2threads_intel' [21:21, 09:39](1134 MB)
-PASS -- TEST 'rap_restart_intel' [26:53, 04:28](1034 MB)
-PASS -- TEST 'rap_sfcdiff_intel' [19:36, 08:26](1047 MB)
-PASS -- TEST 'rap_sfcdiff_decomp_intel' [19:28, 08:48](1015 MB)
-PASS -- TEST 'rap_sfcdiff_restart_intel' [51:12, 10:27](1048 MB)
-PASS -- TEST 'hrrr_control_intel' [15:09, 04:47](1007 MB)
-PASS -- TEST 'hrrr_control_decomp_intel' [15:05, 04:52](1009 MB)
-PASS -- TEST 'hrrr_control_2threads_intel' [13:38, 04:17](1078 MB)
-PASS -- TEST 'hrrr_control_restart_intel' [19:50, 02:24](942 MB)
-PASS -- TEST 'rrfs_v1beta_intel' [18:43, 09:11](1019 MB)
-PASS -- TEST 'rrfs_v1nssl_intel' [18:39, 10:36](1958 MB)
-PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [16:41, 09:39](2015 MB)
-
-PASS -- COMPILE 'csawmg_intel' [14:11, 10:24]
-PASS -- TEST 'control_csawmg_intel' [13:36, 07:56](992 MB)
-PASS -- TEST 'control_ras_intel' [09:23, 04:11](695 MB)
-
-PASS -- COMPILE 'wam_intel' [13:11, 10:36] ( 1 remarks )
-PASS -- TEST 'control_wam_intel' [18:42, 13:23](1639 MB)
-
-PASS -- COMPILE 'atm_faster_dyn32_intel' [16:11, 13:03] ( 1 remarks )
-PASS -- TEST 'control_p8_faster_intel' [06:33, 03:53](1859 MB)
-PASS -- TEST 'regional_control_faster_intel' [09:41, 06:56](1076 MB)
-
-PASS -- COMPILE 'atm_debug_dyn32_intel' [16:11, 10:46] ( 882 warnings 9 remarks )
-PASS -- TEST 'control_CubedSphereGrid_debug_intel' [10:01, 02:23](1601 MB)
-PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [08:58, 02:19](1602 MB)
-PASS -- TEST 'control_stochy_debug_intel' [09:39, 03:42](777 MB)
-PASS -- TEST 'control_lndp_debug_intel' [04:39, 02:52](812 MB)
-PASS -- TEST 'control_csawmg_debug_intel' [06:48, 04:27](1116 MB)
-PASS -- TEST 'control_ras_debug_intel' [04:39, 02:56](815 MB)
-PASS -- TEST 'control_diag_debug_intel' [14:56, 03:23](1644 MB)
-PASS -- TEST 'control_debug_p8_intel' [13:00, 02:58](1898 MB)
-PASS -- TEST 'regional_debug_intel' [25:57, 19:35](1058 MB)
-PASS -- TEST 'rap_control_debug_intel' [08:36, 05:02](1199 MB)
-PASS -- TEST 'hrrr_control_debug_intel' [09:42, 04:52](1201 MB)
-PASS -- TEST 'hrrr_gf_debug_intel' [08:39, 04:55](1197 MB)
-PASS -- TEST 'hrrr_c3_debug_intel' [29:41, 05:03](1201 MB)
-PASS -- TEST 'rap_unified_drag_suite_debug_intel' [35:44, 05:48](1173 MB)
-PASS -- TEST 'rap_diag_debug_intel' [34:55, 05:18](1277 MB)
-PASS -- TEST 'rap_cires_ugwp_debug_intel' [26:40, 05:07](1202 MB)
-PASS -- TEST 'rap_unified_ugwp_debug_intel' [22:39, 05:06](1196 MB)
-PASS -- TEST 'rap_lndp_debug_intel' [22:40, 05:08](1201 MB)
-PASS -- TEST 'rap_progcld_thompson_debug_intel' [04:33, 05:08](1203 MB)
-PASS -- TEST 'rap_noah_debug_intel' [30:31, 05:10](1193 MB)
-PASS -- TEST 'rap_sfcdiff_debug_intel' [28:41, 05:41](1172 MB)
-PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [30:38, 08:14](1182 MB)
-PASS -- TEST 'rrfs_v1beta_debug_intel' [26:42, 04:52](1193 MB)
-PASS -- TEST 'rap_clm_lake_debug_intel' [26:41, 06:03](1203 MB)
-PASS -- TEST 'rap_flake_debug_intel' [30:40, 05:05](1201 MB)
-PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [28:45, 10:11](1170 MB)
-
-PASS -- COMPILE 'wam_debug_intel' [11:11, 07:09] ( 837 warnings 1 remarks )
-PASS -- TEST 'control_wam_debug_intel' [16:38, 13:24](1671 MB)
-
-PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [16:10, 13:00] ( 3 warnings 8 remarks )
-PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [31:14, 05:30](1107 MB)
-PASS -- TEST 'rap_control_dyn32_phy32_intel' [26:41, 07:14](995 MB)
-PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [24:02, 04:00](918 MB)
-PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [40:38, 07:32](1063 MB)
-PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [16:59, 04:11](918 MB)
-PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [16:45, 04:00](886 MB)
-PASS -- TEST 'rap_restart_dyn32_phy32_intel' [52:46, 05:30](961 MB)
-PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [40:52, 02:06](873 MB)
-
-PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [15:11, 12:54] ( 3 warnings 8 remarks )
-PASS -- TEST 'conus13km_control_intel' [14:26, 02:36](1160 MB)
-PASS -- TEST 'conus13km_2threads_intel' [57:51, 01:15](1109 MB)
-PASS -- TEST 'conus13km_restart_mismatch_intel' [56:53, 01:46](1042 MB)
-
-PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [19:12, 13:45] ( 3 warnings 8 remarks )
-PASS -- TEST 'rap_control_dyn64_phy32_intel' [16:16, 04:54](944 MB)
-
-PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [12:11, 07:23] ( 785 warnings 8 remarks )
-PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [15:55, 05:33](1045 MB)
-PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [14:56, 04:46](1077 MB)
-PASS -- TEST 'conus13km_debug_intel' [20:18, 15:20](1166 MB)
-PASS -- TEST 'conus13km_debug_qr_intel' [18:23, 13:56](923 MB)
-PASS -- TEST 'conus13km_debug_2threads_intel' [04:15, 09:11](1134 MB)
-PASS -- TEST 'conus13km_radar_tten_debug_intel' [53:09, 13:57](1290 MB)
-
-PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [12:11, 07:07] ( 785 warnings 8 remarks )
-PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [40:59, 05:01](1128 MB)
-
-PASS -- COMPILE 'hafsw_intel' [19:11, 16:03] ( 1 warnings 10 remarks )
-PASS -- TEST 'hafs_regional_atm_intel' [39:41, 06:03](728 MB)
-PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [42:56, 06:34](1112 MB)
-PASS -- TEST 'hafs_regional_atm_ocn_intel' [57:00, 07:48](814 MB)
-PASS -- TEST 'hafs_regional_atm_wav_intel' [01:46, 27:45](838 MB)
-PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [13:59, 34:47](874 MB)
-PASS -- TEST 'hafs_regional_1nest_atm_intel' [45:29, 07:19](495 MB)
-PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [21:58, 08:37](502 MB)
-PASS -- TEST 'hafs_global_1nest_atm_intel' [20:14, 04:09](355 MB)
-PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [26:37, 10:53](465 MB)
-PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [19:08, 04:50](526 MB)
-PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [18:10, 05:13](509 MB)
-PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [17:15, 06:23](553 MB)
-PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [36:52, 01:38](398 MB)
-PASS -- TEST 'gnv1_nested_intel' [52:32, 04:25](1715 MB)
-
-PASS -- COMPILE 'hafsw_debug_intel' [10:10, 07:41] ( 1462 warnings 1490 remarks )
-PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [25:12, 13:06](584 MB)
-
-PASS -- COMPILE 'hafsw_faster_intel' [19:11, 12:53] ( 9 remarks )
-PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [01:27, 15:47](633 MB)
-PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [11:27, 15:56](701 MB)
-
-PASS -- COMPILE 'hafs_mom6w_intel' [19:13, 13:12] ( 8 remarks )
-PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [09:43, 11:17](701 MB)
-
-PASS -- COMPILE 'hafs_all_intel' [19:11, 14:28] ( 9 remarks )
-PASS -- TEST 'hafs_regional_docn_intel' [05:21, 07:41](812 MB)
-PASS -- TEST 'hafs_regional_docn_oisst_intel' [06:19, 08:45](768 MB)
-PASS -- TEST 'hafs_regional_datm_cdeps_intel' [12:08, 16:28](1198 MB)
-
-PASS -- COMPILE 'datm_cdeps_intel' [11:10, 09:22] ( 2 remarks )
-PASS -- TEST 'datm_cdeps_control_cfsr_intel' [57:27, 02:59](1118 MB)
-PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [14:23, 02:04](1098 MB)
-PASS -- TEST 'datm_cdeps_control_gefs_intel' [55:23, 03:01](1010 MB)
-PASS -- TEST 'datm_cdeps_iau_gefs_intel' [54:26, 02:54](1011 MB)
-PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [51:22, 02:55](1019 MB)
-PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [51:23, 03:02](1145 MB)
-PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [50:26, 03:12](1141 MB)
-PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [41:24, 04:24](1009 MB)
-PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [51:13, 08:35](1025 MB)
-PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [58:17, 06:33](1009 MB)
-PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [42:20, 02:58](1146 MB)
-PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [38:22, 04:24](2452 MB)
-PASS -- TEST 'datm_cdeps_gfs_intel' [48:25, 04:51](2371 MB)
-
-PASS -- COMPILE 'datm_cdeps_debug_intel' [08:12, 04:53] ( 2 warnings 2 remarks )
-PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [50:24, 06:31](1077 MB)
-
-PASS -- COMPILE 'datm_cdeps_faster_intel' [11:12, 08:17] ( 2 remarks )
-PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [50:26, 03:02](1146 MB)
-
-PASS -- COMPILE 'datm_cdeps_land_intel' [04:10, 02:15] ( 1 remarks )
-PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [45:38, 01:18](245 MB)
-PASS -- TEST 'datm_cdeps_lnd_era5_intel' [47:40, 00:59](318 MB)
-PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [14:30, 00:43](311 MB)
-
-PASS -- COMPILE 'datm_cdeps_lm4_intel' [04:10, 02:16] ( 12 warnings )
-PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [44:35, 00:40](559 MB)
-PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [19:37, 00:19](446 MB)
-
-PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [18:11, 15:03] ( 3 remarks )
-PASS -- TEST 'atm_ds2s_docn_pcice_intel' [17:27, 04:16](1967 MB)
-
-PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [19:13, 15:57] ( 1 warnings 1 remarks )
-PASS -- TEST 'atm_ds2s_docn_dice_intel' [56:15, 10:19](1957 MB)
-
-PASS -- COMPILE 'atml_intel' [17:12, 15:57] ( 8 warnings 2 remarks )
-PASS -- TEST 'control_p8_atmlnd_sbs_intel' [50:46, 05:09](1864 MB)
-PASS -- TEST 'control_p8_atmlnd_intel' [47:38, 05:10](1865 MB)
-PASS -- TEST 'control_restart_p8_atmlnd_intel' [13:01, 02:46](1071 MB)
-
-PASS -- COMPILE 'atml_debug_intel' [13:15, 06:41] ( 880 warnings 2 remarks )
-PASS -- TEST 'control_p8_atmlnd_debug_intel' [46:38, 07:09](1856 MB)
-
-PASS -- COMPILE 'atmw_intel' [19:12, 13:45] ( 9 remarks )
-PASS -- TEST 'atmwav_control_noaero_p8_intel' [24:31, 02:25](1893 MB)
-
-PASS -- COMPILE 'atmaero_intel' [19:11, 14:43] ( 1 remarks )
-PASS -- TEST 'atmaero_control_p8_intel' [41:21, 04:47](1972 MB)
-PASS -- TEST 'atmaero_control_p8_rad_intel' [32:33, 05:29](1745 MB)
-PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [36:14, 05:33](1757 MB)
-
-PASS -- COMPILE 'atmaq_debug_intel' [10:18, 06:58] ( 882 warnings 6 remarks )
-PASS -- TEST 'regional_atmaq_debug_intel' [52:18, 21:20](4491 MB)
-
-PASS -- COMPILE 'atm_fbh_intel' [17:10, 14:17] ( 3 warnings 8 remarks )
-PASS -- TEST 'cpld_regional_atm_fbh_intel' [26:30, 14:10](1072 MB)
-
-PASS -- COMPILE 'hafsw_intelllvm' [13:12, 10:46]
-PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intelllvm' [38:17, 08:04](570 MB)
-
-PASS -- COMPILE 'hafsw_debug_intelllvm' [13:11, 06:58]
-PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intelllvm' [50:19, 19:46](563 MB)
+PASS -- COMPILE 's2swa_32bit_intel' [19:10, 17:48] ( 1 warnings 11 remarks )
+PASS -- TEST 'cpld_control_p8_mixedmode_intel' [26:55, 27:43](2078 MB)
+
+PASS -- COMPILE 's2swa_32bit_pdlib_intel' [22:10, 20:13] ( 1 warnings 11 remarks )
+PASS -- TEST 'cpld_control_gfsv17_intel' [18:57, 22:08](1950 MB)
+PASS -- TEST 'cpld_control_gfsv17_iau_intel' [27:22, 23:12](2133 MB)
+PASS -- TEST 'cpld_restart_gfsv17_intel' [12:17, 08:51](1206 MB)
+PASS -- TEST 'cpld_mpi_gfsv17_intel' [21:53, 25:59](1863 MB)
+
+PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [20:10, 18:54] ( 1 warnings 11 remarks )
+PASS -- TEST 'cpld_control_sfs_intel' [18:57, 22:05](1916 MB)
+
+PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [09:10, 07:58] ( 1520 warnings 1988 remarks )
+PASS -- TEST 'cpld_debug_gfsv17_intel' [37:50, 30:38](1923 MB)
+
+PASS -- COMPILE 's2swa_intel' [18:10, 16:43] ( 1 warnings 11 remarks )
+PASS -- TEST 'cpld_control_p8_intel' [18:41, 27:04](2143 MB)
+PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [27:57, 27:42](2141 MB)
+PASS -- TEST 'cpld_restart_p8_intel' [17:44, 14:40](1791 MB)
+PASS -- TEST 'cpld_control_qr_p8_intel' [19:52, 27:45](2156 MB)
+PASS -- TEST 'cpld_restart_qr_p8_intel' [20:31, 14:30](1697 MB)
+PASS -- TEST 'cpld_2threads_p8_intel' [17:44, 26:28](2397 MB)
+PASS -- TEST 'cpld_decomp_p8_intel' [18:37, 27:25](2126 MB)
+PASS -- TEST 'cpld_mpi_p8_intel' [41:43, 23:26](2039 MB)
+PASS -- TEST 'cpld_control_ciceC_p8_intel' [19:56, 28:04](2139 MB)
+PASS -- TEST 'cpld_control_c192_p8_intel' [51:25, 15:55](2706 MB)
+PASS -- TEST 'cpld_restart_c192_p8_intel' [22:07, 09:14](2703 MB)
+PASS -- TEST 'cpld_bmark_p8_intel' [01:16, 22:37](3648 MB)
+PASS -- TEST 'cpld_restart_bmark_p8_intel' [32:09, 10:58](3493 MB)
+PASS -- TEST 'cpld_s2sa_p8_intel' [00:41, 10:13](2047 MB)
+
+PASS -- COMPILE 's2sw_intel' [17:10, 15:21] ( 1 warnings 11 remarks )
+PASS -- TEST 'cpld_control_noaero_p8_intel' [45:09, 26:43](1964 MB)
+PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [15:20, 11:49](2050 MB)
+
+PASS -- COMPILE 's2swa_debug_intel' [09:10, 07:59] ( 1410 warnings 1218 remarks )
+PASS -- TEST 'cpld_debug_p8_intel' [29:25, 23:25](2172 MB)
+
+PASS -- COMPILE 's2sw_debug_intel' [09:10, 07:41] ( 1410 warnings 1218 remarks )
+PASS -- TEST 'cpld_debug_noaero_p8_intel' [18:10, 11:56](1958 MB)
+
+PASS -- COMPILE 's2s_aoflux_intel' [16:10, 14:23] ( 3 remarks )
+PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [10:17, 05:45](1975 MB)
+
+PASS -- COMPILE 's2s_intel' [16:10, 14:40] ( 1 warnings 3 remarks )
+PASS -- TEST 'cpld_control_c48_intel' [12:56, 08:39](3031 MB)
+PASS -- TEST 'cpld_warmstart_c48_intel' [06:56, 03:02](3017 MB)
+PASS -- TEST 'cpld_restart_c48_intel' [15:03, 01:54](2463 MB)
+
+PASS -- COMPILE 's2swa_faster_intel' [23:11, 17:01] ( 1 warnings 11 remarks )
+PASS -- TEST 'cpld_control_p8_faster_intel' [14:43, 28:37](2140 MB)
+
+PASS -- COMPILE 's2sw_pdlib_intel' [24:11, 18:10] ( 1 warnings 11 remarks )
+PASS -- TEST 'cpld_control_pdlib_p8_intel' [12:23, 29:07](2011 MB)
+PASS -- TEST 'cpld_restart_pdlib_p8_intel' [17:23, 14:28](1243 MB)
+PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [36:12, 33:35](1925 MB)
+
+PASS -- COMPILE 's2sw_pdlib_debug_intel' [13:11, 07:27] ( 1520 warnings 1988 remarks )
+PASS -- TEST 'cpld_debug_pdlib_p8_intel' [30:15, 35:08](1938 MB)
+
+PASS -- COMPILE 'atm_dyn32_intel' [17:10, 13:45] ( 1 warnings 1 remarks )
+PASS -- TEST 'control_flake_intel' [47:30, 03:44](693 MB)
+PASS -- TEST 'control_CubedSphereGrid_intel' [48:05, 03:36](1574 MB)
+PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [48:08, 03:38](1582 MB)
+PASS -- TEST 'control_latlon_intel' [49:51, 04:07](1549 MB)
+PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [51:00, 03:40](1567 MB)
+PASS -- TEST 'control_c48_intel' [17:55, 15:17](1710 MB)
+PASS -- TEST 'control_c48.v2.sfc_intel' [50:39, 08:12](832 MB)
+PASS -- TEST 'control_c48_lnd_iau_intel' [48:54, 14:44](1709 MB)
+PASS -- TEST 'control_c192_intel' [42:59, 13:11](1746 MB)
+PASS -- TEST 'control_c384_intel' [41:02, 19:03](1975 MB)
+PASS -- TEST 'control_c384gdas_intel' [31:44, 11:07](1310 MB)
+PASS -- TEST 'control_stochy_intel' [04:25, 01:54](641 MB)
+PASS -- TEST 'control_stochy_restart_intel' [13:40, 01:12](459 MB)
+PASS -- TEST 'control_lndp_intel' [03:25, 01:51](638 MB)
+PASS -- TEST 'control_iovr4_intel' [04:30, 02:50](630 MB)
+PASS -- TEST 'control_iovr5_intel' [04:24, 02:45](635 MB)
+PASS -- TEST 'control_p8_intel' [07:08, 04:13](1864 MB)
+PASS -- TEST 'control_p8.v2.sfc_intel' [17:15, 03:28](1877 MB)
+PASS -- TEST 'control_p8_ugwpv1_intel' [17:25, 04:04](1870 MB)
+PASS -- TEST 'control_restart_p8_intel' [12:17, 02:18](1089 MB)
+PASS -- TEST 'control_noqr_p8_intel' [17:13, 04:24](1846 MB)
+PASS -- TEST 'control_restart_noqr_p8_intel' [05:28, 02:19](1123 MB)
+PASS -- TEST 'control_decomp_p8_intel' [17:08, 04:10](1849 MB)
+PASS -- TEST 'control_2threads_p8_intel' [17:12, 04:21](1940 MB)
+PASS -- TEST 'control_p8_lndp_intel' [18:44, 07:14](1871 MB)
+PASS -- TEST 'control_p8_rrtmgp_intel' [14:24, 05:13](1921 MB)
+PASS -- TEST 'control_p8_mynn_intel' [12:23, 03:53](1870 MB)
+PASS -- TEST 'merra2_thompson_intel' [10:43, 03:47](1873 MB)
+PASS -- TEST 'regional_control_intel' [12:41, 07:14](1058 MB)
+PASS -- TEST 'regional_restart_intel' [05:40, 03:59](1055 MB)
+PASS -- TEST 'regional_decomp_intel' [10:38, 06:49](1073 MB)
+PASS -- TEST 'regional_2threads_intel' [08:33, 04:38](1059 MB)
+PASS -- TEST 'regional_noquilt_intel' [09:38, 06:29](1373 MB)
+PASS -- TEST 'regional_netcdf_parallel_intel' [09:41, 06:30](1080 MB)
+PASS -- TEST 'regional_2dwrtdecomp_intel' [08:38, 06:31](1071 MB)
+PASS -- TEST 'regional_wofs_intel' [09:37, 08:00](1894 MB)
+
+PASS -- COMPILE 'rrfs_intel' [17:10, 13:47] ( 3 warnings 9 remarks )
+PASS -- TEST 'rap_control_intel' [15:17, 08:29](1047 MB)
+PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [10:56, 05:11](1253 MB)
+PASS -- TEST 'rap_decomp_intel' [13:03, 08:44](1007 MB)
+PASS -- TEST 'rap_2threads_intel' [13:04, 09:17](1137 MB)
+PASS -- TEST 'rap_restart_intel' [07:33, 04:23](1026 MB)
+PASS -- TEST 'rap_sfcdiff_intel' [12:18, 08:23](1037 MB)
+PASS -- TEST 'rap_sfcdiff_decomp_intel' [12:04, 08:41](1003 MB)
+PASS -- TEST 'rap_sfcdiff_restart_intel' [09:37, 06:17](1061 MB)
+PASS -- TEST 'hrrr_control_intel' [07:08, 04:36](1000 MB)
+PASS -- TEST 'hrrr_control_decomp_intel' [06:59, 04:44](994 MB)
+PASS -- TEST 'hrrr_control_2threads_intel' [07:01, 04:13](1075 MB)
+PASS -- TEST 'hrrr_control_restart_intel' [04:44, 02:22](942 MB)
+PASS -- TEST 'rrfs_v1beta_intel' [12:18, 08:54](1032 MB)
+PASS -- TEST 'rrfs_v1nssl_intel' [12:24, 10:18](1969 MB)
+PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [12:25, 10:01](1996 MB)
+
+PASS -- COMPILE 'csawmg_intel' [15:10, 12:19]
+PASS -- TEST 'control_csawmg_intel' [51:48, 07:05](1009 MB)
+PASS -- TEST 'control_ras_intel' [48:30, 03:34](712 MB)
+
+PASS -- COMPILE 'wam_intel' [14:11, 12:30] ( 1 remarks )
+PASS -- TEST 'control_wam_intel' [59:52, 14:28](1624 MB)
+
+PASS -- COMPILE 'atm_faster_dyn32_intel' [19:11, 13:09] ( 1 remarks )
+PASS -- TEST 'control_p8_faster_intel' [06:20, 03:19](1874 MB)
+PASS -- TEST 'regional_control_faster_intel' [09:39, 06:56](1054 MB)
+
+PASS -- COMPILE 'atm_debug_dyn32_intel' [14:11, 09:31] ( 882 warnings 9 remarks )
+PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:45, 02:18](1596 MB)
+PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:43, 02:20](1589 MB)
+PASS -- TEST 'control_stochy_debug_intel' [05:23, 03:20](774 MB)
+PASS -- TEST 'control_lndp_debug_intel' [04:22, 02:43](809 MB)
+PASS -- TEST 'control_csawmg_debug_intel' [06:37, 04:14](1120 MB)
+PASS -- TEST 'control_ras_debug_intel' [04:24, 02:48](812 MB)
+PASS -- TEST 'control_diag_debug_intel' [04:48, 02:47](1673 MB)
+PASS -- TEST 'control_debug_p8_intel' [04:43, 02:44](1896 MB)
+PASS -- TEST 'regional_debug_intel' [21:39, 19:20](1052 MB)
+PASS -- TEST 'rap_control_debug_intel' [06:23, 05:01](1198 MB)
+PASS -- TEST 'hrrr_control_debug_intel' [06:26, 04:54](1190 MB)
+PASS -- TEST 'hrrr_gf_debug_intel' [06:22, 05:01](1197 MB)
+PASS -- TEST 'hrrr_c3_debug_intel' [07:21, 05:25](1163 MB)
+PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:26, 04:52](1195 MB)
+PASS -- TEST 'rap_diag_debug_intel' [07:38, 05:08](1281 MB)
+PASS -- TEST 'rap_cires_ugwp_debug_intel' [07:23, 05:09](1195 MB)
+PASS -- TEST 'rap_unified_ugwp_debug_intel' [08:23, 05:40](1172 MB)
+PASS -- TEST 'rap_lndp_debug_intel' [07:24, 04:59](1202 MB)
+PASS -- TEST 'rap_progcld_thompson_debug_intel' [07:21, 05:07](1198 MB)
+PASS -- TEST 'rap_noah_debug_intel' [08:21, 05:31](1166 MB)
+PASS -- TEST 'rap_sfcdiff_debug_intel' [07:21, 04:55](1203 MB)
+PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [10:22, 07:55](1195 MB)
+PASS -- TEST 'rrfs_v1beta_debug_intel' [07:23, 05:20](1193 MB)
+PASS -- TEST 'rap_clm_lake_debug_intel' [08:26, 05:54](1202 MB)
+PASS -- TEST 'rap_flake_debug_intel' [07:25, 04:58](1196 MB)
+PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [12:31, 09:26](1167 MB)
+
+PASS -- COMPILE 'wam_debug_intel' [09:10, 06:11] ( 837 warnings 1 remarks )
+PASS -- TEST 'control_wam_debug_intel' [58:53, 13:15](1675 MB)
+
+PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [15:10, 12:34] ( 3 warnings 8 remarks )
+PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:03, 04:58](1123 MB)
+PASS -- TEST 'rap_control_dyn32_phy32_intel' [10:17, 07:11](978 MB)
+PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [07:43, 03:48](920 MB)
+PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [09:55, 07:28](1065 MB)
+PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [07:13, 04:06](915 MB)
+PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [07:13, 03:56](889 MB)
+PASS -- TEST 'rap_restart_dyn32_phy32_intel' [12:34, 05:29](968 MB)
+PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [04:40, 02:04](859 MB)
+
+PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [17:11, 12:33] ( 3 warnings 8 remarks )
+PASS -- TEST 'conus13km_control_intel' [05:56, 02:49](1138 MB)
+PASS -- TEST 'conus13km_2threads_intel' [03:47, 01:12](1109 MB)
+PASS -- TEST 'conus13km_restart_mismatch_intel' [07:45, 01:31](1050 MB)
+
+PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [16:11, 13:13] ( 3 warnings 8 remarks )
+PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:48, 04:37](966 MB)
+
+PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [09:10, 06:23] ( 785 warnings 8 remarks )
+PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [07:23, 05:21](1039 MB)
+PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:27, 04:39](1074 MB)
+PASS -- TEST 'conus13km_debug_intel' [15:44, 13:39](1228 MB)
+PASS -- TEST 'conus13km_debug_qr_intel' [15:44, 13:34](927 MB)
+PASS -- TEST 'conus13km_debug_2threads_intel' [10:39, 08:57](1133 MB)
+PASS -- TEST 'conus13km_radar_tten_debug_intel' [17:39, 15:14](1226 MB)
+
+PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [09:10, 06:17] ( 785 warnings 8 remarks )
+PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:29, 04:58](1125 MB)
+
+PASS -- COMPILE 'hafsw_intel' [22:11, 14:52] ( 1 warnings 10 remarks )
+PASS -- TEST 'hafs_regional_atm_intel' [09:16, 06:20](720 MB)
+PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [09:25, 07:01](1090 MB)
+PASS -- TEST 'hafs_regional_atm_ocn_intel' [11:24, 08:16](792 MB)
+PASS -- TEST 'hafs_regional_atm_wav_intel' [30:20, 27:05](843 MB)
+PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [37:26, 34:52](862 MB)
+PASS -- TEST 'hafs_regional_1nest_atm_intel' [11:03, 07:11](495 MB)
+PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [11:32, 08:30](508 MB)
+PASS -- TEST 'hafs_global_1nest_atm_intel' [07:56, 03:31](371 MB)
+PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [14:30, 09:36](467 MB)
+PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [11:56, 05:21](508 MB)
+PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [10:52, 04:58](506 MB)
+PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [10:55, 05:41](570 MB)
+PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [06:31, 01:33](397 MB)
+PASS -- TEST 'gnv1_nested_intel' [12:22, 04:35](1705 MB)
+
+PASS -- COMPILE 'hafsw_debug_intel' [14:10, 07:00] ( 1462 warnings 1490 remarks )
+PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [17:59, 13:21](583 MB)
+
+PASS -- COMPILE 'hafsw_faster_intel' [27:13, 14:18] ( 9 remarks )
+PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [22:09, 15:15](637 MB)
+PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [22:14, 15:34](719 MB)
+
+PASS -- COMPILE 'hafs_mom6w_intel' [32:11, 15:23] ( 8 remarks )
+PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [17:30, 11:32](682 MB)
+
+PASS -- COMPILE 'hafs_all_intel' [38:11, 14:26] ( 9 remarks )
+PASS -- TEST 'hafs_regional_docn_intel' [13:17, 07:27](808 MB)
+PASS -- TEST 'hafs_regional_docn_oisst_intel' [13:12, 08:09](775 MB)
+PASS -- TEST 'hafs_regional_datm_cdeps_intel' [19:55, 16:23](1198 MB)
+
+PASS -- COMPILE 'datm_cdeps_intel' [31:13, 07:53] ( 2 remarks )
+PASS -- TEST 'datm_cdeps_control_cfsr_intel' [06:19, 03:01](1135 MB)
+PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [09:20, 01:58](1105 MB)
+PASS -- TEST 'datm_cdeps_control_gefs_intel' [06:18, 02:53](1017 MB)
+PASS -- TEST 'datm_cdeps_iau_gefs_intel' [06:19, 02:53](1018 MB)
+PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [05:17, 02:54](1013 MB)
+PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [05:17, 03:09](1126 MB)
+PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [05:19, 02:59](1152 MB)
+PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:17, 03:05](1011 MB)
+PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [09:08, 06:34](1008 MB)
+PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [09:05, 06:44](1001 MB)
+PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:15, 02:57](1148 MB)
+PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [06:19, 04:35](2443 MB)
+PASS -- TEST 'datm_cdeps_gfs_intel' [13:19, 04:23](2395 MB)
+
+PASS -- COMPILE 'datm_cdeps_debug_intel' [24:12, 04:30] ( 2 warnings 2 remarks )
+PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [14:19, 06:30](1068 MB)
+
+PASS -- COMPILE 'datm_cdeps_faster_intel' [33:11, 07:49] ( 2 remarks )
+PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [11:19, 03:14](1144 MB)
+
+PASS -- COMPILE 'datm_cdeps_land_intel' [20:11, 01:22] ( 1 remarks )
+PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [09:32, 01:19](245 MB)
+PASS -- TEST 'datm_cdeps_lnd_era5_intel' [08:25, 00:57](321 MB)
+PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [03:29, 00:38](318 MB)
+
+PASS -- COMPILE 'datm_cdeps_lm4_intel' [20:12, 01:55] ( 12 warnings )
+PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [08:31, 00:37](565 MB)
+PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [03:31, 00:24](440 MB)
+
+PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [31:12, 13:41] ( 3 remarks )
+PASS -- TEST 'atm_ds2s_docn_pcice_intel' [12:12, 04:11](1966 MB)
+
+PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [25:11, 13:44] ( 1 warnings 1 remarks )
+PASS -- TEST 'atm_ds2s_docn_dice_intel' [16:00, 08:44](1976 MB)
+
+PASS -- COMPILE 'atml_intel' [20:10, 13:59] ( 8 warnings 2 remarks )
+PASS -- TEST 'control_p8_atmlnd_sbs_intel' [14:32, 06:11](1842 MB)
+PASS -- TEST 'control_p8_atmlnd_intel' [14:26, 06:07](1838 MB)
+PASS -- TEST 'control_restart_p8_atmlnd_intel' [05:59, 02:48](1066 MB)
+
+PASS -- COMPILE 'atml_debug_intel' [13:11, 07:31] ( 880 warnings 2 remarks )
+PASS -- TEST 'control_p8_atmlnd_debug_intel' [14:26, 05:48](1893 MB)
+
+PASS -- COMPILE 'atmw_intel' [18:11, 13:19] ( 9 remarks )
+PASS -- TEST 'atmwav_control_noaero_p8_intel' [10:22, 02:17](1896 MB)
+
+PASS -- COMPILE 'atmaero_intel' [17:11, 13:15] ( 1 remarks )
+PASS -- TEST 'atmaero_control_p8_intel' [12:19, 04:39](1974 MB)
+PASS -- TEST 'atmaero_control_p8_rad_intel' [13:16, 05:26](1756 MB)
+PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [13:03, 06:07](1724 MB)
+
+PASS -- COMPILE 'atmaq_debug_intel' [09:11, 06:32] ( 882 warnings 6 remarks )
+PASS -- TEST 'regional_atmaq_debug_intel' [27:58, 21:09](4493 MB)
+
+PASS -- COMPILE 'atm_fbh_intel' [14:10, 12:05] ( 3 warnings 8 remarks )
+PASS -- TEST 'cpld_regional_atm_fbh_intel' [17:29, 14:14](1073 MB)
+
+PASS -- COMPILE 'hafsw_intelllvm' [10:10, 08:00]
+PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intelllvm' [12:06, 08:03](617 MB)
+
+PASS -- COMPILE 'hafsw_debug_intelllvm' [10:10, 04:49]
+PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intelllvm' [22:51, 19:34](561 MB)
 
 SYNOPSIS:
-Starting Date/Time: 20241113 16:16:32
-Ending Date/Time: 20241114 03:19:37
-Total Time: 11h:04m:43s
+Starting Date/Time: 20241116 16:56:42
+Ending Date/Time: 20241116 20:00:15
+Total Time: 03h:04m:05s
 Compiles Completed: 45/45
-Tests Completed: 190/190
+Tests Completed: 191/191
 
 NOTES:
 A file 'test_changes.list' was generated but is empty.
diff --git a/tests/logs/RegressionTests_wcoss2.log b/tests/logs/RegressionTests_wcoss2.log
index 5cb7a8155e..99d968b03a 100644
--- a/tests/logs/RegressionTests_wcoss2.log
+++ b/tests/logs/RegressionTests_wcoss2.log
@@ -1,7 +1,7 @@
 ====START OF WCOSS2 REGRESSION TESTING LOG====
 
 UFSWM hash used in testing:
-becb1015decd0062338245cee07a4186c5b8f376
+8039e2dda4aa47102bbdd66c14d07343fc172513
 
 Submodule hashes used in testing:
  37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d)
@@ -11,10 +11,10 @@ Submodule hashes used in testing:
  05ac0ec3ea666080eed36e67f6cf8ce1255b243f CICE-interface/CICE/icepack (Icepack1.1.0-192-g05ac0ec)
  24e9eed4ffe8138bef635c8f916f91b142595675 CMEPS-interface/CMEPS (cmeps_v0.4.1-2311-g24e9eed)
  cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775)
- 49967251b83255bdac7ac2f9626d2714e8b83d07 FV3 (remotes/origin/HEAD)
+ 2429d661d1758c22935558df75f6b66bd710ac11 FV3 (remotes/origin/feature/lnd_iau)
  e36e8572e7643d7e59a3979a61bdd83743ff7b00 FV3/atmos_cubed_sphere (201912_public_release-407-ge36e857)
  b7d55fd07fa35c5de9b2292596d30784a800b276 FV3/ccpp/framework (2024-07-11-dev-1-gb7d55fd)
- 002a886eeb14979a6811f89e885d2968cbfd9b70 FV3/ccpp/physics (EP4-893-g002a886e)
+ 4343656a098516517257c0913689f70a81579e74 FV3/ccpp/physics (EP4-1045-g4343656a)
  74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6)
  6f5dd627d124ae94bb5ed7f5afd22f82c470b1b7 FV3/upp (upp_v10.2.0-230-g6f5dd627)
 -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd
@@ -26,8 +26,8 @@ Submodule hashes used in testing:
  5e0c21f64fa5b20efc8f29f8709766e1e6793a79 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10230-g5e0c21f64)
  9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197)
  29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6)
- 3ac32f0db7a2a97d930f44fa5f060c983ff31ee8 NOAHMP-interface/noahmp (v3.7.1-436-g3ac32f0)
- 06c20998e59082e79529a8e728c7c3a43a050911 WW3 (6.07.1-385-g06c20998)
+ 2363beb39016660a157aac49d073f4e04c68c34d NOAHMP-interface/noahmp (remotes/origin/feature/lnd_iau)
+ abe1e79e8d4241178e5d31fac1c90b8cef2ee551 WW3 (6.07.1-348-gabe1e79e)
  05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17)
  fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9)
 
@@ -39,240 +39,241 @@ The second time is specifically for the run phase.
 Times/Memory will be empty for failed tests.
 
 BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20241112
-COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_3974207
+COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_106936
 
 RT.SH OPTIONS USED:
 * (-a) - HPC PROJECT ACCOUNT: GFS-DEV
 * (-e) - USE ECFLOW
 
-PASS -- COMPILE 's2swa_32bit_intel' [23:38, 21:35] ( 1 warnings 9 remarks )
-PASS -- TEST 'cpld_control_p8_mixedmode_intel' [48:05, 03:37](3192 MB)
-
-PASS -- COMPILE 's2swa_32bit_pdlib_intel' [23:40, 21:38] ( 1 warnings 9 remarks )
-PASS -- TEST 'cpld_control_gfsv17_intel' [48:02, 03:55](1909 MB)
-PASS -- TEST 'cpld_control_gfsv17_iau_intel' [27:38, 04:00](1938 MB)
-PASS -- TEST 'cpld_restart_gfsv17_intel' [27:14, 04:02](1077 MB)
-PASS -- TEST 'cpld_mpi_gfsv17_intel' [48:03, 03:28](1886 MB)
-
-PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [23:38, 21:41] ( 1 warnings 9 remarks )
-PASS -- TEST 'cpld_control_sfs_intel' [48:05, 02:08](1910 MB)
-
-PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [17:32, 15:59] ( 1500 warnings 1986 remarks )
-PASS -- TEST 'cpld_debug_gfsv17_intel' [54:11, 03:18](1952 MB)
-
-PASS -- COMPILE 's2swa_intel' [23:40, 21:34] ( 1 warnings 9 remarks )
-PASS -- TEST 'cpld_control_p8_intel' [48:02, 02:52](3227 MB)
-PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [48:02, 03:21](3224 MB)
-PASS -- TEST 'cpld_restart_p8_intel' [30:09, 03:11](3153 MB)
-PASS -- TEST 'cpld_control_qr_p8_intel' [48:02, 02:44](3243 MB)
-PASS -- TEST 'cpld_restart_qr_p8_intel' [30:08, 02:30](3171 MB)
-PASS -- TEST 'cpld_2threads_p8_intel' [48:02, 03:11](3464 MB)
-PASS -- TEST 'cpld_decomp_p8_intel' [48:02, 03:08](3223 MB)
-PASS -- TEST 'cpld_mpi_p8_intel' [48:03, 02:51](3165 MB)
-PASS -- TEST 'cpld_control_ciceC_p8_intel' [48:02, 03:23](3227 MB)
-PASS -- TEST 'cpld_bmark_p8_intel' [48:11, 06:42](4210 MB)
-PASS -- TEST 'cpld_restart_bmark_p8_intel' [18:59, 06:34](4367 MB)
-PASS -- TEST 'cpld_s2sa_p8_intel' [48:02, 03:00](3198 MB)
-
-PASS -- COMPILE 's2sw_intel' [22:37, 20:35] ( 1 warnings 9 remarks )
-PASS -- TEST 'cpld_control_noaero_p8_intel' [49:06, 02:54](1919 MB)
-PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [49:06, 03:24](1979 MB)
-
-PASS -- COMPILE 's2s_aoflux_intel' [20:38, 18:47] ( 1 remarks )
-PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [51:05, 02:55](1985 MB)
-
-PASS -- COMPILE 's2s_intel' [20:37, 19:19] ( 1 warnings 1 remarks )
-PASS -- TEST 'cpld_control_c48_intel' [51:04, 02:56](2882 MB)
-PASS -- TEST 'cpld_warmstart_c48_intel' [51:04, 02:47](2885 MB)
-PASS -- TEST 'cpld_restart_c48_intel' [45:30, 01:50](2300 MB)
-
-PASS -- COMPILE 's2swa_faster_intel' [24:42, 22:49] ( 1 warnings 9 remarks )
-PASS -- TEST 'cpld_control_p8_faster_intel' [47:01, 02:51](3230 MB)
-
-PASS -- COMPILE 's2sw_pdlib_intel' [22:40, 20:33] ( 1 warnings 9 remarks )
-PASS -- TEST 'cpld_control_pdlib_p8_intel' [49:03, 02:23](1920 MB)
-PASS -- TEST 'cpld_restart_pdlib_p8_intel' [19:55, 02:53](1093 MB)
-PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [19:27, 02:52](1899 MB)
-
-PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:21, 05:15] ( 1500 warnings 1986 remarks )
-PASS -- TEST 'cpld_debug_pdlib_p8_intel' [46:50, 02:13](1968 MB)
-
-PASS -- COMPILE 'atm_dyn32_intel' [11:27, 09:31] ( 1 warnings 1 remarks )
-PASS -- TEST 'control_flake_intel' [37:27, 01:29](662 MB)
-PASS -- TEST 'control_CubedSphereGrid_intel' [35:59, 01:51](1562 MB)
-PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [33:08, 02:16](1565 MB)
-PASS -- TEST 'control_latlon_intel' [33:08, 01:53](1565 MB)
-PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [33:03, 02:03](1566 MB)
-PASS -- TEST 'control_c48_intel' [32:51, 02:08](1586 MB)
-PASS -- TEST 'control_c48.v2.sfc_intel' [32:34, 01:47](707 MB)
-PASS -- TEST 'control_c192_intel' [32:18, 01:36](1691 MB)
-PASS -- TEST 'control_c384_intel' [31:58, 03:08](1971 MB)
-PASS -- TEST 'control_c384gdas_intel' [30:57, 04:02](1171 MB)
-PASS -- TEST 'control_stochy_intel' [30:51, 01:57](620 MB)
-PASS -- TEST 'control_stochy_restart_intel' [26:14, 01:38](429 MB)
-PASS -- TEST 'control_lndp_intel' [30:09, 01:22](622 MB)
-PASS -- TEST 'control_iovr4_intel' [30:06, 01:36](612 MB)
-PASS -- TEST 'control_iovr5_intel' [30:03, 01:34](617 MB)
-PASS -- TEST 'control_p8_intel' [30:03, 02:56](1853 MB)
-PASS -- TEST 'control_p8.v2.sfc_intel' [29:48, 03:05](1864 MB)
-PASS -- TEST 'control_p8_ugwpv1_intel' [29:41, 02:49](1852 MB)
-PASS -- TEST 'control_restart_p8_intel' [22:41, 03:15](1008 MB)
-PASS -- TEST 'control_noqr_p8_intel' [29:39, 02:31](1846 MB)
-PASS -- TEST 'control_restart_noqr_p8_intel' [22:41, 03:09](1015 MB)
-PASS -- TEST 'control_decomp_p8_intel' [29:17, 03:40](1848 MB)
-PASS -- TEST 'control_2threads_p8_intel' [29:17, 02:21](1949 MB)
-PASS -- TEST 'control_p8_lndp_intel' [29:09, 01:44](1864 MB)
-PASS -- TEST 'control_p8_rrtmgp_intel' [29:07, 03:32](1912 MB)
-PASS -- TEST 'control_p8_mynn_intel' [28:34, 03:27](1858 MB)
-PASS -- TEST 'merra2_thompson_intel' [27:55, 03:48](1862 MB)
-PASS -- TEST 'regional_control_intel' [26:57, 02:10](859 MB)
-PASS -- TEST 'regional_restart_intel' [17:59, 01:16](860 MB)
-PASS -- TEST 'regional_decomp_intel' [26:04, 01:14](867 MB)
-PASS -- TEST 'regional_2threads_intel' [25:36, 01:55](984 MB)
-PASS -- TEST 'regional_noquilt_intel' [25:32, 01:34](1190 MB)
-PASS -- TEST 'regional_netcdf_parallel_intel' [25:29, 02:05](859 MB)
-PASS -- TEST 'regional_2dwrtdecomp_intel' [25:28, 01:31](858 MB)
-PASS -- TEST 'regional_wofs_intel' [24:35, 01:32](1588 MB)
-
-PASS -- COMPILE 'rrfs_intel' [10:26, 08:50] ( 3 warnings 92 remarks )
-PASS -- TEST 'rap_control_intel' [40:38, 02:29](1008 MB)
-PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [40:39, 02:30](1138 MB)
-PASS -- TEST 'rap_decomp_intel' [40:38, 02:28](999 MB)
-PASS -- TEST 'rap_2threads_intel' [40:38, 03:22](1081 MB)
-PASS -- TEST 'rap_restart_intel' [22:42, 03:20](878 MB)
-PASS -- TEST 'rap_sfcdiff_intel' [40:38, 03:43](1000 MB)
-PASS -- TEST 'rap_sfcdiff_decomp_intel' [40:38, 03:20](998 MB)
-PASS -- TEST 'rap_sfcdiff_restart_intel' [22:41, 03:09](878 MB)
-PASS -- TEST 'hrrr_control_intel' [40:38, 03:15](998 MB)
-PASS -- TEST 'hrrr_control_decomp_intel' [40:38, 03:14](994 MB)
-PASS -- TEST 'hrrr_control_2threads_intel' [40:39, 03:34](1071 MB)
-PASS -- TEST 'hrrr_control_restart_intel' [22:31, 01:37](828 MB)
-PASS -- TEST 'rrfs_v1beta_intel' [40:38, 03:30](997 MB)
-PASS -- TEST 'rrfs_v1nssl_intel' [40:38, 02:21](1956 MB)
-PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [22:25, 01:56](1943 MB)
-
-PASS -- COMPILE 'csawmg_intel' [09:23, 08:05]
-PASS -- TEST 'control_csawmg_intel' [21:46, 01:47](954 MB)
-PASS -- TEST 'control_ras_intel' [21:16, 02:15](655 MB)
-
-PASS -- COMPILE 'wam_intel' [21:42, 20:20] ( 1 remarks )
-PASS -- TEST 'control_wam_intel' [20:56, 01:50](1650 MB)
-
-PASS -- COMPILE 'atm_faster_dyn32_intel' [16:31, 14:28] ( 1 remarks )
-PASS -- TEST 'control_p8_faster_intel' [20:38, 03:35](1853 MB)
-PASS -- TEST 'regional_control_faster_intel' [19:57, 01:56](848 MB)
-
-PASS -- COMPILE 'atm_debug_dyn32_intel' [15:37, 13:50] ( 867 warnings 92 remarks )
-PASS -- TEST 'control_CubedSphereGrid_debug_intel' [19:07, 01:41](1610 MB)
-PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [18:41, 02:08](1604 MB)
-PASS -- TEST 'control_stochy_debug_intel' [18:40, 01:48](810 MB)
-PASS -- TEST 'control_lndp_debug_intel' [18:15, 01:28](810 MB)
-PASS -- TEST 'control_csawmg_debug_intel' [17:57, 02:23](1111 MB)
-PASS -- TEST 'control_ras_debug_intel' [17:56, 01:37](814 MB)
-PASS -- TEST 'control_diag_debug_intel' [17:49, 02:13](1667 MB)
-PASS -- TEST 'control_debug_p8_intel' [17:38, 01:55](1901 MB)
-PASS -- TEST 'regional_debug_intel' [17:35, 01:41](926 MB)
-PASS -- TEST 'rap_control_debug_intel' [17:30, 01:36](1190 MB)
-PASS -- TEST 'hrrr_control_debug_intel' [16:20, 02:06](1182 MB)
-PASS -- TEST 'hrrr_gf_debug_intel' [16:20, 02:15](1190 MB)
-PASS -- TEST 'hrrr_c3_debug_intel' [16:18, 02:08](1185 MB)
-PASS -- TEST 'rap_unified_drag_suite_debug_intel' [15:39, 01:48](1196 MB)
-PASS -- TEST 'rap_diag_debug_intel' [14:42, 01:36](1276 MB)
-PASS -- TEST 'rap_cires_ugwp_debug_intel' [14:08, 02:19](1187 MB)
-PASS -- TEST 'rap_unified_ugwp_debug_intel' [13:26, 01:55](1195 MB)
-PASS -- TEST 'rap_lndp_debug_intel' [13:21, 01:23](1192 MB)
-PASS -- TEST 'rap_progcld_thompson_debug_intel' [13:09, 01:42](1190 MB)
-PASS -- TEST 'rap_noah_debug_intel' [12:59, 01:34](1193 MB)
-PASS -- TEST 'rap_sfcdiff_debug_intel' [12:45, 01:38](1187 MB)
-PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [12:39, 02:19](1187 MB)
-PASS -- TEST 'rrfs_v1beta_debug_intel' [12:33, 02:16](1186 MB)
-PASS -- TEST 'rap_clm_lake_debug_intel' [12:21, 01:27](1189 MB)
-PASS -- TEST 'rap_flake_debug_intel' [12:15, 01:38](1193 MB)
-PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [12:09, 03:53](1193 MB)
-
-PASS -- COMPILE 'wam_debug_intel' [12:28, 10:21] ( 823 warnings 1 remarks )
-PASS -- TEST 'control_wam_debug_intel' [12:06, 01:58](1687 MB)
-
-PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [15:36, 14:01] ( 3 warnings 91 remarks )
-PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [11:59, 02:25](1013 MB)
-PASS -- TEST 'rap_control_dyn32_phy32_intel' [11:47, 03:05](880 MB)
-PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [11:44, 04:43](874 MB)
-PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [11:43, 03:32](932 MB)
-PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [09:54, 04:21](932 MB)
-PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [09:51, 03:52](874 MB)
-PASS -- TEST 'rap_restart_dyn32_phy32_intel' [02:15, 03:36](783 MB)
-PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:18, 02:11](760 MB)
-
-PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [15:36, 14:01] ( 3 warnings 91 remarks )
-PASS -- TEST 'conus13km_control_intel' [09:42, 01:34](1075 MB)
-PASS -- TEST 'conus13km_2threads_intel' [04:28, 01:23](1061 MB)
-PASS -- TEST 'conus13km_restart_mismatch_intel' [03:58, 02:11](953 MB)
-
-PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [15:29, 14:10] ( 3 warnings 91 remarks )
-PASS -- TEST 'rap_control_dyn64_phy32_intel' [07:39, 02:51](899 MB)
-
-PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [12:26, 10:42] ( 771 warnings 91 remarks )
-PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [07:37, 01:56](1067 MB)
-PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [07:37, 02:02](1063 MB)
-PASS -- TEST 'conus13km_debug_intel' [06:56, 02:25](1148 MB)
-PASS -- TEST 'conus13km_debug_qr_intel' [06:53, 01:47](838 MB)
-PASS -- TEST 'conus13km_debug_2threads_intel' [05:37, 01:40](1125 MB)
-PASS -- TEST 'conus13km_radar_tten_debug_intel' [05:31, 02:13](1216 MB)
-
-PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:18, 04:17] ( 771 warnings 91 remarks )
-PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:26, 01:36](1093 MB)
-
-PASS -- COMPILE 'hafsw_intel' [25:39, 23:46] ( 1 warnings 9 remarks )
-PASS -- TEST 'hafs_regional_atm_intel' [05:13, 02:42](686 MB)
-PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [04:57, 01:53](1034 MB)
-PASS -- TEST 'hafs_regional_atm_ocn_intel' [04:49, 02:45](747 MB)
-PASS -- TEST 'hafs_regional_atm_wav_intel' [04:46, 02:40](769 MB)
-PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [04:43, 03:21](789 MB)
-PASS -- TEST 'hafs_regional_1nest_atm_intel' [04:34, 02:50](465 MB)
-PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [03:45, 02:59](480 MB)
-PASS -- TEST 'hafs_global_1nest_atm_intel' [03:37, 02:27](379 MB)
-PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [02:49, 04:01](450 MB)
-PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [02:18, 02:28](497 MB)
-PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [02:08, 01:56](502 MB)
-PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [02:09, 02:41](563 MB)
-PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [00:28, 02:13](408 MB)
-
-PASS -- COMPILE 'hafsw_debug_intel' [14:29, 12:18] ( 1444 warnings 1489 remarks )
-PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [00:06, 02:25](608 MB)
-
-PASS -- COMPILE 'hafsw_faster_intel' [19:33, 17:53] ( 8 remarks )
-PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [00:02, 02:36](612 MB)
-PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [00:01, 02:06](787 MB)
-
-PASS -- COMPILE 'hafs_mom6w_intel' [11:25, 09:52] ( 8 remarks )
-PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [59:37, 02:12](783 MB)
-
-PASS -- COMPILE 'hafs_all_intel' [19:35, 17:30] ( 8 remarks )
-PASS -- TEST 'hafs_regional_docn_intel' [58:59, 02:56](731 MB)
-PASS -- TEST 'hafs_regional_docn_oisst_intel' [57:52, 03:03](709 MB)
-PASS -- TEST 'hafs_regional_datm_cdeps_intel' [57:38, 01:53](833 MB)
-
-PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [11:25, 09:38] ( 1 remarks )
-PASS -- TEST 'atm_ds2s_docn_pcice_intel' [57:11, 02:05](1916 MB)
-
-PASS -- COMPILE 'atml_intel' [23:41, 22:13] ( 8 warnings 2 remarks )
-
-PASS -- COMPILE 'atml_debug_intel' [07:20, 05:19] ( 866 warnings 2 remarks )
-
-PASS -- COMPILE 'atmaero_intel' [10:26, 08:27] ( 1 remarks )
-PASS -- TEST 'atmaero_control_p8_intel' [56:23, 03:00](3119 MB)
-PASS -- TEST 'atmaero_control_p8_rad_intel' [56:15, 03:31](2996 MB)
-PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [55:49, 03:20](3008 MB)
-
-PASS -- COMPILE 'atmaq_debug_intel' [06:20, 04:18] ( 868 warnings 6 remarks )
-PASS -- TEST 'regional_atmaq_debug_intel' [55:28, 02:05](4496 MB)
+PASS -- COMPILE 's2swa_32bit_intel' [13:35, 11:27] ( 1 warnings 9 remarks )
+PASS -- TEST 'cpld_control_p8_mixedmode_intel' [13:23, 03:54](3076 MB)
+
+PASS -- COMPILE 's2swa_32bit_pdlib_intel' [14:36, 12:22] ( 1 warnings 9 remarks )
+PASS -- TEST 'cpld_control_gfsv17_intel' [12:22, 03:10](1810 MB)
+PASS -- TEST 'cpld_control_gfsv17_iau_intel' [51:57, 03:47](1830 MB)
+PASS -- TEST 'cpld_restart_gfsv17_intel' [51:33, 03:40](952 MB)
+PASS -- TEST 'cpld_mpi_gfsv17_intel' [12:23, 02:46](1778 MB)
+
+PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [13:35, 11:36] ( 1 warnings 9 remarks )
+PASS -- TEST 'cpld_control_sfs_intel' [13:23, 02:17](1804 MB)
+
+PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [07:22, 05:22] ( 1500 warnings 1986 remarks )
+PASS -- TEST 'cpld_debug_gfsv17_intel' [19:36, 03:00](1833 MB)
+
+PASS -- COMPILE 's2swa_intel' [14:37, 12:24] ( 1 warnings 9 remarks )
+PASS -- TEST 'cpld_control_p8_intel' [12:22, 02:45](3113 MB)
+PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [12:22, 03:13](3113 MB)
+PASS -- TEST 'cpld_restart_p8_intel' [53:35, 02:22](3044 MB)
+PASS -- TEST 'cpld_control_qr_p8_intel' [12:22, 02:12](3140 MB)
+PASS -- TEST 'cpld_restart_qr_p8_intel' [53:37, 02:10](3064 MB)
+PASS -- TEST 'cpld_2threads_p8_intel' [12:22, 02:58](3357 MB)
+PASS -- TEST 'cpld_decomp_p8_intel' [12:22, 04:19](3110 MB)
+PASS -- TEST 'cpld_mpi_p8_intel' [12:23, 02:43](3061 MB)
+PASS -- TEST 'cpld_control_ciceC_p8_intel' [12:22, 03:13](3117 MB)
+PASS -- TEST 'cpld_bmark_p8_intel' [12:31, 06:55](4111 MB)
+PASS -- TEST 'cpld_restart_bmark_p8_intel' [40:40, 06:37](4254 MB)
+PASS -- TEST 'cpld_s2sa_p8_intel' [12:22, 02:41](3098 MB)
+
+PASS -- COMPILE 's2sw_intel' [12:30, 11:09] ( 1 warnings 9 remarks )
+PASS -- TEST 'cpld_control_noaero_p8_intel' [14:28, 03:09](1832 MB)
+PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [14:28, 02:48](1883 MB)
+
+PASS -- COMPILE 's2s_aoflux_intel' [12:32, 10:48] ( 1 remarks )
+PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [14:26, 02:50](1887 MB)
+
+PASS -- COMPILE 's2s_intel' [12:35, 10:24] ( 1 warnings 1 remarks )
+PASS -- TEST 'cpld_control_c48_intel' [14:23, 02:06](2858 MB)
+PASS -- TEST 'cpld_warmstart_c48_intel' [14:23, 02:40](2864 MB)
+PASS -- TEST 'cpld_restart_c48_intel' [08:14, 02:32](2278 MB)
+
+PASS -- COMPILE 's2swa_faster_intel' [17:40, 16:14] ( 1 warnings 9 remarks )
+PASS -- TEST 'cpld_control_p8_faster_intel' [09:18, 02:35](3120 MB)
+
+PASS -- COMPILE 's2sw_pdlib_intel' [13:35, 11:40] ( 1 warnings 9 remarks )
+PASS -- TEST 'cpld_control_pdlib_p8_intel' [13:23, 02:40](1825 MB)
+PASS -- TEST 'cpld_restart_pdlib_p8_intel' [43:19, 02:53](1001 MB)
+PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [42:45, 02:51](1800 MB)
+
+PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:20, 05:14] ( 1500 warnings 1986 remarks )
+PASS -- TEST 'cpld_debug_pdlib_p8_intel' [12:15, 02:59](1851 MB)
+
+PASS -- COMPILE 'atm_dyn32_intel' [11:26, 09:58] ( 1 warnings 1 remarks )
+PASS -- TEST 'control_flake_intel' [03:00, 02:30](566 MB)
+PASS -- TEST 'control_CubedSphereGrid_intel' [03:00, 01:58](1460 MB)
+PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:00, 02:34](1477 MB)
+PASS -- TEST 'control_latlon_intel' [03:00, 01:38](1464 MB)
+PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:00, 02:11](1471 MB)
+PASS -- TEST 'control_c48_intel' [02:59, 01:37](1569 MB)
+PASS -- TEST 'control_c48.v2.sfc_intel' [02:59, 02:05](693 MB)
+PASS -- TEST 'control_c48_lnd_iau_intel' [01:01, 01:49](1572 MB)
+PASS -- TEST 'control_c192_intel' [59:40, 01:52](1589 MB)
+PASS -- TEST 'control_c384_intel' [58:54, 02:42](1876 MB)
+PASS -- TEST 'control_c384gdas_intel' [56:47, 04:14](1078 MB)
+PASS -- TEST 'control_stochy_intel' [56:15, 01:51](522 MB)
+PASS -- TEST 'control_stochy_restart_intel' [50:45, 01:50](428 MB)
+PASS -- TEST 'control_lndp_intel' [55:16, 01:55](522 MB)
+PASS -- TEST 'control_iovr4_intel' [55:15, 02:08](520 MB)
+PASS -- TEST 'control_iovr5_intel' [54:10, 02:05](521 MB)
+PASS -- TEST 'control_p8_intel' [54:09, 02:55](1756 MB)
+PASS -- TEST 'control_p8.v2.sfc_intel' [54:01, 03:04](1761 MB)
+PASS -- TEST 'control_p8_ugwpv1_intel' [54:01, 02:41](1757 MB)
+PASS -- TEST 'control_restart_p8_intel' [45:35, 03:06](907 MB)
+PASS -- TEST 'control_noqr_p8_intel' [53:45, 02:42](1755 MB)
+PASS -- TEST 'control_restart_noqr_p8_intel' [45:28, 03:05](918 MB)
+PASS -- TEST 'control_decomp_p8_intel' [53:17, 02:27](1750 MB)
+PASS -- TEST 'control_2threads_p8_intel' [53:15, 02:50](1843 MB)
+PASS -- TEST 'control_p8_lndp_intel' [52:58, 02:02](1752 MB)
+PASS -- TEST 'control_p8_rrtmgp_intel' [52:23, 02:46](1808 MB)
+PASS -- TEST 'control_p8_mynn_intel' [52:13, 02:42](1764 MB)
+PASS -- TEST 'merra2_thompson_intel' [52:05, 03:29](1760 MB)
+PASS -- TEST 'regional_control_intel' [50:24, 01:30](838 MB)
+PASS -- TEST 'regional_restart_intel' [42:27, 01:30](843 MB)
+PASS -- TEST 'regional_decomp_intel' [50:00, 02:17](838 MB)
+PASS -- TEST 'regional_2threads_intel' [49:37, 01:54](895 MB)
+PASS -- TEST 'regional_noquilt_intel' [48:33, 01:32](1164 MB)
+PASS -- TEST 'regional_netcdf_parallel_intel' [48:08, 01:59](834 MB)
+PASS -- TEST 'regional_2dwrtdecomp_intel' [47:53, 01:39](834 MB)
+PASS -- TEST 'regional_wofs_intel' [47:09, 01:47](1568 MB)
+
+PASS -- COMPILE 'rrfs_intel' [11:26, 09:04] ( 3 warnings 92 remarks )
+PASS -- TEST 'rap_control_intel' [46:55, 02:56](904 MB)
+PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [46:24, 02:10](1044 MB)
+PASS -- TEST 'rap_decomp_intel' [46:18, 02:22](905 MB)
+PASS -- TEST 'rap_2threads_intel' [45:47, 02:55](985 MB)
+PASS -- TEST 'rap_restart_intel' [35:11, 03:22](775 MB)
+PASS -- TEST 'rap_sfcdiff_intel' [45:37, 02:36](902 MB)
+PASS -- TEST 'rap_sfcdiff_decomp_intel' [45:37, 02:17](900 MB)
+PASS -- TEST 'rap_sfcdiff_restart_intel' [34:29, 02:22](770 MB)
+PASS -- TEST 'hrrr_control_intel' [45:37, 02:40](897 MB)
+PASS -- TEST 'hrrr_control_decomp_intel' [44:58, 02:58](903 MB)
+PASS -- TEST 'hrrr_control_2threads_intel' [44:41, 02:57](972 MB)
+PASS -- TEST 'hrrr_control_restart_intel' [37:45, 02:45](730 MB)
+PASS -- TEST 'rrfs_v1beta_intel' [44:01, 02:41](898 MB)
+PASS -- TEST 'rrfs_v1nssl_intel' [42:13, 01:43](1851 MB)
+PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [41:46, 02:18](1848 MB)
+
+PASS -- COMPILE 'csawmg_intel' [10:25, 08:16]
+PASS -- TEST 'control_csawmg_intel' [03:57, 02:37](858 MB)
+PASS -- TEST 'control_ras_intel' [03:57, 01:59](556 MB)
+
+PASS -- COMPILE 'wam_intel' [10:25, 08:25] ( 1 remarks )
+PASS -- TEST 'control_wam_intel' [41:26, 01:38](1556 MB)
+
+PASS -- COMPILE 'atm_faster_dyn32_intel' [11:27, 08:39] ( 1 remarks )
+PASS -- TEST 'control_p8_faster_intel' [41:26, 02:51](1763 MB)
+PASS -- TEST 'regional_control_faster_intel' [41:09, 02:02](833 MB)
+
+PASS -- COMPILE 'atm_debug_dyn32_intel' [10:25, 08:20] ( 867 warnings 92 remarks )
+PASS -- TEST 'control_CubedSphereGrid_debug_intel' [40:43, 01:51](1492 MB)
+PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [40:27, 01:52](1493 MB)
+PASS -- TEST 'control_stochy_debug_intel' [40:06, 01:32](691 MB)
+PASS -- TEST 'control_lndp_debug_intel' [39:16, 01:45](698 MB)
+PASS -- TEST 'control_csawmg_debug_intel' [39:13, 02:42](997 MB)
+PASS -- TEST 'control_ras_debug_intel' [38:38, 02:29](701 MB)
+PASS -- TEST 'control_diag_debug_intel' [38:38, 01:58](1553 MB)
+PASS -- TEST 'control_debug_p8_intel' [37:46, 02:05](1780 MB)
+PASS -- TEST 'regional_debug_intel' [37:15, 01:57](875 MB)
+PASS -- TEST 'rap_control_debug_intel' [36:32, 01:57](1078 MB)
+PASS -- TEST 'hrrr_control_debug_intel' [36:29, 02:24](1068 MB)
+PASS -- TEST 'hrrr_gf_debug_intel' [36:26, 02:07](1073 MB)
+PASS -- TEST 'hrrr_c3_debug_intel' [36:26, 02:12](1075 MB)
+PASS -- TEST 'rap_unified_drag_suite_debug_intel' [36:01, 02:16](1079 MB)
+PASS -- TEST 'rap_diag_debug_intel' [35:20, 02:23](1161 MB)
+PASS -- TEST 'rap_cires_ugwp_debug_intel' [35:18, 02:31](1077 MB)
+PASS -- TEST 'rap_unified_ugwp_debug_intel' [35:11, 01:45](1079 MB)
+PASS -- TEST 'rap_lndp_debug_intel' [35:07, 01:47](1083 MB)
+PASS -- TEST 'rap_progcld_thompson_debug_intel' [34:59, 01:55](1078 MB)
+PASS -- TEST 'rap_noah_debug_intel' [34:35, 01:40](1075 MB)
+PASS -- TEST 'rap_sfcdiff_debug_intel' [34:26, 02:32](1073 MB)
+PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [33:26, 01:54](1075 MB)
+PASS -- TEST 'rrfs_v1beta_debug_intel' [33:17, 02:28](1069 MB)
+PASS -- TEST 'rap_clm_lake_debug_intel' [32:26, 01:44](1074 MB)
+PASS -- TEST 'rap_flake_debug_intel' [31:55, 02:29](1077 MB)
+PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [31:15, 02:24](1080 MB)
+
+PASS -- COMPILE 'wam_debug_intel' [07:23, 04:44] ( 823 warnings 1 remarks )
+PASS -- TEST 'control_wam_debug_intel' [04:58, 01:42](1576 MB)
+
+PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [10:25, 08:30] ( 3 warnings 91 remarks )
+PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [30:18, 02:22](911 MB)
+PASS -- TEST 'rap_control_dyn32_phy32_intel' [30:06, 02:53](780 MB)
+PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [30:04, 04:03](778 MB)
+PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [29:47, 02:52](836 MB)
+PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [29:22, 03:07](828 MB)
+PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [29:00, 02:23](772 MB)
+PASS -- TEST 'rap_restart_dyn32_phy32_intel' [20:18, 03:19](676 MB)
+PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [22:00, 02:14](661 MB)
+
+PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [10:24, 08:28] ( 3 warnings 91 remarks )
+PASS -- TEST 'conus13km_control_intel' [26:49, 02:38](987 MB)
+PASS -- TEST 'conus13km_2threads_intel' [19:39, 01:59](987 MB)
+PASS -- TEST 'conus13km_restart_mismatch_intel' [19:23, 02:39](859 MB)
+
+PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [14:30, 08:58] ( 3 warnings 91 remarks )
+PASS -- TEST 'rap_control_dyn64_phy32_intel' [26:49, 02:57](807 MB)
+
+PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [08:23, 04:49] ( 771 warnings 91 remarks )
+PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [26:47, 01:41](954 MB)
+PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [26:47, 01:39](948 MB)
+PASS -- TEST 'conus13km_debug_intel' [26:28, 02:35](1040 MB)
+PASS -- TEST 'conus13km_debug_qr_intel' [26:23, 02:26](709 MB)
+PASS -- TEST 'conus13km_debug_2threads_intel' [26:22, 01:32](1040 MB)
+PASS -- TEST 'conus13km_radar_tten_debug_intel' [26:18, 02:33](1107 MB)
+
+PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [09:23, 04:50] ( 771 warnings 91 remarks )
+PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [26:16, 01:34](980 MB)
+
+PASS -- COMPILE 'hafsw_intel' [14:31, 10:22] ( 1 warnings 9 remarks )
+PASS -- TEST 'hafs_regional_atm_intel' [26:14, 03:02](595 MB)
+PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [26:00, 02:28](939 MB)
+PASS -- TEST 'hafs_regional_atm_ocn_intel' [25:39, 03:07](646 MB)
+PASS -- TEST 'hafs_regional_atm_wav_intel' [25:35, 02:56](668 MB)
+PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [25:02, 04:03](687 MB)
+PASS -- TEST 'hafs_regional_1nest_atm_intel' [24:49, 02:35](380 MB)
+PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [23:49, 03:36](401 MB)
+PASS -- TEST 'hafs_global_1nest_atm_intel' [23:27, 02:25](283 MB)
+PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [22:50, 03:58](366 MB)
+PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [22:20, 02:54](401 MB)
+PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [21:04, 02:51](402 MB)
+PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [20:42, 02:06](474 MB)
+PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [19:25, 01:41](314 MB)
+
+PASS -- COMPILE 'hafsw_debug_intel' [09:26, 05:17] ( 1444 warnings 1489 remarks )
+PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [18:38, 02:22](500 MB)
+
+PASS -- COMPILE 'hafsw_faster_intel' [14:30, 09:54] ( 8 remarks )
+PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [18:34, 02:31](508 MB)
+PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [18:17, 02:49](700 MB)
+
+PASS -- COMPILE 'hafs_mom6w_intel' [14:31, 10:08] ( 8 remarks )
+PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [18:14, 03:17](702 MB)
+
+PASS -- COMPILE 'hafs_all_intel' [13:31, 09:31] ( 8 remarks )
+PASS -- TEST 'hafs_regional_docn_intel' [17:48, 03:37](637 MB)
+PASS -- TEST 'hafs_regional_docn_oisst_intel' [17:35, 02:33](612 MB)
+PASS -- TEST 'hafs_regional_datm_cdeps_intel' [16:07, 02:16](878 MB)
+
+PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [13:30, 10:03] ( 1 remarks )
+PASS -- TEST 'atm_ds2s_docn_pcice_intel' [15:14, 02:32](1816 MB)
+
+PASS -- COMPILE 'atml_intel' [13:29, 09:54] ( 8 warnings 2 remarks )
+
+PASS -- COMPILE 'atml_debug_intel' [08:22, 06:04] ( 866 warnings 2 remarks )
+
+PASS -- COMPILE 'atmaero_intel' [11:29, 09:06] ( 1 remarks )
+PASS -- TEST 'atmaero_control_p8_intel' [14:29, 03:11](3015 MB)
+PASS -- TEST 'atmaero_control_p8_rad_intel' [14:13, 03:20](2891 MB)
+PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [14:10, 03:15](2902 MB)
+
+PASS -- COMPILE 'atmaq_debug_intel' [07:22, 05:21] ( 868 warnings 6 remarks )
+PASS -- TEST 'regional_atmaq_debug_intel' [14:10, 03:20](4375 MB)
 
 SYNOPSIS:
-Starting Date/Time: 20241113 18:46:36
-Ending Date/Time: 20241113 20:32:39
-Total Time: 01h:47m:46s
+Starting Date/Time: 20241118 14:32:45
+Ending Date/Time: 20241118 16:16:55
+Total Time: 01h:44m:54s
 Compiles Completed: 33/33
-Tests Completed: 156/156
+Tests Completed: 157/157
 
 NOTES:
 A file 'test_changes.list' was generated but is empty.
diff --git a/tests/parm/global_control_lnd_iau.nml.IN b/tests/parm/global_control_lnd_iau.nml.IN
new file mode 100644
index 0000000000..170230dc63
--- /dev/null
+++ b/tests/parm/global_control_lnd_iau.nml.IN
@@ -0,0 +1,451 @@
+&atmos_model_nml
+  blocksize = @[BLOCKSIZE]
+  chksum_debug = @[CHKSUM_DEBUG]
+  dycore_only = @[DYCORE_ONLY]
+  ccpp_suite = '@[CCPP_SUITE]'
+/
+
+&diag_manager_nml
+  prepend_date = .false.
+  max_output_fields = @[MAX_OUTPUT_FIELDS]
+/
+
+&fms_nml
+  clock_grain = 'ROUTINE'
+  domains_stack_size = @[DOMAINS_STACK_SIZE]
+  print_memory_usage = .false.
+/
+
+&fms2_io_nml
+  netcdf_default_format = 'netcdf4'
+/
+
+&fv_core_nml
+  layout = @[INPES],@[JNPES]
+  io_layout = @[IO_LAYOUT]
+  npx = @[NPX]
+  npy = @[NPY]
+  ntiles = @[NTILES]
+  npz = @[NPZ]
+  dz_min = @[DZ_MIN]
+  psm_bc = @[PSM_BC]
+  grid_type = -1
+  make_nh = @[MAKE_NH]
+  fv_debug = .false.
+  range_warn = .true.
+  reset_eta = .false.
+  n_sponge = @[N_SPONGE]
+  nudge_qv = @[NUDGE_QV]
+  nudge_dz = @[NUDGE_DZ]
+  tau = @[TAU]
+  fast_tau_w_sec = @[FAST_TAU_W_SEC]
+  rf_cutoff = @[RF_CUTOFF]
+  d2_bg_k1 = @[D2_BG_K1]
+  d2_bg_k2 = @[D2_BG_K2]
+  kord_tm = @[KORD_TM]
+  kord_mt = @[KORD_MT]
+  kord_wz = @[KORD_WZ]
+  kord_tr = @[KORD_TR]
+  hydrostatic = @[HYDROSTATIC]
+  phys_hydrostatic = @[PHYS_HYDROSTATIC]
+  use_hydro_pressure = @[USE_HYDRO_PRESSURE]
+  pass_full_omega_to_physics_in_non_hydrostatic_mode = @[UPDATE_FULL_OMEGA]
+  beta = 0.
+  a_imp = 1.
+  p_fac = 0.1
+  k_split = @[K_SPLIT]
+  n_split = @[N_SPLIT]
+  nwat = @[NWAT]
+  na_init = @[NA_INIT]
+  d_ext = 0.
+  dnats = @[DNATS]
+  fv_sg_adj = @[FV_SG_ADJ]
+  d2_bg = 0.
+  nord = @[NORD]
+  dddmp = @[DDDMP]
+  d4_bg = @[D4_BG]
+  vtdm4 = @[VTDM4]
+  delt_max = @[DELT_MAX]
+  ke_bg = 0.
+  do_vort_damp = @[DO_VORT_DAMP]
+  external_ic = @[EXTERNAL_IC]
+  external_eta = @[EXTERNAL_ETA]
+  gfs_phil = @[GFS_PHIL]
+  nggps_ic = @[NGGPS_IC]
+  mountain = @[MOUNTAIN]
+  ncep_ic = @[NCEP_IC]
+  d_con = @[D_CON]
+  hord_mt = @[HORD_MT]
+  hord_vt = @[HORD_VT]
+  hord_tm = @[HORD_TM]
+  hord_dp = @[HORD_DP]
+  hord_tr = @[HORD_TR]
+  adjust_dry_mass = @[ADJUST_DRY_MASS]
+  dry_mass = @[DRY_MASS]
+  consv_te = @[CONSV_TE]
+  do_sat_adj = @[DO_SAT_ADJ]
+  consv_am = .false.
+  fill = .true.
+  dwind_2d = .false.
+  print_freq = @[PRINT_FREQ]
+  warm_start = @[WARM_START]
+  no_dycore = @[NO_DYCORE]
+  z_tracer = .true.
+  agrid_vel_rst = .true.
+  read_increment = @[READ_INCREMENT]
+  res_latlon_dynamics = @[RES_LATLON_DYNAMICS]
+  increment_file_on_native_grid = @[INCREMENT_FILE_ON_NATIVE_GRID]
+/
+
+&external_ic_nml
+  filtered_terrain = @[FILTERED_TERRAIN]
+  levp = @[NPZP]
+  gfs_dwinds = @[GFS_DWINDS]
+  checker_tr = .false.
+  nt_checker = 0
+/
+
+&gfs_physics_nml
+  fhzero       = @[FHZERO]
+  h2o_phys     = .true.
+  ldiag3d      = @[LDIAG3D]
+  qdiag3d      = @[QDIAG3D]
+  print_diff_pgr = @[PRINT_DIFF_PGR]
+  fhcyc        = @[FHCYC]
+  use_ufo      = @[USE_UFO]
+  pre_rad      = @[PRE_RAD]
+  imp_physics  = @[IMP_PHYSICS]
+  iovr         = @[IOVR]
+  ltaerosol    = @[LTAEROSOL]
+  lradar       = @[LRADAR]
+  ttendlim     = @[TTENDLIM]
+  dt_inner     = @[DT_INNER]
+  sedi_semi    = @[SEDI_SEMI]
+  decfl        = @[DECFL]
+  oz_phys      = @[OZ_PHYS_NEW]
+  oz_phys_2015 = @[OZ_PHYS_OLD]
+  lsoil_lsm    = @[LSOIL_LSM]
+  do_mynnedmf  = @[DO_MYNNEDMF]
+  do_mynnsfclay = @[DO_MYNNSFCLAY]
+  icloud_bl    = @[ICLOUD_BL]
+  bl_mynn_edmf = @[BL_MYNN_EDMF]
+  bl_mynn_tkeadvect = @[BL_MYNN_TKEADVECT]
+  bl_mynn_edmf_mom = @[BL_MYNN_EDMF_MOM]
+  do_ugwp      = @[DO_UGWP]
+  do_tofd      = @[DO_TOFD]
+  gwd_opt      = @[GWD_OPT]
+  do_ugwp_v0   = @[DO_UGWP_V0]
+  do_ugwp_v1   = @[DO_UGWP_V1]
+  do_ugwp_v0_orog_only = @[DO_UGWP_V0_OROG_ONLY]
+  do_ugwp_v0_nst_only  = @[DO_UGWP_V0_NST_ONLY]
+  do_gsl_drag_ls_bl    = @[DO_GSL_DRAG_LS_BL]
+  do_gsl_drag_ss       = @[DO_GSL_DRAG_SS]
+  do_gwd_opt_psl       = @[DO_GWD_OPT_PSL]
+  psl_gwd_dx_factor    = @[PSL_GWD_DX_FACTOR]
+  do_gsl_drag_tofd     = @[DO_GSL_DRAG_TOFD]
+  do_ugwp_v1_orog_only = @[DO_UGWP_V1_OROG_ONLY]
+  min_lakeice  = @[MIN_LAKEICE]
+  min_seaice   = @[MIN_SEAICE]
+  use_cice_alb = @[USE_CICE_ALB]
+  pdfcld       = @[PDFCLD]
+  fhswr        = @[FHSWR]
+  fhlwr        = @[FHLWR]
+  ialb         = @[IALB]
+  iems         = @[IEMS]
+  iaer         = @[IAER]
+  icliq_sw     = @[ICLIQ_SW]
+  ico2         = @[ICO2]
+  isubc_sw     = @[ISUBC_SW]
+  isubc_lw     = @[ISUBC_LW]
+  isol         = @[ISOL]
+  lwhtr        = @[LWHTR]
+  swhtr        = @[SWHTR]
+  cnvgwd       = @[CNVGWD]
+  shal_cnv     = @[SHAL_CNV]
+  cal_pre      = @[CAL_PRE]
+  redrag       = @[REDRAG]
+  dspheat      = @[DSPHEAT]
+  hybedmf      = @[HYBEDMF]
+  satmedmf     = @[SATMEDMF]
+  isatmedmf    = @[ISATMEDMF]
+  lheatstrg    = @[LHEATSTRG]
+  lseaspray    = @[LSEASPRAY]
+  random_clds  = @[RANDOM_CLDS]
+  trans_trac   = @[TRANS_TRAC]
+  cnvcld       = @[CNVCLD]
+  imfshalcnv   = @[IMFSHALCNV]
+  imfdeepcnv   = @[IMFDEEPCNV]
+  progsigma    = @[PROGSIGMA]
+  betascu      = @[BETASCU]
+  betamcu      = @[BETAMCU]
+  betadcu      = @[BETADCU]
+  ras          = @[RAS]
+  cdmbgwd      = @[CDMBWD]
+  prslrd0      = @[PRSLRD0]
+  ivegsrc      = @[IVEGSRC]
+  isot         = @[ISOT]
+  lsoil        = @[LSOIL]
+  lsm          = @[LSM]
+  iopt_dveg    = @[IOPT_DVEG]
+  iopt_crs     = @[IOPT_CRS]
+  iopt_btr     = @[IOPT_BTR]
+  iopt_run     = @[IOPT_RUN]
+  iopt_sfc     = @[IOPT_SFC]
+  iopt_trs     = @[IOPT_TRS]
+  iopt_diag    = @[IOPT_DIAG]
+  iopt_frz     = @[IOPT_FRZ]
+  iopt_inf     = @[IOPT_INF]
+  iopt_rad     = @[IOPT_RAD]
+  iopt_alb     = @[IOPT_ALB]
+  iopt_snf     = @[IOPT_SNF]
+  iopt_tbot    = @[IOPT_TBOT]
+  iopt_stc     = @[IOPT_STC]
+  debug        = @[DEBUG]
+  nstf_name    = @[NSTF_NAME]
+  nst_anl      = @[NST_ANL]
+  psautco      = @[PSAUTCO]
+  prautco      = @[PRAUTCO]
+  lgfdlmprad   = @[LGFDLMPRAD]
+  effr_in      = @[EFFR_IN]
+  ldiag_ugwp   = @[LDIAG_UGWP]
+  fscav_aero   = @[FSCAV_AERO]
+  do_RRTMGP          = @[DO_RRTMGP]
+  active_gases       = @[ACTIVE_GASES]
+  ngases             = @[NGASES]
+  lw_file_gas        = @[LW_FILE_GAS]
+  lw_file_clouds     = @[LW_FILE_CLOUDS]
+  sw_file_gas        = @[SW_FILE_GAS]
+  sw_file_clouds     = @[SW_FILE_CLOUDS]
+  rrtmgp_nGptsSW     = @[RRTMGP_NGPTSSW]
+  rrtmgp_nGptsLW     = @[RRTMGP_NGPTSLW]
+  rrtmgp_nBandsLW    = @[RRTMGP_NBANDSLW]
+  rrtmgp_nBandsSW    = @[RRTMGP_NBANDSSW]
+  doGP_cldoptics_LUT = @[DOGP_CLDOPTICS_LUT]
+  doGP_lwscat        = @[DOGP_LWSCAT]
+  doGP_sgs_cnv       = @[DOGP_SGS_CNV]
+  do_sppt      = @[DO_SPPT]
+  do_shum      = @[DO_SHUM]
+  do_skeb      = @[DO_SKEB]
+  iaufhrs      = @[IAUFHRS]
+  iau_delthrs  = @[IAU_DELTHRS]
+  iau_inc_files= @[IAU_INC_FILES]
+  iau_drymassfixer = .false.
+  use_med_flux = @[USE_MED_FLUX]
+  frac_grid    = @[FRAC_GRID]
+  cplchm       = @[CPLCHM]
+  cplflx       = @[CPLFLX]
+  cplice       = @[CPLICE]
+  cplwav       = @[CPLWAV]
+  cplwav2atm   = @[CPLWAV2ATM]
+  cpllnd       = @[CPLLND]
+  cpllnd2atm   = @[CPLLND2ATM]
+  do_ca        = @[DO_CA]
+  ca_global    = @[CA_GLOBAL]
+  ca_sgs       = @[CA_SGS]
+  nca          = @[NCA]
+  ncells       = @[NCELLS]
+  nlives       = @[NLIVES]
+  nseed        = @[NSEED]
+  nfracseed    = @[NFRACSEED]
+  nthresh      = @[NTHRESH]
+  ca_trigger   = @[CA_TRIGGER]
+  nspinup      = @[NSPINUP]
+  iseed_ca     = @[ISEED_CA]
+@[HIDE_LAND_PERT] lndp_type   = @[LNDP_TYPE]
+@[HIDE_LAND_PERT] n_var_lndp  = @[N_VAR_LNDP]
+@[HIDE_NEST] lcnorm  = @[LCNORM]
+@[HIDE_SPPT] pert_mp = @[PERT_MP]
+@[HIDE_SPPT] pert_radtend = @[PERT_RADTEND]
+@[HIDE_SPPT] pert_clds = @[PERT_CLDS]
+@[HIDE_IAU] iau_inc_files= @[IAU_INC_FILES]
+@[HIDE_IAU] iau_drymassfixer = .false.
+@[HIDE_IAU] iau_filter_increments = @[IAU_FILTER_INCREMENTS]
+/
+
+&land_iau_nml
+  do_land_iau=.true.
+  land_iau_fhrs=3,6,9
+  land_iau_delthrs=6
+  land_iau_inc_files='sfc_inc',''
+  lsoil_incr=3
+  land_iau_filter_increments=.false.
+  land_iau_upd_stc=.true.
+  land_iau_upd_slc=.true.
+  land_iau_do_stcsmc_adjustment=.true.
+  land_iau_min_T_increment=0.0001
+/
+
+&cires_ugwp_nml
+  knob_ugwp_solver   = @[KNOB_UGWP_SOLVER]
+  knob_ugwp_source   = @[KNOB_UGWP_SOURCE]
+  knob_ugwp_wvspec   = @[KNOB_UGWP_WVSPEC]
+  knob_ugwp_azdir    = @[KNOB_UGWP_AZDIR]
+  knob_ugwp_stoch    = @[KNOB_UGWP_STOCH]
+  knob_ugwp_effac    = @[KNOB_UGWP_EFFAC]
+  knob_ugwp_doaxyz   = @[KNOB_UGWP_DOAXYZ]
+  knob_ugwp_doheat   = @[KNOB_UGWP_DOHEAT]
+  knob_ugwp_dokdis   = @[KNOB_UGWP_DOKDIS]
+  knob_ugwp_ndx4lh   = @[KNOB_UGWP_NDX4LH]
+  knob_ugwp_version  = @[KNOB_UGWP_VERSION]
+  ! This is only for UGWP v0
+@[HIDE_UGWPV0] launch_level      = @[LAUNCH_LEVEL]
+  ! These are only for UGWP v1
+@[HIDE_UGWPV1] knob_ugwp_palaunch = @[KNOB_UGWP_PALAUNCH]
+@[HIDE_UGWPV1] knob_ugwp_nslope   = @[KNOB_UGWP_NSLOPE]
+@[HIDE_UGWPV1] knob_ugwp_lzmax    = @[KNOB_UGWP_LZMAX]
+@[HIDE_UGWPV1] knob_ugwp_lzmin    = @[KNOB_UGWP_LZMIN]
+@[HIDE_UGWPV1] knob_ugwp_lzstar   = @[KNOB_UGWP_LZSTAR]
+@[HIDE_UGWPV1] knob_ugwp_taumin   = @[KNOB_UGWP_TAUMIN]
+@[HIDE_UGWPV1] knob_ugwp_tauamp   = @[KNOB_UGWP_TAUAMP]
+@[HIDE_UGWPV1] knob_ugwp_lhmet    = @[KNOB_UGWP_LHMET]
+@[HIDE_UGWPV1] knob_ugwp_orosolv  = @[KNOB_UGWP_OROSOLV]
+/
+
+&gfdl_cloud_microphysics_nml
+  sedi_transport = .true.
+  do_sedi_heat = .false.
+  rad_snow = .true.
+  rad_graupel = .true.
+  rad_rain = .true.
+  const_vi = .false.
+  const_vs = .false.
+  const_vg = .false.
+  const_vr = .false.
+  vi_max = 1.
+  vs_max = 2.
+  vg_max = 12.
+  vr_max = 12.
+  qi_lim = 1.
+  prog_ccn = .false.
+  do_qa = .true.
+  fast_sat_adj = .true.
+  tau_l2v = 225.
+  tau_v2l = 150.
+  tau_g2v = 900.
+  rthresh = 10.e-6   ! This is a key parameter for cloud water
+  dw_land  = 0.16
+  dw_ocean = 0.10
+  ql_gen = 1.0e-3
+  ql_mlt = 1.0e-3
+  qi0_crt = 8.0e-5
+  qs0_crt = 1.0e-3
+  tau_i2s = 1000.
+  c_psaci = 0.05
+  c_pgacs = 0.01
+  rh_inc = 0.30
+  rh_inr = 0.30
+  rh_ins = 0.30
+  ccn_l = 300.
+  ccn_o = 100.
+  c_paut = 0.5
+  c_cracw = 0.8
+  use_ppm = .false.
+  use_ccn = .true.
+  mono_prof = .true.
+  z_slope_liq  = .true.
+  z_slope_ice  = .true.
+  de_ice = .false.
+  fix_negative = .true.
+  icloud_f = 1
+  mp_time = 150.
+  reiflag = @[REIFLAG]
+/
+
+&interpolator_nml
+  interp_method = 'conserve_great_circle'
+/
+
+&namsfc
+  FNGLAC   = @[FNGLAC]
+  FNMXIC   = @[FNMXIC]
+  FNTSFC   = @[FNTSFC]
+  FNSNOC   = @[FNSNOC]
+  FNZORC   = @[FNZORC]
+  FNALBC   = @[FNALBC]
+  FNALBC2  = @[FNALBC2]
+  FNAISC   = @[FNAISC]
+  FNTG3C   = @[FNTG3C]
+  FNVEGC   = @[FNVEGC]
+  FNVETC   = @[FNVETC]
+  FNSOTC   = @[FNSOTC]
+  FNSOCC   = @[FNSOCC]
+  FNSMCC   = @[FNSMCC]
+  FNMSKH   = @[FNMSKH]
+  FNTSFA   = ''
+  FNACNA   = ''
+  FNSNOA   = ''
+  FNVMNC   = @[FNVMNC]
+  FNVMXC   = @[FNVMXC]
+  FNSLPC   = @[FNSLPC]
+  FNABSC   = @[FNABSC]
+  LDEBUG   = @[LDEBUG]
+  FSMCL(2) = 99999
+  FSMCL(3) = 99999
+  FSMCL(4) = 99999
+  LANDICE  = @[LANDICE]
+  FTSFS    = @[FTSFS]
+  FAISL    = 99999
+  FAISS    = 99999
+  FSNOL    = 99999
+  FSNOS    = 99999
+  FSICL    = @[FSICL]
+  FSICS    = @[FSICS]
+  FTSFL    = 99999
+  FVETL    = 99999
+  FSOTL    = 99999
+  FvmnL    = 99999
+  FvmxL    = 99999
+  FSLPL    = 99999
+  FABSL    = 99999
+/
+
+&fv_grid_nml
+  grid_file = 'INPUT/grid_spec.nc'
+/
+
+&nam_stochy
+@[HIDE_SKEB] skeb = @[SKEB]
+@[HIDE_SKEB] iseed_skeb = @[ISEED_SKEB]
+@[HIDE_SKEB] skeb_tau = @[SKEB_TAU]
+@[HIDE_SKEB] skeb_lscale = @[SKEB_LSCALE]
+@[HIDE_SKEB] skebnorm = @[SKEBNORM]
+@[HIDE_SKEB] skeb_npass = @[SKEB_NPASS]
+@[HIDE_SKEB] skeb_vdof = @[SKEB_VDOF]
+@[HIDE_SHUM] shum = @[SHUM]
+@[HIDE_SHUM] iseed_shum = @[ISEED_SHUM]
+@[HIDE_SHUM] shum_tau = @[SHUM_TAU]
+@[HIDE_SHUM] shum_lscale = @[SHUM_LSCALE]
+@[HIDE_SPPT] sppt = @[SPPT]
+@[HIDE_SPPT] iseed_sppt = @[ISEED_SPPT]
+@[HIDE_SPPT] sppt_tau = @[SPPT_TAU]
+@[HIDE_SPPT] sppt_lscale = @[SPPT_LSCALE]
+@[HIDE_SPPT] sppt_logit = @[SPPT_LOGIT]
+@[HIDE_SPPT] sppt_sfclimit = @[SPPT_SFCLIMIT]
+@[HIDE_SPPT] use_zmtnblck = @[USE_ZMTNBLCK]
+@[HIDE_SPPT] pbl_taper = @[PBL_TAPER]
+@[HIDE_OCNSPPT] OCNSPPT = @[OCNSPPT]
+@[HIDE_OCNSPPT] OCNSPPT_LSCALE = @[OCNSPPT_LSCALE]
+@[HIDE_OCNSPPT] OCNSPPT_TAU = @[OCNSPPT_TAU] 
+@[HIDE_OCNSPPT] ISEED_OCNSPPT =@[ISEED_OCNSPPT]
+@[HIDE_EPBL] EPBL = @[EPBL]
+@[HIDE_EPBL] EPBL_LSCALE = @[EPBL_LSCALE]
+@[HIDE_EPBL] EPBL_TAU = @[EPBL_TAU]
+@[HIDE_EPBL] ISEED_EPBL = @[ISEED_EPBL]
+/
+
+&nam_sfcperts
+@[HIDE_LAND_PERT] lndp_type = @[LNDP_TYPE]
+@[HIDE_LAND_PERT] lndp_model_type = @[LNDP_MODEL_TYPE]
+@[HIDE_LAND_PERT] LNDP_TAU=@[LNDP_TAU]
+@[HIDE_LAND_PERT] LNDP_LSCALE=@[LNDP_LSCALE]
+@[HIDE_LAND_PERT] ISEED_LNDP=@[ISEED_LNDP]
+@[HIDE_LAND_PERT] lndp_var_list = @[LNDP_VAR_LIST]
+@[HIDE_LAND_PERT] lndp_prt_list = @[LNDP_PRT_LIST]
+/
+
+&MOM_input_nml
+  output_directory = '@[MOM6_OUTPUT_DIR]',
+  input_filename = '@[MOM6_RESTART_SETTING]'
+  restart_input_dir = 'INPUT/',
+  restart_output_dir = '@[MOM6_RESTART_DIR]'
+  parameter_filename = 'INPUT/MOM_input','INPUT/MOM_override'/
diff --git a/tests/rt.conf b/tests/rt.conf
index bc6d089904..6c1b30a747 100644
--- a/tests/rt.conf
+++ b/tests/rt.conf
@@ -99,6 +99,7 @@ RUN | control_latlon                                    |
 RUN | control_wrtGauss_netcdf_parallel                  |                                      | baseline |
 RUN | control_c48                                       |                                      | baseline |
 RUN | control_c48.v2.sfc                                |                                      | baseline |
+RUN | control_c48_lnd_iau                               |                                      | baseline |
 RUN | control_c192                                      | - noaacloud                          | baseline |
 RUN | control_c384                                      |                                      | baseline |
 RUN | control_c384gdas                                  | - noaacloud                          | baseline |
diff --git a/tests/test_changes.list b/tests/test_changes.list
index 925538e123..1c5be971bd 100644
--- a/tests/test_changes.list
+++ b/tests/test_changes.list
@@ -1,35 +1 @@
-cpld_control_p8_mixedmode intel
-cpld_control_gfsv17 intel
-cpld_control_gfsv17_iau intel
-cpld_restart_gfsv17 intel
-cpld_mpi_gfsv17 intel
-cpld_debug_gfsv17 intel
-cpld_control_p8 intel
-cpld_control_p8.v2.sfc intel
-cpld_restart_p8 intel
-cpld_control_qr_p8 intel
-cpld_restart_qr_p8 intel
-cpld_2threads_p8 intel
-cpld_decomp_p8 intel
-cpld_mpi_p8 intel
-cpld_control_ciceC_p8 intel
-cpld_control_c192_p8 intel
-cpld_restart_c192_p8 intel
-cpld_bmark_p8 intel
-cpld_restart_bmark_p8 intel
-cpld_control_noaero_p8 intel
-cpld_debug_p8 intel
-cpld_debug_noaero_p8 intel
-cpld_control_p8_faster intel
-cpld_control_pdlib_p8 intel
-cpld_restart_pdlib_p8 intel
-cpld_mpi_pdlib_p8 intel
-cpld_debug_pdlib_p8 intel
-hafs_regional_atm_wav intel
-hafs_regional_atm_ocn_wav intel
-atmwav_control_noaero_p8 intel
-cpld_control_pdlib_p8 gnu
-cpld_debug_pdlib_p8 gnu
-cpld_control_gfsv17 intelllvm
-cpld_debug_gfsv17 intelllvm
-cpld_control_p8 intelllvm
+control_c48_lnd_iau intel
diff --git a/tests/tests/control_c48_lnd_iau b/tests/tests/control_c48_lnd_iau
new file mode 100644
index 0000000000..702c908d93
--- /dev/null
+++ b/tests/tests/control_c48_lnd_iau
@@ -0,0 +1,84 @@
+###############################################################################
+#
+#  global control test: GFSv16 atmosphere only at C48L127 with land IAU
+#
+###############################################################################
+
+export TEST_DESCR="Compare global control C48L127 with land IAU results with previous trunk version"
+
+export CNTL_DIR=control_c48_lnd_iau
+
+export LIST_FILES="sfcf000.nc \
+                   sfcf024.nc \
+                   atmf000.nc \
+                   atmf024.nc \
+                   RESTART/20210323.060000.coupler.res \
+                   RESTART/20210323.060000.fv_core.res.nc \
+                   RESTART/20210323.060000.fv_core.res.tile1.nc \
+                   RESTART/20210323.060000.fv_core.res.tile2.nc \
+                   RESTART/20210323.060000.fv_core.res.tile3.nc \
+                   RESTART/20210323.060000.fv_core.res.tile4.nc \
+                   RESTART/20210323.060000.fv_core.res.tile5.nc \
+                   RESTART/20210323.060000.fv_core.res.tile6.nc \
+                   RESTART/20210323.060000.fv_srf_wnd.res.tile1.nc \
+                   RESTART/20210323.060000.fv_srf_wnd.res.tile2.nc \
+                   RESTART/20210323.060000.fv_srf_wnd.res.tile3.nc \
+                   RESTART/20210323.060000.fv_srf_wnd.res.tile4.nc \
+                   RESTART/20210323.060000.fv_srf_wnd.res.tile5.nc \
+                   RESTART/20210323.060000.fv_srf_wnd.res.tile6.nc \
+                   RESTART/20210323.060000.fv_tracer.res.tile1.nc \
+                   RESTART/20210323.060000.fv_tracer.res.tile2.nc \
+                   RESTART/20210323.060000.fv_tracer.res.tile3.nc \
+                   RESTART/20210323.060000.fv_tracer.res.tile4.nc \
+                   RESTART/20210323.060000.fv_tracer.res.tile5.nc \
+                   RESTART/20210323.060000.fv_tracer.res.tile6.nc \
+                   RESTART/20210323.060000.phy_data.tile1.nc \
+                   RESTART/20210323.060000.phy_data.tile2.nc \
+                   RESTART/20210323.060000.phy_data.tile3.nc \
+                   RESTART/20210323.060000.phy_data.tile4.nc \
+                   RESTART/20210323.060000.phy_data.tile5.nc \
+                   RESTART/20210323.060000.phy_data.tile6.nc \
+                   RESTART/20210323.060000.sfc_data.tile1.nc \
+                   RESTART/20210323.060000.sfc_data.tile2.nc \
+                   RESTART/20210323.060000.sfc_data.tile3.nc \
+                   RESTART/20210323.060000.sfc_data.tile4.nc \
+                   RESTART/20210323.060000.sfc_data.tile5.nc \
+                   RESTART/20210323.060000.sfc_data.tile6.nc"
+
+export ATMRES=C48
+
+export_fv3
+export_tiled
+if [[ $RT_COMPILER != gnu ]]; then
+  export_ugwpv1
+  export CCPP_SUITE=FV3_GFS_v17_p8_ugwpv1
+fi
+
+export INPES=1
+export JNPES=1
+export WRTTASK_PER_GROUP=2
+export NPZ=127
+export NPZP=128
+export NPX=49
+export NPY=49
+export SYEAR=2021
+export SMONTH=03
+export SDAY=22
+export SHOUR=06
+export RESTART_INTERVAL=0
+export OUTPUT_GRID='gaussian_grid'
+export NSTF_NAME='2,0,0,0,0'
+export WRITE_DOPOST=.false.
+export OUTPUT_FH="6 -1"
+export IAER=5111
+export IOVR=3
+export IMO=192
+export JMO=94
+
+export FNSMCC_control="'global_soilmgldas.statsgo.t92.192.94.grb'"
+export FNMSKH_control="'global_slmask.t62.192.94.grb'"
+export FNSMCC=${FNSMCC_control}
+export FNMSKH=${FNMSKH_control}
+
+export FV3_RUN=control_run.IN
+export INPUT_NML=global_control_lnd_iau.nml.IN