diff --git a/CMEPS-interface/CMEPS b/CMEPS-interface/CMEPS index b5d1cc189f..cdbed6c48c 160000 --- a/CMEPS-interface/CMEPS +++ b/CMEPS-interface/CMEPS @@ -1 +1 @@ -Subproject commit b5d1cc189fced4abcb13fc70ed2febb2aef61757 +Subproject commit cdbed6c48c2626e67ee5c071947d991e6f0fbc2e diff --git a/CMakeLists.txt b/CMakeLists.txt index 91fa5a855d..fcae4444b1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,7 +16,7 @@ list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/CMakeModules/Modules) ############################################################################### # Valid applications and choices -list(APPEND VALID_APPS ATM ATMAERO ATMAQ ATMW ATMWM ATML ATMF LND LND-LM4 S2S S2SA S2SW S2SWA S2SWAL ATM_DS2S ATM_DS2S-PCICE HAFS HAFSW HAFS-MOM6 HAFS-MOM6W HAFS-ALL NG-GODAS) +list(APPEND VALID_APPS ATM ATMAERO ATMAQ ATMW ATMWM ATML ATMF LND LND-LM4 S2S S2SL S2SA S2SW S2SWA S2SWL S2SWAL ATM_DS2S ATM_DS2S-PCICE HAFS HAFSW HAFS-MOM6 HAFS-MOM6W HAFS-ALL NG-GODAS) set(APP NONE CACHE BOOL "Application Name") if(NOT (APP IN_LIST VALID_APPS)) message(FATAL_ERROR "${APP} is not a valid application.\nValid Applications are: ${VALID_APPS}") @@ -157,7 +157,7 @@ if(FMS) find_package(FMS 2022.04 REQUIRED COMPONENTS R4 R8) if(APP MATCHES "^(HAFSW)$") add_library(fms ALIAS FMS::fms_r4) - elseif (APP MATCHES "^(S2S|S2SA|S2SW|S2SWA|S2SWAL|ATM_DS2S|ATM_DS2S-PCICE|NG-GODAS|HAFS-MOM6|HAFS-MOM6W)$") + elseif (APP MATCHES "^(S2S|S2SA|S2SL|S2SW|S2SWL|S2SWA|S2SWAL|ATM_DS2S|ATM_DS2S-PCICE|NG-GODAS|HAFS-MOM6|HAFS-MOM6W)$") add_library(fms ALIAS FMS::fms_r8) endif() if(APP MATCHES "^(ATM|ATMAERO|ATMAQ|ATMWM|ATMW|ATML|ATMF|ATML-LM4|LND-LM4|HAFS|HAFS-ALL)$") diff --git a/FV3 b/FV3 index b40f99dd17..c2eb454e3a 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit b40f99dd1701569ee27b01d53c3c8f32f4d33951 +Subproject commit c2eb454e3a4a31762f3f2d4c020fa017eea0a867 diff --git a/NOAHMP-interface/noahmp b/NOAHMP-interface/noahmp index 025043d1ad..1a2d2fcb02 160000 --- a/NOAHMP-interface/noahmp +++ b/NOAHMP-interface/noahmp @@ -1 +1 @@ -Subproject commit 025043d1ad662fca05f29f88ddd88ddf46c81882 +Subproject commit 1a2d2fcb02da38e975f252ef743af24b68b3cc7f diff --git a/cmake/configure_apps.cmake b/cmake/configure_apps.cmake index d3ab16b673..23281c588d 100644 --- a/cmake/configure_apps.cmake +++ b/cmake/configure_apps.cmake @@ -52,7 +52,7 @@ if(APP MATCHES "^(NG-GODAS)$") message("Configuring UFS app in (CDEPS) Data Atmosphere mode") endif() -if(APP MATCHES "^(S2S|S2SA|S2SW|S2SWA|S2SWAL)$") +if(APP MATCHES "^(S2S|S2SL|S2SA|S2SW|S2SWL|S2SWA|S2SWAL)$") set(APP_MSG "Configuring UFS app in S2S") set(CMEPS ON CACHE BOOL "Enable CMEPS" FORCE) set(FMS ON CACHE BOOL "Enable FMS" FORCE) @@ -61,7 +61,7 @@ if(APP MATCHES "^(S2S|S2SA|S2SW|S2SWA|S2SWAL)$") set(CICE6 ON CACHE BOOL "Enable CICE6" FORCE) set(CDEPS ON CACHE BOOL "Enable CDEPS" FORCE) set(STOCH_PHYS ON CACHE BOOL "Enable Stochastic Physics" FORCE) - if(APP MATCHES "^(S2SW|S2SWA|S2SWAL)") + if(APP MATCHES "^(S2SW|S2SWL|S2SWA|S2SWAL)") set(WW3 ON CACHE BOOL "Enable WAVEWATCH III" FORCE) string(CONCAT APP_MSG ${APP_MSG} " with Waves") endif() @@ -69,7 +69,7 @@ if(APP MATCHES "^(S2S|S2SA|S2SW|S2SWA|S2SWAL)$") set(UFS_GOCART ON CACHE BOOL "Enable GOCART" FORCE) string(CONCAT APP_MSG ${APP_MSG} " with Aerosols") endif() - if(APP MATCHES "^S2SWAL") + if(APP MATCHES "^(S2SL|S2SWL|S2SWAL)") set(NOAHMP ON CACHE BOOL "Enable NOAHMP" FORCE) endif() message("${APP_MSG} mode") diff --git a/tests/bl_date.conf b/tests/bl_date.conf index 924c815cf5..71c4859734 100644 --- a/tests/bl_date.conf +++ b/tests/bl_date.conf @@ -1 +1 @@ -export BL_DATE=20250107 +export BL_DATE=20250122 diff --git a/tests/fv3_conf/control_run.IN b/tests/fv3_conf/control_run.IN index d8be6334f6..a57a51c324 100644 --- a/tests/fv3_conf/control_run.IN +++ b/tests/fv3_conf/control_run.IN @@ -93,11 +93,7 @@ else fi if [ $TILEDFIX = .true. ]; then - if [ $CPLLND == .true. ]; then - cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[ATMRES]/@[ATMRES]*.nc INPUT/. - else - cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[ATMRES]/@[ATMRES]*.nc . - fi + cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[ATMRES]/@[ATMRES]*.nc . cp @[INPUTDATA_ROOT]/FV3_fix/global_glacier.2x2.grb . cp @[INPUTDATA_ROOT]/FV3_fix/global_maxice.2x2.grb . cp @[INPUTDATA_ROOT]/FV3_fix/RTGSST.1982.2012.monthly.clim.grb . diff --git a/tests/fv3_conf/noahmp_run.IN b/tests/fv3_conf/noahmp_run.IN index 6f4f8bd0da..a392dfb8df 100644 --- a/tests/fv3_conf/noahmp_run.IN +++ b/tests/fv3_conf/noahmp_run.IN @@ -1,64 +1,161 @@ mkdir -p INPUT RESTART -if [ "$LNDRES" = "C96" ]; then +if [ "$ATMRES" = "C96" ]; then inputdir=FV3_input_data -elif [ "$LNDRES" = "C48" ]; then - inputdir=FV3_input_data48 -elif [ "$LNDRES" = "C192" ]; then - inputdir=FV3_input_data192 -elif [ "$LNDRES" = "C384" ]; then - inputdir=FV3_input_data384 -elif [ "$LNDRES" = "C768" ]; then - inputdir=FV3_input_data768 +else + inputdir=FV3_input_data${ATMRES#C} fi -echo "inputdir=$inputdir,LNDRES=$LNDRES" +echo "inputdir=$inputdir,ATMRES=$ATMRES" + +V2_SFC_FILE=${V2_SFC_FILE:-false} +SUFFIX=${RT_SUFFIX} -if [ $DATM_CDEPS == true ]; then +if [[ $DATM_CDEPS == true ]] || [[ $S2S = false ]]; then targetdir="./INPUT" - rsync -arv @[INPUTDATA_ROOT]/NOAHMP_IC/$atm_datamode/ufs-land_@[LNDRES]_init_fields.tile1.nc ./${targetdir}/@[LNDRES].initial.tile1.nc - rsync -arv @[INPUTDATA_ROOT]/NOAHMP_IC/$atm_datamode/ufs-land_@[LNDRES]_init_fields.tile2.nc ./${targetdir}/@[LNDRES].initial.tile2.nc - rsync -arv @[INPUTDATA_ROOT]/NOAHMP_IC/$atm_datamode/ufs-land_@[LNDRES]_init_fields.tile3.nc ./${targetdir}/@[LNDRES].initial.tile3.nc - rsync -arv @[INPUTDATA_ROOT]/NOAHMP_IC/$atm_datamode/ufs-land_@[LNDRES]_init_fields.tile4.nc ./${targetdir}/@[LNDRES].initial.tile4.nc - rsync -arv @[INPUTDATA_ROOT]/NOAHMP_IC/$atm_datamode/ufs-land_@[LNDRES]_init_fields.tile5.nc ./${targetdir}/@[LNDRES].initial.tile5.nc - rsync -arv @[INPUTDATA_ROOT]/NOAHMP_IC/$atm_datamode/ufs-land_@[LNDRES]_init_fields.tile6.nc ./${targetdir}/@[LNDRES].initial.tile6.nc -else - if [ "$ATMRES" = "$LNDRES" ]; then - targetdir="./INPUT" - cd ${targetdir} - ln -sf grid_spec.nc @[LNDRES]_mosaic.nc - cd - - else - mkdir -p INPUT/$LNDRES - targetdir="./INPUT/$LNDRES" - fi - if [ $WARM_START = .false. ]; then - cp -r @[INPUTDATA_ROOT]/${inputdir}/INPUT_L127/sfc_data.tile*.nc ${targetdir}/. + if [ $DATM_CDEPS == true ]; then + # Initial condition + rsync -arv @[INPUTDATA_ROOT]/NOAHMP_IC/$atm_datamode/ufs-land_@[LNDRES]_init_fields.tile1.nc ./${targetdir}/@[LNDRES].initial.tile1.nc + rsync -arv @[INPUTDATA_ROOT]/NOAHMP_IC/$atm_datamode/ufs-land_@[LNDRES]_init_fields.tile2.nc ./${targetdir}/@[LNDRES].initial.tile2.nc + rsync -arv @[INPUTDATA_ROOT]/NOAHMP_IC/$atm_datamode/ufs-land_@[LNDRES]_init_fields.tile3.nc ./${targetdir}/@[LNDRES].initial.tile3.nc + rsync -arv @[INPUTDATA_ROOT]/NOAHMP_IC/$atm_datamode/ufs-land_@[LNDRES]_init_fields.tile4.nc ./${targetdir}/@[LNDRES].initial.tile4.nc + rsync -arv @[INPUTDATA_ROOT]/NOAHMP_IC/$atm_datamode/ufs-land_@[LNDRES]_init_fields.tile5.nc ./${targetdir}/@[LNDRES].initial.tile5.nc + rsync -arv @[INPUTDATA_ROOT]/NOAHMP_IC/$atm_datamode/ufs-land_@[LNDRES]_init_fields.tile6.nc ./${targetdir}/@[LNDRES].initial.tile6.nc + + # Fixed files + cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/oro_@[LNDRES].mx@[OCNRES].tile1.nc ${targetdir}/oro_data.tile1.nc + cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/oro_@[LNDRES].mx@[OCNRES].tile2.nc ${targetdir}/oro_data.tile2.nc + cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/oro_@[LNDRES].mx@[OCNRES].tile3.nc ${targetdir}/oro_data.tile3.nc + cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/oro_@[LNDRES].mx@[OCNRES].tile4.nc ${targetdir}/oro_data.tile4.nc + cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/oro_@[LNDRES].mx@[OCNRES].tile5.nc ${targetdir}/oro_data.tile5.nc + cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/oro_@[LNDRES].mx@[OCNRES].tile6.nc ${targetdir}/oro_data.tile6.nc + cp @[INPUTDATA_ROOT]/${inputdir}/INPUT_L127_gfsv17/oro_data_ls* ${targetdir}/. + cp @[INPUTDATA_ROOT]/${inputdir}/INPUT_L127_gfsv17/oro_data_ss* ${targetdir}/. + cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/@[LNDRES]*.nc ${targetdir}/. + cp @[INPUTDATA_ROOT]/CPL_FIX/a@[LNDRES]o@[OCNRES]/grid_spec.nc ${targetdir}/. + cp @[INPUTDATA_ROOT]/${inputdir}/INPUT/@[LNDRES]_grid*.nc ${targetdir}/. + cp @[INPUTDATA_ROOT]/${inputdir}/INPUT/grid_spec.nc ${targetdir}/@[LNDRES]_mosaic.nc else - # land restart file - cp ../${DEP_RUN}${SUFFIX}/ufs.cpld.lnd.out.${RESTART_FILE_SUFFIX_SECS}.tile*.nc RESTART/. - # CMEPS restart and pointer files - RFILE=ufs.cpld.cpl.r.${RESTART_FILE_SUFFIX_SECS}.nc - cp ../${DEP_RUN}${SUFFIX}/RESTART/${RFILE} . - ls -1 ${RFILE}>rpointer.cpl - # link grid spec file + # Initial condition + if [ $WARM_START = .false. ]; then + # IC + if [ "$V2_SFC_FILE" = "true" ]; then + cp -r @[INPUTDATA_ROOT]/${inputdir}/INPUT_L127_mx${OCNRES}_v2_sfc/sfc_data*.nc ${targetdir}/. + cp -r @[INPUTDATA_ROOT]/${inputdir}/INPUT_L127_mx${OCNRES}_v2_sfc/gfs_data*.nc ${targetdir}/. + cp -r @[INPUTDATA_ROOT]/${inputdir}/INPUT_L127_mx${OCNRES}_v2_sfc/gfs_ctrl.nc ${targetdir}/. + else + cp -r @[INPUTDATA_ROOT]/${inputdir}/INPUT_L127_mx${OCNRES}/sfc_data*.nc ${targetdir}/. + cp -r @[INPUTDATA_ROOT]/${inputdir}/INPUT_L127_mx${OCNRES}/gfs_data*.nc ${targetdir}/. + cp -r @[INPUTDATA_ROOT]/${inputdir}/INPUT_L127_mx${OCNRES}/gfs_ctrl*.nc ${targetdir}/. + fi + else + # FV3 related restart files + cp -r ../${DEP_RUN}${SUFFIX}/${targetdir}/* ${targetdir}/. + cp -r ../${DEP_RUN}${SUFFIX}/RESTART/${RESTART_FILE_PREFIX}.* ${targetdir}/. + for RFILE in INPUT/${RESTART_FILE_PREFIX}.*; do + [ -e $RFILE ] || exit 1 + RFILE_OLD=$(basename $RFILE) + mv -f $RFILE ${targetdir}/"${RFILE_OLD//${RESTART_FILE_PREFIX}./}" + done + if [[ $IAU_OFFSET == 6 ]] && [[ $FHROT -le 6 ]]; then + cp @[INPUTDATA_ROOT]/${inputdir}/INPUT_L127_mx${OCNRES}/fv_increment*.nc INPUT/. + fi + fi + + # Fixed files + FNSMCC="global_soilmgldas.statsgo.t1534.3072.1536.grb" + FNMSKH="global_slmask.t1534.3072.1536.grb" + cp @[INPUTDATA_ROOT]/${inputdir}/${FNSMCC} . + cp @[INPUTDATA_ROOT]/${inputdir}/${FNMSKH} . + if [ $TILEDFIX = .true. ]; then + cp @[INPUTDATA_ROOT]/FV3_fix/global_glacier.2x2.grb . + cp @[INPUTDATA_ROOT]/FV3_fix/global_maxice.2x2.grb . + cp @[INPUTDATA_ROOT]/FV3_fix/RTGSST.1982.2012.monthly.clim.grb . + cp @[INPUTDATA_ROOT]/FV3_fix/global_snoclim.1.875.grb . + cp @[INPUTDATA_ROOT]/FV3_fix/IMS-NIC.blended.ice.monthly.clim.grb . + fi + + cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[ATMRES]/oro_@[ATMRES].mx@[OCNRES].tile1.nc ${targetdir}/oro_data.tile1.nc + cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[ATMRES]/oro_@[ATMRES].mx@[OCNRES].tile2.nc ${targetdir}/oro_data.tile2.nc + cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[ATMRES]/oro_@[ATMRES].mx@[OCNRES].tile3.nc ${targetdir}/oro_data.tile3.nc + cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[ATMRES]/oro_@[ATMRES].mx@[OCNRES].tile4.nc ${targetdir}/oro_data.tile4.nc + cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[ATMRES]/oro_@[ATMRES].mx@[OCNRES].tile5.nc ${targetdir}/oro_data.tile5.nc + cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[ATMRES]/oro_@[ATMRES].mx@[OCNRES].tile6.nc ${targetdir}/oro_data.tile6.nc + cp @[INPUTDATA_ROOT]/${inputdir}/INPUT_L127_gfsv17/oro_data_ls* ${targetdir}/. + cp @[INPUTDATA_ROOT]/${inputdir}/INPUT_L127_gfsv17/oro_data_ss* ${targetdir}/. + cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[ATMRES]/@[ATMRES]*.nc . + cp @[INPUTDATA_ROOT]/CPL_FIX/a@[ATMRES]o@[OCNRES]/grid_spec.nc ${targetdir}/. + cp @[INPUTDATA_ROOT]/${inputdir}/INPUT/@[ATMRES]_grid*.nc ${targetdir}/. + cp @[INPUTDATA_ROOT]/${inputdir}/INPUT/grid_spec.nc ${targetdir}/@[ATMRES]_mosaic.nc + cp @[INPUTDATA_ROOT]/MOM6_FIX/@[OCNRES]/ocean_mosaic.nc ${targetdir}/. + + # Merra2 + if [ $IAER = 1011 ]; then + for n in 01 02 03 04 05 06 07 08 09 10 11 12; do + cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2_y14_24/merra2_1423_${n}.nc aeroclim.m${n}.nc + done + cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/aer_data/LUTS/optics_BC.v1_3.dat optics_BC.dat + cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/aer_data/LUTS/optics_OC.v1_3.dat optics_OC.dat + cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/aer_data/LUTS/optics_DU.v15_3.dat optics_DU.dat + cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/aer_data/LUTS/optics_SS.v3_3.dat optics_SS.dat + cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/aer_data/LUTS/optics_SU.v1_3.dat optics_SU.dat + fi + + cp @[INPUTDATA_ROOT]/FV3_input_data/ugwp_c384_tau.nc ./ugwp_limb_tau.nc + + if [ $IMP_PHYSICS = 8 ]; then + cp @[INPUTDATA_ROOT]/FV3_fix/CCN_ACTIVATE.BIN CCN_ACTIVATE.BIN + cp @[INPUTDATA_ROOT]/FV3_fix/freezeH2O.dat freezeH2O.dat + cp @[INPUTDATA_ROOT]/FV3_fix/qr_acr_qgV2.dat qr_acr_qgV2.dat + cp @[INPUTDATA_ROOT]/FV3_fix/qr_acr_qsV2.dat qr_acr_qsV2.dat + fi + + # Prognostic aerosols + if [ $CPLCHM = .true. ]; then + ln -sf @[INPUTDATA_ROOT]/GOCART/p8c_5d/ExtData . + fi fi fi +# Land component related restart files +if [ $WARM_START = .true. ]; then + # Copy land restart files + cp ../${DEP_RUN}${SUFFIX}/ufs.cpld.lnd.out.${RESTART_FILE_SUFFIX_SECS}.tile*.nc RESTART/. + # CMEPS restart and pointer files + RFILE=ufs.cpld.cpl.r.${RESTART_FILE_SUFFIX_SECS}.nc + cp ../${DEP_RUN}${SUFFIX}/RESTART/${RFILE} . + ls -1 ${RFILE}>rpointer.cpl +fi + +# Running land in different resolution +# Note that CMEPS mediator has some limitiations to run land in different resolution than atmosphere if [ "$ATMRES" != "$LNDRES" ]; then - rsync -arv @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/@[LNDRES].maximum_snow_albedo.tile*.nc ${targetdir}/. - rsync -arv @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/@[LNDRES].slope_type.tile*.nc ${targetdir}/. - rsync -arv @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/@[LNDRES].soil_type.tile*.nc ${targetdir}/. - rsync -arv @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/@[LNDRES].soil_color.tile*.nc ${targetdir}/. - rsync -arv @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/@[LNDRES].substrate_temperature.tile*.nc ${targetdir}/. - rsync -arv @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/@[LNDRES].vegetation_greenness.tile*.nc ${targetdir}/. - rsync -arv @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/@[LNDRES].vegetation_type.tile*.nc ${targetdir}/. - rsync -arv @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/oro_@[LNDRES].mx*.tile1.nc ${targetdir}/oro_data.tile1.nc - rsync -arv @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/oro_@[LNDRES].mx*.tile2.nc ${targetdir}/oro_data.tile2.nc - rsync -arv @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/oro_@[LNDRES].mx*.tile3.nc ${targetdir}/oro_data.tile3.nc - rsync -arv @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/oro_@[LNDRES].mx*.tile4.nc ${targetdir}/oro_data.tile4.nc - rsync -arv @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/oro_@[LNDRES].mx*.tile5.nc ${targetdir}/oro_data.tile5.nc - rsync -arv @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/oro_@[LNDRES].mx*.tile6.nc ${targetdir}/oro_data.tile6.nc - rsync -arv @[INPUTDATA_ROOT]/${inputdir}/INPUT/@[LNDRES]_grid.tile*.nc ${targetdir}/. - rsync -arv @[INPUTDATA_ROOT]/${inputdir}/INPUT/grid_spec.nc ${targetdir}/@[LNDRES]_mosaic.nc + mkdir -p INPUT/$LNDRES + targetdir="./INPUT/$LNDRES" + cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/@[LNDRES].maximum_snow_albedo.tile*.nc ${targetdir}/. + cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/@[LNDRES].slope_type.tile*.nc ${targetdir}/. + cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/@[LNDRES].soil_type.tile*.nc ${targetdir}/. + cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/@[LNDRES].soil_color.tile*.nc ${targetdir}/. + cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/@[LNDRES].substrate_temperature.tile*.nc ${targetdir}/. + cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/@[LNDRES].vegetation_greenness.tile*.nc ${targetdir}/. + cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/@[LNDRES].vegetation_type.tile*.nc ${targetdir}/. + cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/oro_@[LNDRES].mx025.tile1.nc ${targetdir}/oro_data.tile1.nc + cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/oro_@[LNDRES].mx025.tile2.nc ${targetdir}/oro_data.tile2.nc + cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/oro_@[LNDRES].mx025.tile3.nc ${targetdir}/oro_data.tile3.nc + cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/oro_@[LNDRES].mx025.tile4.nc ${targetdir}/oro_data.tile4.nc + cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/oro_@[LNDRES].mx025.tile5.nc ${targetdir}/oro_data.tile5.nc + cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[LNDRES]/oro_@[LNDRES].mx025.tile6.nc ${targetdir}/oro_data.tile6.nc + cp @[INPUTDATA_ROOT]/FV3_input_data${LNDRES#C}/INPUT/@[LNDRES]_grid.tile*.nc ${targetdir}/. + cp @[INPUTDATA_ROOT]/FV3_input_data${LNDRES#C}/INPUT/grid_spec.nc ${targetdir}/@[LNDRES]_mosaic.nc + if [ $WARM_START = .false. ]; then + if [ "$V2_SFC_FILE" = "true" ]; then + cp @[INPUTDATA_ROOT]/FV3_input_data${LNDRES#C}/INPUT_L127_mx025_v2_sfc/sfc_data*.nc ${targetdir}/. + cp @[INPUTDATA_ROOT]/FV3_input_data${LNDRES#C}/INPUT_L127_mx025_v2_sfc/gfs_data*.nc ${targetdir}/. + cp @[INPUTDATA_ROOT]/FV3_input_data${LNDRES#C}/INPUT_L127_mx025_v2_sfc/gfs_ctrl*.nc ${targetdir}/. + else + cp @[INPUTDATA_ROOT]/FV3_input_data${LNDRES#C}/INPUT_L127_mx025/sfc_data*.nc ${targetdir}/. + cp @[INPUTDATA_ROOT]/FV3_input_data${LNDRES#C}/INPUT_L127_mx025/gfs_data*.nc ${targetdir}/. + cp @[INPUTDATA_ROOT]/FV3_input_data${LNDRES#C}/INPUT_L127_mx025/gfs_ctrl*.nc ${targetdir}/. + fi + fi fi diff --git a/tests/logs/OpnReqTests_control_p8_hera.log b/tests/logs/OpnReqTests_control_p8_hera.log index 6183b88b77..2064956ca1 100644 --- a/tests/logs/OpnReqTests_control_p8_hera.log +++ b/tests/logs/OpnReqTests_control_p8_hera.log @@ -1,9 +1,9 @@ -Tue Jan 21 05:49:59 UTC 2025 +Fri Jan 24 02:31:13 UTC 2025 Start Operation Requirement Test baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_bit_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_477183/bit_base_bit_base +working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_1945597/bit_base_bit_base Checking test bit_base results .... Moving baseline bit_base files .... Moving sfcf000.nc .........OK @@ -51,14 +51,14 @@ Moving baseline bit_base files .... Moving RESTART/20210323.060000.sfc_data.tile5.nc .........OK Moving RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 287.320072 - 0: The maximum resident set size (KB) = 1448288 + 0: The total amount of wall time = 261.209374 + 0: The maximum resident set size (KB) = 1444280 Test bit_base PASS baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_dbg_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_477183/dbg_base_dbg_base +working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_1945597/dbg_base_dbg_base Checking test dbg_base results .... Moving baseline dbg_base files .... Moving sfcf000.nc .........OK @@ -106,14 +106,14 @@ Moving baseline dbg_base files .... Moving RESTART/20210323.060000.sfc_data.tile5.nc .........OK Moving RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 876.657665 - 0: The maximum resident set size (KB) = 1437152 + 0: The total amount of wall time = 898.596863 + 0: The maximum resident set size (KB) = 1423760 Test dbg_base PASS baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_477183/dcp_dcp +working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_1945597/dcp_dcp Checking test dcp results .... Comparing sfcf000.nc .....USING NCCMP......OK Comparing sfcf021.nc .....USING NCCMP......OK @@ -160,14 +160,14 @@ Checking test dcp results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .....USING NCCMP......OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .....USING NCCMP......OK - 0: The total amount of wall time = 252.676844 - 0: The maximum resident set size (KB) = 1421128 + 0: The total amount of wall time = 230.932286 + 0: The maximum resident set size (KB) = 1426492 Test dcp PASS baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_477183/mpi_mpi +working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_1945597/mpi_mpi Checking test mpi results .... Comparing sfcf000.nc .....USING NCCMP......OK Comparing sfcf021.nc .....USING NCCMP......OK @@ -214,14 +214,14 @@ Checking test mpi results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .....USING NCCMP......OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .....USING NCCMP......OK - 0: The total amount of wall time = 236.323493 - 0: The maximum resident set size (KB) = 1429624 + 0: The total amount of wall time = 237.659021 + 0: The maximum resident set size (KB) = 1420064 Test mpi PASS baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_477183/rst_rst +working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_1945597/rst_rst Checking test rst results .... Comparing sfcf000.nc .....USING NCCMP......OK Comparing sfcf021.nc .....USING NCCMP......OK @@ -268,14 +268,14 @@ Checking test rst results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .....USING NCCMP......OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .....USING NCCMP......OK - 0: The total amount of wall time = 235.014572 - 0: The maximum resident set size (KB) = 1420424 + 0: The total amount of wall time = 234.966055 + 0: The maximum resident set size (KB) = 1422512 Test rst PASS baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_477183/std_base_std_base +working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_1945597/std_base_std_base Checking test std_base results .... Moving baseline std_base files .... Moving sfcf000.nc .........OK @@ -323,14 +323,14 @@ Moving baseline std_base files .... Moving RESTART/20210323.060000.sfc_data.tile5.nc .........OK Moving RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 236.140386 - 0: The maximum resident set size (KB) = 1433648 + 0: The total amount of wall time = 233.819689 + 0: The maximum resident set size (KB) = 1414824 Test std_base PASS baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_477183/thr_thr +working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_1945597/thr_thr Checking test thr results .... Comparing sfcf000.nc .....USING NCCMP......OK Comparing sfcf021.nc .....USING NCCMP......OK @@ -377,11 +377,11 @@ Checking test thr results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .....USING NCCMP......OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .....USING NCCMP......OK - 0: The total amount of wall time = 234.759589 - 0: The maximum resident set size (KB) = 1433016 + 0: The total amount of wall time = 231.400420 + 0: The maximum resident set size (KB) = 1424780 Test thr PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Tue Jan 21 06:58:31 UTC 2025 -Elapsed time: 01h:08m:33s. Have a nice day! +Fri Jan 24 03:42:57 UTC 2025 +Elapsed time: 01h:11m:45s. Have a nice day! diff --git a/tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_hera.log b/tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_hera.log index 3c6511e905..46b6a936e8 100644 --- a/tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_hera.log +++ b/tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_hera.log @@ -1,9 +1,9 @@ -Tue Jan 21 04:11:58 UTC 2025 +Fri Jan 24 00:53:56 UTC 2025 Start Operation Requirement Test baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_dbg_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_120730/dbg_base_dbg_base +working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_1633720/dbg_base_dbg_base Checking test dbg_base results .... Moving baseline dbg_base files .... Moving sfcf021.tile1.nc .........OK @@ -66,14 +66,14 @@ Moving baseline dbg_base files .... Moving RESTART/iced.2021-03-23-21600.nc .........OK Moving RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK - 0: The total amount of wall time = 2676.469340 - 0: The maximum resident set size (KB) = 1518024 + 0: The total amount of wall time = 2476.263104 + 0: The maximum resident set size (KB) = 1491168 Test dbg_base PASS baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_120730/rst_rst +working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_1633720/rst_rst Checking test rst results .... Comparing sfcf021.tile1.nc .....USING NCCMP......OK Comparing sfcf021.tile2.nc .....USING NCCMP......OK @@ -135,14 +135,14 @@ Checking test rst results .... Comparing RESTART/iced.2021-03-23-21600.nc .....USING NCCMP......OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .....USING NCCMP......OK - 0: The total amount of wall time = 813.896517 - 0: The maximum resident set size (KB) = 1508392 + 0: The total amount of wall time = 662.263266 + 0: The maximum resident set size (KB) = 1495952 Test rst PASS baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_120730/std_base_std_base +working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_1633720/std_base_std_base Checking test std_base results .... Moving baseline std_base files .... Moving sfcf021.tile1.nc .........OK @@ -205,11 +205,11 @@ Moving baseline std_base files .... Moving RESTART/iced.2021-03-23-21600.nc .........OK Moving RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK - 0: The total amount of wall time = 678.460183 - 0: The maximum resident set size (KB) = 1505616 + 0: The total amount of wall time = 666.677233 + 0: The maximum resident set size (KB) = 1493700 Test std_base PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Tue Jan 21 05:49:58 UTC 2025 -Elapsed time: 01h:38m:00s. Have a nice day! +Fri Jan 24 02:31:12 UTC 2025 +Elapsed time: 01h:37m:16s. Have a nice day! diff --git a/tests/logs/OpnReqTests_regional_control_hera.log b/tests/logs/OpnReqTests_regional_control_hera.log index c81ebe009c..d10b0466a1 100644 --- a/tests/logs/OpnReqTests_regional_control_hera.log +++ b/tests/logs/OpnReqTests_regional_control_hera.log @@ -1,9 +1,9 @@ -Tue Jan 21 01:39:24 UTC 2025 +Thu Jan 23 22:11:22 UTC 2025 Start Operation Requirement Test baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_bit_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_3701143/bit_base_bit_base +working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_905248/bit_base_bit_base Checking test bit_base results .... Moving baseline bit_base files .... Moving dynf000.nc .........OK @@ -15,14 +15,14 @@ Moving baseline bit_base files .... Moving NATLEV.GrbF00 .........OK Moving NATLEV.GrbF06 .........OK - 0: The total amount of wall time = 1419.663361 - 0: The maximum resident set size (KB) = 767536 + 0: The total amount of wall time = 1400.218854 + 0: The maximum resident set size (KB) = 768752 Test bit_base PASS baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_3701143/dcp_dcp +working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_905248/dcp_dcp Checking test dcp results .... Comparing dynf000.nc .....USING NCCMP......OK Comparing dynf006.nc .....USING NCCMP......OK @@ -33,14 +33,14 @@ Checking test dcp results .... Comparing NATLEV.GrbF00 .....USING CMP......OK Comparing NATLEV.GrbF06 .....USING CMP......OK - 0: The total amount of wall time = 2222.506149 - 0: The maximum resident set size (KB) = 737008 + 0: The total amount of wall time = 2207.914111 + 0: The maximum resident set size (KB) = 724580 Test dcp PASS baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_3701143/std_base_std_base +working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_905248/std_base_std_base Checking test std_base results .... Moving baseline std_base files .... Moving dynf000.nc .........OK @@ -52,14 +52,14 @@ Moving baseline std_base files .... Moving NATLEV.GrbF00 .........OK Moving NATLEV.GrbF06 .........OK - 0: The total amount of wall time = 2194.200962 - 0: The maximum resident set size (KB) = 712244 + 0: The total amount of wall time = 2203.715305 + 0: The maximum resident set size (KB) = 714620 Test std_base PASS baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_3701143/thr_thr +working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_905248/thr_thr Checking test thr results .... Comparing dynf000.nc .....USING NCCMP......OK Comparing dynf006.nc .....USING NCCMP......OK @@ -70,11 +70,11 @@ Checking test thr results .... Comparing NATLEV.GrbF00 .....USING CMP......OK Comparing NATLEV.GrbF06 .....USING CMP......OK - 0: The total amount of wall time = 2208.564561 - 0: The maximum resident set size (KB) = 723148 + 0: The total amount of wall time = 2202.404532 + 0: The maximum resident set size (KB) = 724172 Test thr PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Tue Jan 21 04:11:58 UTC 2025 -Elapsed time: 02h:32m:34s. Have a nice day! +Fri Jan 24 00:56:07 UTC 2025 +Elapsed time: 02h:44m:46s. Have a nice day! diff --git a/tests/logs/RegressionTests_derecho.log b/tests/logs/RegressionTests_derecho.log index f058d47b54..056f915d19 100644 --- a/tests/logs/RegressionTests_derecho.log +++ b/tests/logs/RegressionTests_derecho.log @@ -1,20 +1,20 @@ ====START OF DERECHO REGRESSION TESTING LOG==== UFSWM hash used in testing: -8b8eac654f051017e26b76099b5eb7471f0a110d +0fc9036195cc178e1d4938163575ebb6cade49d2 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) + 2eccb9f74ebd8dfc09b53d15f5a96c847b77c443 CDEPS-interface/CDEPS (cdeps0.4.17-310-g2eccb9f) ff7fd76118d47ccef6cb934b834161c6be5a9909 CICE-interface/CICE (CICE6.0.0-392-gff7fd76) 3792520561cf9419082ef41f9f0dffd03edf2e43 CICE-interface/CICE/icepack (Icepack1.1.0-198-g3792520) - 55576eba972ad53cc6546f00d409fa27361f78bd CMEPS-interface/CMEPS (cmeps_v0.4.1-2312-g55576eb) + cb180b0ab5cb618b503d695d6f214a03f845ab06 CMEPS-interface/CMEPS (cmeps0.9.2-42-gcb180b0a) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - b40f99dd1701569ee27b01d53c3c8f32f4d33951 FV3 (heads/develop) + 805d64e6cd64931600ddbf3a5a180343247832cd FV3 (remotes/origin/feature/s2s_with_lnd) 9490871a616604efe9dd75608214081eef557ad6 FV3/atmos_cubed_sphere (201912_public_release-408-g9490871) 9e1c3abe1048c0f18c53fdbb7113bc56a129bdf5 FV3/ccpp/framework (2024-07-11-dev-2-g9e1c3ab) - 449343f16e87e149f05a76b565287c77f53ccf83 FV3/ccpp/physics (EP4-1099-g449343f1) + ed3d4af782050e043b2f9817dff93e96aba26d45 FV3/ccpp/physics (ccpp_transition_to_vlab_master_20190705-4595-ged3d4af7) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) ce5f3b146861cf6c95e1c14c640ede1ed97e6eef FV3/upp (upp_v10.2.0-243-gce5f3b14) -179cae1dd84401cf25d250bd9102e66560a9d328 FV3/upp/sorc/libIFI.fd @@ -23,11 +23,11 @@ Submodule hashes used in testing: 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) - 162aad89d52ba3ce4369fb0adbe2bbb57d83918e MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10365-g162aad89d) + 6fff0955a123c1dea8d70f31271e13d320ff8552 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10366-g6fff0955a) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) - 025043d1ad662fca05f29f88ddd88ddf46c81882 NOAHMP-interface/noahmp (v3.7.1-444-g025043d) - 9770a245adef971423aac2699ffcf8b36dba3945 WW3 (6.07.1-375-g9770a245) + 2b832ca7a9eaf1a979940f34a55944351bf9f6e3 NOAHMP-interface/noahmp (v3.7.1-454-g2b832ca) + af14207b0b2395a2b4e1e01cdbce51973026228f WW3 (6.07.1-352-gaf14207b) 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17) fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) @@ -38,289 +38,292 @@ 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: /glade/derecho/scratch/epicufsrt/ufs-weather-model/RT//NEMSfv3gfs/develop-20250107 -COMPARISON DIRECTORY: /glade/derecho/scratch/jongkim/FV3_RT/rt_25395 +BASELINE DIRECTORY: /glade/derecho/scratch/epicufsrt/ufs-weather-model/RT//NEMSfv3gfs/develop-20250122 +COMPARISON DIRECTORY: /glade/derecho/scratch/jongkim/FV3_RT/rt_96797 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: nral0032 * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [23:25, 21:43] ( 6 warnings 11 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [11:59, 06:30](3213 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [25:26, 23:28] ( 6 warnings 11 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [24:15, 14:09](1907 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [19:32, 15:21](1936 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [11:42, 06:57](1078 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [26:29, 16:06](1878 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [25:26, 23:18] ( 6 warnings 11 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [22:40, 14:01](1908 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [14:22, 11:55] ( 1528 warnings 1891 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [28:12, 23:41](1942 MB) - -PASS -- COMPILE 's2swa_intel' [23:25, 21:39] ( 6 warnings 11 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [13:30, 08:14](3226 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [13:05, 08:29](3228 MB) -PASS -- TEST 'cpld_restart_p8_intel' [11:29, 05:04](3153 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [15:39, 08:28](3253 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [09:28, 05:07](3176 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [19:52, 13:58](3815 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [12:48, 08:20](3222 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [11:44, 06:47](3538 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [13:16, 08:12](3233 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [19:33, 09:00](3819 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [16:54, 06:32](3620 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [38:59, 10:46](4546 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [33:18, 07:28](4680 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [12:32, 08:09](3208 MB) - -PASS -- COMPILE 's2sw_intel' [21:24, 19:47] ( 6 warnings 11 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [08:53, 04:47](1921 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [11:02, 07:01](1988 MB) - -PASS -- COMPILE 's2swa_debug_intel' [13:24, 11:42] ( 1418 warnings 1152 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [17:00, 12:48](3304 MB) - -PASS -- COMPILE 's2sw_debug_intel' [13:24, 11:05] ( 1418 warnings 1152 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [09:36, 06:03](1963 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [18:24, 16:09] ( 5 warnings 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [09:04, 05:14](1980 MB) - -PASS -- COMPILE 's2s_intel' [18:24, 16:36] ( 6 warnings 3 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [09:21, 05:54](2887 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [05:22, 02:19](2896 MB) -PASS -- TEST 'cpld_restart_c48_intel' [06:30, 01:30](2308 MB) - -PASS -- COMPILE 's2swa_faster_intel' [25:22, 23:51] ( 6 warnings 11 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [12:53, 08:16](3231 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [23:22, 21:48] ( 6 warnings 11 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [18:29, 14:14](1927 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [12:36, 07:18](1108 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [21:23, 16:01](1891 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [13:21, 11:09] ( 1528 warnings 1891 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [33:11, 25:22](1961 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [16:21, 14:16] ( 6 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [08:39, 03:27](665 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [08:15, 02:11](1562 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [08:48, 02:13](1576 MB) -PASS -- TEST 'control_latlon_intel' [08:13, 02:09](1569 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [08:15, 02:11](1562 MB) -PASS -- TEST 'control_c48_intel' [11:15, 05:44](1590 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [10:49, 05:19](709 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [11:03, 05:45](1586 MB) -PASS -- TEST 'control_c192_intel' [10:27, 06:10](1695 MB) -PASS -- TEST 'control_c384_intel' [18:22, 06:57](1980 MB) -PASS -- TEST 'control_c384gdas_intel' [19:28, 07:15](1178 MB) -PASS -- TEST 'control_stochy_intel' [03:50, 01:28](622 MB) -PASS -- TEST 'control_stochy_restart_intel' [03:39, 00:53](436 MB) -PASS -- TEST 'control_lndp_intel' [03:35, 01:23](616 MB) -PASS -- TEST 'control_iovr4_intel' [04:52, 02:07](615 MB) -PASS -- TEST 'control_iovr5_intel' [04:51, 02:08](615 MB) -PASS -- TEST 'control_p8_intel' [06:37, 03:14](1858 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [06:48, 03:08](1862 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [07:48, 03:17](1863 MB) -PASS -- TEST 'control_restart_p8_intel' [05:32, 02:03](1005 MB) -PASS -- TEST 'control_noqr_p8_intel' [07:36, 03:14](1852 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [05:23, 02:00](1015 MB) -PASS -- TEST 'control_decomp_p8_intel' [07:32, 03:10](1848 MB) -PASS -- TEST 'control_2threads_p8_intel' [08:38, 04:51](1936 MB) -PASS -- TEST 'control_p8_lndp_intel' [08:32, 04:52](1857 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [07:48, 04:01](1913 MB) -PASS -- TEST 'control_p8_mynn_intel' [07:55, 03:24](1858 MB) -PASS -- TEST 'merra2_thompson_intel' [07:44, 03:41](1861 MB) -PASS -- TEST 'regional_control_intel' [08:03, 04:58](894 MB) -PASS -- TEST 'regional_restart_intel' [07:07, 03:01](877 MB) -PASS -- TEST 'regional_decomp_intel' [08:05, 05:15](886 MB) -PASS -- TEST 'regional_noquilt_intel' [08:10, 04:54](1217 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [08:10, 04:57](894 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [08:03, 04:58](896 MB) -PASS -- TEST 'regional_wofs_intel' [08:57, 05:54](1587 MB) - -PASS -- COMPILE 'rrfs_intel' [15:21, 12:53] ( 8 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [09:30, 06:10](1005 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [12:18, 04:03](1162 MB) -PASS -- TEST 'rap_decomp_intel' [09:29, 06:25](1007 MB) -PASS -- TEST 'rap_2threads_intel' [15:28, 11:30](1085 MB) -PASS -- TEST 'rap_restart_intel' [06:25, 03:15](879 MB) -PASS -- TEST 'rap_sfcdiff_intel' [10:42, 06:09](1000 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [09:34, 06:25](1004 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [07:24, 04:39](883 MB) -PASS -- TEST 'hrrr_control_intel' [08:17, 03:15](1000 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [08:17, 03:19](999 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [12:29, 05:47](1076 MB) -PASS -- TEST 'hrrr_control_restart_intel' [04:48, 01:49](833 MB) -PASS -- TEST 'rrfs_v1beta_intel' [10:36, 06:02](998 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [11:06, 08:07](1957 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [11:08, 07:50](1948 MB) - -PASS -- COMPILE 'csawmg_intel' [14:19, 11:44] ( 5 warnings ) -PASS -- TEST 'control_csawmg_intel' [09:16, 06:27](955 MB) -PASS -- TEST 'control_ras_intel' [05:49, 02:53](658 MB) - -PASS -- COMPILE 'wam_intel' [13:20, 11:33] ( 5 warnings 1 remarks ) -PASS -- TEST 'control_wam_intel' [14:23, 10:18](1660 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [14:20, 12:01] ( 5 warnings 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [06:44, 03:14](1860 MB) -PASS -- TEST 'regional_control_faster_intel' [08:14, 04:46](899 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [18:17, 14:40] ( 887 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [05:27, 02:17](1610 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [05:26, 02:14](1609 MB) -PASS -- TEST 'control_stochy_debug_intel' [05:57, 02:59](810 MB) -PASS -- TEST 'control_lndp_debug_intel' [05:56, 02:40](807 MB) -PASS -- TEST 'control_csawmg_debug_intel' [08:06, 04:49](1116 MB) -PASS -- TEST 'control_ras_debug_intel' [05:42, 02:40](814 MB) -PASS -- TEST 'control_diag_debug_intel' [07:27, 02:40](1666 MB) -PASS -- TEST 'control_debug_p8_intel' [08:04, 03:13](1901 MB) -PASS -- TEST 'regional_debug_intel' [20:14, 16:20](921 MB) -PASS -- TEST 'rap_control_debug_intel' [08:44, 04:41](1188 MB) -PASS -- TEST 'hrrr_control_debug_intel' [09:00, 04:42](1182 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [08:52, 04:40](1191 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [08:50, 04:44](1187 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [08:51, 04:50](1188 MB) -PASS -- TEST 'rap_diag_debug_intel' [08:56, 04:59](1271 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [07:45, 04:52](1190 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [07:39, 04:52](1192 MB) -PASS -- TEST 'rap_lndp_debug_intel' [07:44, 04:52](1186 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [07:53, 04:49](1192 MB) -PASS -- TEST 'rap_noah_debug_intel' [07:48, 04:37](1184 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [07:41, 04:43](1186 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [10:38, 07:45](1189 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [07:47, 04:37](1188 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [07:42, 04:52](1191 MB) -PASS -- TEST 'rap_flake_debug_intel' [07:48, 04:45](1189 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [11:22, 08:00](1197 MB) - -PASS -- COMPILE 'wam_debug_intel' [13:17, 07:09] ( 842 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [16:48, 12:14](1694 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [17:20, 11:31] ( 8 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [08:11, 03:39](1031 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:14, 05:09](875 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:19, 02:47](877 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [13:10, 09:37](929 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [09:13, 04:57](932 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [07:10, 02:56](874 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [07:15, 03:54](794 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [04:39, 01:34](771 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [13:18, 11:22] ( 8 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [06:45, 01:54](1076 MB) -PASS -- TEST 'conus13km_2threads_intel' [06:23, 01:22](1078 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [05:28, 01:09](963 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [17:18, 11:42] ( 8 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:09, 03:40](906 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [12:19, 07:34] ( 790 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:47, 04:31](1064 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:47, 04:35](1061 MB) -PASS -- TEST 'conus13km_debug_intel' [16:27, 12:44](1148 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [17:33, 13:02](831 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [19:03, 13:57](1148 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [17:44, 12:55](1211 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [12:19, 07:17] ( 790 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [07:46, 04:36](1091 MB) - -PASS -- COMPILE 'hafsw_intel' [23:19, 17:52] ( 6 warnings 10 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [09:35, 04:42](703 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [10:02, 06:03](1067 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [10:58, 06:36](763 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [15:29, 10:45](771 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [17:02, 11:48](804 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [08:33, 04:42](470 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:45, 05:46](490 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [07:03, 02:20](387 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [15:15, 06:17](459 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [07:16, 03:22](507 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [08:25, 03:08](505 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [09:31, 03:51](582 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [05:37, 01:14](426 MB) -PASS -- TEST 'gnv1_nested_intel' [09:34, 04:08](1706 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [12:14, 08:38] ( 1470 warnings 1424 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [17:27, 12:45](620 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [21:21, 17:24] ( 5 warnings 9 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [11:39, 06:54](616 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [12:35, 06:59](683 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [22:18, 19:00] ( 5 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [11:05, 05:24](671 MB) - -PASS -- COMPILE 'hafs_all_intel' [18:19, 15:49] ( 5 warnings 9 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [09:37, 05:46](731 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [09:42, 05:49](725 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [19:25, 16:12](897 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [11:18, 08:30] ( 5 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:45, 02:33](770 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:56, 01:36](756 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:37, 02:25](648 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:43, 02:27](649 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:51, 02:26](647 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:52, 02:32](755 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:45, 02:33](770 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:53, 02:24](647 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [13:08, 05:51](701 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [12:28, 05:50](681 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:33, 02:32](770 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [06:53, 03:58](2040 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [07:01, 03:57](2039 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [08:13, 05:53] ( 7 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [07:41, 05:10](753 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [11:14, 08:35] ( 5 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [04:51, 02:32](757 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [04:19, 02:43] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [04:06, 01:12](313 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [03:42, 01:09](456 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [03:41, 00:47](453 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [16:16, 13:55] ( 5 warnings 3 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [08:15, 03:47](1916 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [15:19, 12:47] ( 6 warnings 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [08:39, 05:08](1901 MB) - -PASS -- COMPILE 'atml_intel' [16:19, 14:37] ( 13 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [10:47, 07:17](1880 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [10:52, 06:52](1882 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [07:07, 03:57](1032 MB) - -PASS -- COMPILE 'atml_debug_intel' [13:16, 10:39] ( 885 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [10:02, 06:21](1936 MB) - -PASS -- COMPILE 'atmw_intel' [17:19, 14:13] ( 5 warnings 9 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [05:41, 02:29](1882 MB) - -PASS -- COMPILE 'atmaero_intel' [15:16, 12:59] ( 5 warnings 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [08:08, 04:19](3130 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [08:16, 04:20](3004 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [07:32, 04:24](3018 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [10:13, 08:01] ( 887 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [28:21, 22:10](4544 MB) - -PASS -- COMPILE 'atm_fbh_intel' [13:17, 11:25] ( 8 warnings 8 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [10:51, 08:08](843 MB) +PASS -- COMPILE 's2swa_32bit_intel' [24:38, 22:06] ( 6 warnings 11 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [10:27, 06:26](3206 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [25:36, 23:49] ( 6 warnings 11 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [18:12, 13:56](1916 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [19:37, 15:12](1957 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [11:18, 07:07](1079 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [19:56, 15:56](1887 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [25:35, 23:51] ( 6 warnings 11 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [17:32, 13:52](1914 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [13:29, 11:45] ( 1528 warnings 1891 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [28:01, 23:57](1946 MB) + +PASS -- COMPILE 's2swa_intel' [24:38, 22:17] ( 6 warnings 11 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [12:50, 08:09](3229 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [12:50, 08:10](3235 MB) +PASS -- TEST 'cpld_restart_p8_intel' [09:15, 04:47](3152 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [12:37, 08:00](3254 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [09:29, 04:44](3179 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [18:41, 13:43](3805 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [12:30, 08:05](3219 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [10:22, 06:27](3536 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [12:52, 08:04](3234 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [15:43, 09:15](3814 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [13:01, 06:30](3621 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [26:46, 10:44](4546 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [27:08, 06:53](4672 MB) + +PASS -- COMPILE 's2swal_intel' [24:38, 22:28] ( 6 warnings 12 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [12:49, 08:20](3230 MB) +PASS -- TEST 'cpld_restart_p8_lnd_intel' [09:32, 04:56](3160 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [12:19, 07:58](3205 MB) + +PASS -- COMPILE 's2sw_intel' [22:35, 20:23] ( 6 warnings 11 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [08:41, 04:56](1925 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [11:01, 06:56](1984 MB) + +PASS -- COMPILE 's2swa_debug_intel' [13:28, 11:43] ( 1418 warnings 1152 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [16:47, 12:46](3300 MB) + +PASS -- COMPILE 's2sw_debug_intel' [13:28, 11:21] ( 1418 warnings 1152 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [09:33, 05:56](1954 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [18:26, 16:23] ( 5 warnings 3 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [08:35, 04:58](1989 MB) + +PASS -- COMPILE 's2s_intel' [19:27, 17:37] ( 6 warnings 3 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [09:04, 05:45](2882 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [05:05, 02:07](2894 MB) +PASS -- TEST 'cpld_restart_c48_intel' [04:05, 01:20](2309 MB) + +PASS -- COMPILE 's2swa_faster_intel' [26:27, 24:40] ( 6 warnings 11 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [12:17, 08:08](3231 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [24:26, 22:37] ( 6 warnings 11 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [18:17, 13:54](1930 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [11:10, 07:10](1106 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [19:46, 15:49](1892 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [13:27, 11:33] ( 1528 warnings 1891 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [28:31, 25:11](1964 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [16:19, 14:39] ( 6 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [05:48, 03:23](664 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [05:15, 02:08](1560 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [05:28, 02:11](1568 MB) +PASS -- TEST 'control_latlon_intel' [05:16, 02:07](1564 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [05:19, 02:08](1561 MB) +PASS -- TEST 'control_c48_intel' [09:22, 05:45](1588 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [07:44, 05:17](708 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [08:21, 05:42](1589 MB) +PASS -- TEST 'control_c192_intel' [09:48, 06:05](1694 MB) +PASS -- TEST 'control_c384_intel' [14:17, 06:52](1974 MB) +PASS -- TEST 'control_c384gdas_intel' [17:30, 07:39](1173 MB) +PASS -- TEST 'control_stochy_intel' [03:44, 01:25](622 MB) +PASS -- TEST 'control_stochy_restart_intel' [03:44, 00:51](433 MB) +PASS -- TEST 'control_lndp_intel' [03:48, 01:26](621 MB) +PASS -- TEST 'control_iovr4_intel' [04:52, 02:06](616 MB) +PASS -- TEST 'control_iovr5_intel' [04:52, 02:06](617 MB) +PASS -- TEST 'control_p8_intel' [06:39, 03:00](1861 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [06:27, 03:07](1852 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [06:26, 02:59](1856 MB) +PASS -- TEST 'control_restart_p8_intel' [05:24, 01:56](1010 MB) +PASS -- TEST 'control_noqr_p8_intel' [06:42, 03:01](1850 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [05:19, 02:01](1013 MB) +PASS -- TEST 'control_decomp_p8_intel' [06:27, 03:00](1847 MB) +PASS -- TEST 'control_2threads_p8_intel' [07:17, 04:37](1936 MB) +PASS -- TEST 'control_p8_lndp_intel' [08:21, 04:41](1859 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [07:34, 03:50](1913 MB) +PASS -- TEST 'control_p8_mynn_intel' [06:27, 03:04](1867 MB) +PASS -- TEST 'merra2_thompson_intel' [06:14, 03:17](1854 MB) +PASS -- TEST 'regional_control_intel' [07:57, 04:46](900 MB) +PASS -- TEST 'regional_restart_intel' [06:04, 02:52](880 MB) +PASS -- TEST 'regional_decomp_intel' [07:57, 04:59](902 MB) +PASS -- TEST 'regional_noquilt_intel' [06:58, 04:42](1218 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [07:59, 04:42](894 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [07:01, 04:47](894 MB) +PASS -- TEST 'regional_wofs_intel' [08:58, 05:50](1589 MB) + +PASS -- COMPILE 'rrfs_intel' [15:17, 13:00] ( 8 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [09:09, 06:06](1008 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [08:26, 03:52](1166 MB) +PASS -- TEST 'rap_decomp_intel' [09:11, 06:26](1007 MB) +PASS -- TEST 'rap_2threads_intel' [14:10, 11:28](1087 MB) +PASS -- TEST 'rap_restart_intel' [06:09, 03:13](881 MB) +PASS -- TEST 'rap_sfcdiff_intel' [09:01, 06:05](1006 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [08:57, 06:21](1004 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [08:23, 04:36](883 MB) +PASS -- TEST 'hrrr_control_intel' [06:06, 03:12](1000 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [06:07, 03:16](998 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [09:16, 05:42](1078 MB) +PASS -- TEST 'hrrr_control_restart_intel' [04:38, 01:45](831 MB) +PASS -- TEST 'rrfs_v1beta_intel' [09:05, 05:58](999 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [10:33, 08:02](1954 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [10:33, 07:46](1947 MB) + +PASS -- COMPILE 'csawmg_intel' [14:17, 11:55] ( 5 warnings ) +PASS -- TEST 'control_csawmg_intel' [09:52, 06:25](958 MB) +PASS -- TEST 'control_ras_intel' [06:33, 02:52](654 MB) + +PASS -- COMPILE 'wam_intel' [14:17, 11:47] ( 5 warnings 1 remarks ) +PASS -- TEST 'control_wam_intel' [13:49, 10:13](1654 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [14:28, 12:08] ( 5 warnings 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [06:22, 03:08](1863 MB) +PASS -- TEST 'regional_control_faster_intel' [06:59, 04:33](901 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [16:23, 14:33] ( 887 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [05:06, 02:15](1606 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [05:15, 02:13](1607 MB) +PASS -- TEST 'control_stochy_debug_intel' [05:40, 02:52](813 MB) +PASS -- TEST 'control_lndp_debug_intel' [04:31, 02:35](809 MB) +PASS -- TEST 'control_csawmg_debug_intel' [07:03, 04:29](1117 MB) +PASS -- TEST 'control_ras_debug_intel' [04:41, 02:41](816 MB) +PASS -- TEST 'control_diag_debug_intel' [05:15, 02:36](1671 MB) +PASS -- TEST 'control_debug_p8_intel' [06:14, 02:58](1900 MB) +PASS -- TEST 'regional_debug_intel' [20:06, 16:43](925 MB) +PASS -- TEST 'rap_control_debug_intel' [07:39, 04:49](1191 MB) +PASS -- TEST 'hrrr_control_debug_intel' [07:37, 04:39](1186 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [07:42, 04:54](1190 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [07:38, 04:58](1193 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [07:38, 04:39](1189 MB) +PASS -- TEST 'rap_diag_debug_intel' [08:52, 04:53](1272 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [07:38, 04:43](1191 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [07:42, 04:48](1193 MB) +PASS -- TEST 'rap_lndp_debug_intel' [07:42, 04:46](1190 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [07:39, 04:44](1188 MB) +PASS -- TEST 'rap_noah_debug_intel' [06:38, 04:33](1186 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [07:41, 04:39](1188 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [09:32, 07:29](1187 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [06:44, 04:35](1186 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [07:29, 04:42](1191 MB) +PASS -- TEST 'rap_flake_debug_intel' [07:25, 04:47](1193 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [11:03, 07:58](1197 MB) + +PASS -- COMPILE 'wam_debug_intel' [09:15, 07:16] ( 842 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [15:20, 12:04](1687 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [13:19, 11:37] ( 8 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:48, 03:48](1031 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:00, 05:09](879 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:01, 02:44](876 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [12:08, 09:34](937 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [07:55, 04:57](930 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:55, 02:55](874 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [10:19, 03:54](790 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:34, 01:31](769 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [13:20, 11:30] ( 8 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [05:27, 01:47](1081 MB) +PASS -- TEST 'conus13km_2threads_intel' [07:23, 01:15](1080 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [07:11, 01:06](962 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [14:18, 11:44] ( 8 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [05:56, 03:38](904 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [09:17, 07:40] ( 790 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:31, 04:32](1067 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [07:26, 04:31](1063 MB) +PASS -- TEST 'conus13km_debug_intel' [17:06, 12:39](1148 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [16:52, 12:43](832 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [17:35, 13:42](1154 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [16:32, 13:10](1216 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [09:17, 07:24] ( 790 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:43, 04:32](1096 MB) + +PASS -- COMPILE 'hafsw_intel' [20:25, 18:04] ( 6 warnings 10 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [07:45, 04:30](701 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [08:12, 05:03](1067 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [09:50, 06:23](766 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [13:37, 10:31](776 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [16:05, 11:39](800 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [07:18, 04:37](472 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:32, 05:41](489 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [04:59, 02:17](388 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [11:24, 06:06](447 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [07:09, 03:16](506 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [09:06, 03:04](506 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [10:15, 03:50](581 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [06:32, 01:11](424 MB) +PASS -- TEST 'gnv1_nested_intel' [10:16, 03:59](1701 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [11:19, 08:49] ( 1470 warnings 1424 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [17:22, 12:29](626 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [19:22, 17:20] ( 5 warnings 9 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [12:22, 06:51](622 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [12:31, 06:54](684 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [21:16, 19:14] ( 5 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [11:28, 05:18](666 MB) + +PASS -- COMPILE 'hafs_all_intel' [18:14, 16:17] ( 5 warnings 9 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [11:34, 05:40](733 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [11:22, 05:42](724 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [21:14, 16:11](896 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [10:13, 08:34] ( 5 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [06:36, 02:30](769 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:45, 01:32](757 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [06:32, 02:23](650 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [06:31, 02:26](652 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [06:26, 02:27](649 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [06:35, 02:30](771 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [06:39, 02:32](771 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [05:22, 02:23](648 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [09:48, 05:41](702 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [10:53, 05:41](683 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [05:30, 02:32](771 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [07:35, 03:55](2041 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [06:27, 03:54](2039 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [08:20, 05:52] ( 7 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:28, 05:09](753 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [10:20, 08:32] ( 5 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [05:36, 02:30](770 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [05:12, 02:43] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:35, 01:08](309 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [03:29, 01:03](455 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [03:30, 00:40](453 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [16:18, 13:40] ( 5 warnings 3 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [07:36, 03:50](1909 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [15:15, 12:44] ( 6 warnings 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [08:28, 04:51](1910 MB) + +PASS -- COMPILE 'atml_intel' [17:19, 15:20] ( 14 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_intel' [09:39, 05:55](1878 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [07:02, 03:19](1034 MB) + +PASS -- COMPILE 'atml_debug_intel' [13:24, 11:01] ( 892 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [08:37, 05:32](1916 MB) + +PASS -- COMPILE 'atmw_intel' [16:20, 14:15] ( 5 warnings 9 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [05:28, 02:23](1873 MB) + +PASS -- COMPILE 'atmaero_intel' [15:23, 13:04] ( 5 warnings 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [07:37, 04:07](3128 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [07:37, 04:15](3003 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [07:19, 04:21](3016 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [10:15, 08:02] ( 887 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [26:35, 21:48](4550 MB) + +PASS -- COMPILE 'atm_fbh_intel' [13:25, 11:25] ( 8 warnings 8 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [10:42, 08:02](847 MB) SYNOPSIS: -Starting Date/Time: 20250117 18:15:58 -Ending Date/Time: 20250117 20:10:30 -Total Time: 01h:55m:39s -Compiles Completed: 42/42 -Tests Completed: 186/186 +Starting Date/Time: 20250123 14:07:05 +Ending Date/Time: 20250123 15:58:57 +Total Time: 01h:52m:53s +Compiles Completed: 43/43 +Tests Completed: 187/187 NOTES: A file 'test_changes.list' was generated but is empty. diff --git a/tests/logs/RegressionTests_gaeac5.log b/tests/logs/RegressionTests_gaeac5.log index 2ddcc3f840..89ca4d69b2 100644 --- a/tests/logs/RegressionTests_gaeac5.log +++ b/tests/logs/RegressionTests_gaeac5.log @@ -1,7 +1,7 @@ ====START OF GAEAC5 REGRESSION TESTING LOG==== UFSWM hash used in testing: -8b8eac654f051017e26b76099b5eb7471f0a110d +7f24a0021dcc8bf882d8abb1e8df76d52db41a0e Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -9,12 +9,12 @@ Submodule hashes used in testing: 2eccb9f74ebd8dfc09b53d15f5a96c847b77c443 CDEPS-interface/CDEPS (cdeps0.4.17-310-g2eccb9f) ff7fd76118d47ccef6cb934b834161c6be5a9909 CICE-interface/CICE (CICE6.0.0-392-gff7fd76) 3792520561cf9419082ef41f9f0dffd03edf2e43 CICE-interface/CICE/icepack (Icepack1.1.0-198-g3792520) - b5d1cc189fced4abcb13fc70ed2febb2aef61757 CMEPS-interface/CMEPS (cmeps_v0.4.1-2313-gb5d1cc1) + cb180b0ab5cb618b503d695d6f214a03f845ab06 CMEPS-interface/CMEPS (cmeps0.9.2-42-gcb180b0a) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - b40f99dd1701569ee27b01d53c3c8f32f4d33951 FV3 (heads/develop) + 805d64e6cd64931600ddbf3a5a180343247832cd FV3 (remotes/origin/feature/s2s_with_lnd) 9490871a616604efe9dd75608214081eef557ad6 FV3/atmos_cubed_sphere (201912_public_release-408-g9490871) 9e1c3abe1048c0f18c53fdbb7113bc56a129bdf5 FV3/ccpp/framework (2024-07-11-dev-2-g9e1c3ab) - 449343f16e87e149f05a76b565287c77f53ccf83 FV3/ccpp/physics (EP4-1099-g449343f1) + ed3d4af782050e043b2f9817dff93e96aba26d45 FV3/ccpp/physics (ccpp_transition_to_vlab_master_20190705-4595-ged3d4af7) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) ce5f3b146861cf6c95e1c14c640ede1ed97e6eef FV3/upp (upp_v10.2.0-243-gce5f3b14) -179cae1dd84401cf25d250bd9102e66560a9d328 FV3/upp/sorc/libIFI.fd @@ -23,11 +23,11 @@ Submodule hashes used in testing: 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) - 162aad89d52ba3ce4369fb0adbe2bbb57d83918e MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10365-g162aad89d) + 6fff0955a123c1dea8d70f31271e13d320ff8552 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10366-g6fff0955a) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) - 025043d1ad662fca05f29f88ddd88ddf46c81882 NOAHMP-interface/noahmp (v3.7.1-444-g025043d) - 9770a245adef971423aac2699ffcf8b36dba3945 WW3 (6.07.1-375-g9770a245) + 2b832ca7a9eaf1a979940f34a55944351bf9f6e3 NOAHMP-interface/noahmp (v3.7.1-454-g2b832ca) + af14207b0b2395a2b4e1e01cdbce51973026228f WW3 (6.07.1-352-gaf14207b) 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17) fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) @@ -38,307 +38,310 @@ 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-20250107 -COMPARISON DIRECTORY: /gpfs/f5/epic/scratch/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_1675678 +BASELINE DIRECTORY: /gpfs/f5/epic/world-shared/UFS-WM_RT/NEMSfv3gfs/develop-20250122 +COMPARISON DIRECTORY: /gpfs/f5/epic/scratch/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_2395802 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [21:23, 19:13] ( 6 warnings 11 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [11:10, 08:17](3185 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [22:23, 20:52] ( 6 warnings 11 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [18:29, 15:15](1899 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [18:08, 15:49](1925 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [11:01, 07:34](1079 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [20:29, 17:12](1886 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [21:22, 19:20] ( 6 warnings 11 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [17:47, 15:19](1899 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [12:13, 10:55] ( 1528 warnings 1891 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [29:10, 26:18](1922 MB) - -PASS -- COMPILE 's2swa_intel' [22:23, 20:21] ( 6 warnings 11 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [14:40, 10:50](3218 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [12:52, 09:40](3215 MB) -PASS -- TEST 'cpld_restart_p8_intel' [08:07, 06:04](3140 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [12:44, 09:39](3236 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [09:50, 06:23](3162 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [14:03, 10:35](3441 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [12:44, 09:27](3211 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [12:44, 08:49](3161 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [14:16, 10:07](3220 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [15:47, 10:41](3486 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [10:47, 07:20](3597 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [19:54, 12:57](4276 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [13:56, 08:38](4368 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [14:08, 10:36](3193 MB) - -PASS -- COMPILE 's2sw_intel' [19:14, 18:03] ( 6 warnings 11 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [09:07, 06:08](1915 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [11:09, 08:10](1974 MB) - -PASS -- COMPILE 's2swa_debug_intel' [12:16, 11:03] ( 1418 warnings 1152 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [18:07, 14:56](3267 MB) - -PASS -- COMPILE 's2sw_debug_intel' [12:14, 10:12] ( 1418 warnings 1152 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [10:03, 07:37](1943 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [15:23, 13:10] ( 5 warnings 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [11:23, 07:33](1978 MB) - -PASS -- COMPILE 's2s_intel' [15:20, 13:35] ( 6 warnings 3 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [10:11, 07:22](2880 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [06:12, 03:22](2883 MB) -PASS -- TEST 'cpld_restart_c48_intel' [03:40, 01:28](2298 MB) - -PASS -- COMPILE 's2swa_faster_intel' [20:17, 18:46] ( 6 warnings 11 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [13:20, 10:22](3213 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [21:13, 19:55] ( 6 warnings 11 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [17:30, 14:53](1912 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [09:58, 07:34](1088 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [19:58, 17:15](1898 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [12:12, 10:28] ( 1528 warnings 1891 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [29:57, 27:10](1939 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [13:19, 11:34] ( 6 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [07:24, 05:07](655 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [05:43, 03:34](1551 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [06:07, 03:45](1563 MB) -PASS -- TEST 'control_latlon_intel' [04:59, 02:40](1562 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [06:10, 03:30](1557 MB) -PASS -- TEST 'control_c48_intel' [10:11, 07:09](1572 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [08:48, 06:25](697 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [08:47, 06:43](1571 MB) -PASS -- TEST 'control_c192_intel' [09:45, 07:14](1679 MB) -PASS -- TEST 'control_c384_intel' [16:56, 14:31](1963 MB) -PASS -- TEST 'control_c384gdas_intel' [17:33, 14:54](1165 MB) -PASS -- TEST 'control_stochy_intel' [04:22, 01:57](609 MB) -PASS -- TEST 'control_stochy_restart_intel' [04:25, 01:53](417 MB) -PASS -- TEST 'control_lndp_intel' [05:21, 02:41](608 MB) -PASS -- TEST 'control_iovr4_intel' [05:25, 03:49](604 MB) -PASS -- TEST 'control_iovr5_intel' [06:23, 03:54](607 MB) -PASS -- TEST 'control_p8_intel' [06:47, 04:18](1844 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [05:54, 03:09](1839 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [06:47, 03:33](1847 MB) -PASS -- TEST 'control_restart_p8_intel' [05:47, 03:17](996 MB) -PASS -- TEST 'control_noqr_p8_intel' [06:44, 03:33](1841 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:46, 01:38](1011 MB) -PASS -- TEST 'control_decomp_p8_intel' [05:40, 03:34](1838 MB) -PASS -- TEST 'control_2threads_p8_intel' [05:47, 03:43](1923 MB) -PASS -- TEST 'control_p8_lndp_intel' [08:33, 06:16](1845 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [07:40, 05:18](1900 MB) -PASS -- TEST 'control_p8_mynn_intel' [06:51, 03:43](1849 MB) -PASS -- TEST 'merra2_thompson_intel' [05:45, 03:35](1848 MB) -PASS -- TEST 'regional_control_intel' [08:32, 06:21](877 MB) -PASS -- TEST 'regional_restart_intel' [05:26, 03:12](862 MB) -PASS -- TEST 'regional_decomp_intel' [09:31, 06:32](862 MB) -PASS -- TEST 'regional_2threads_intel' [07:29, 05:39](1004 MB) -PASS -- TEST 'regional_noquilt_intel' [08:32, 06:20](1206 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [08:37, 06:19](880 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [06:29, 04:39](874 MB) -PASS -- TEST 'regional_wofs_intel' [10:35, 07:51](1571 MB) - -PASS -- COMPILE 'rrfs_intel' [12:19, 10:33] ( 8 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [10:47, 08:00](991 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [07:01, 04:32](1167 MB) -PASS -- TEST 'rap_decomp_intel' [09:52, 07:50](992 MB) -PASS -- TEST 'rap_2threads_intel' [10:45, 08:06](1071 MB) -PASS -- TEST 'rap_restart_intel' [07:46, 05:11](871 MB) -PASS -- TEST 'rap_sfcdiff_intel' [09:51, 07:35](988 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [09:51, 07:42](988 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [07:45, 05:24](876 MB) -PASS -- TEST 'hrrr_control_intel' [07:00, 04:24](987 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [07:00, 04:26](982 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [08:11, 05:04](1060 MB) -PASS -- TEST 'hrrr_control_restart_intel' [05:32, 03:33](821 MB) -PASS -- TEST 'rrfs_v1beta_intel' [08:50, 06:58](984 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [11:35, 09:38](1944 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [11:25, 08:55](1931 MB) - -PASS -- COMPILE 'csawmg_intel' [14:13, 12:38] ( 5 warnings ) -PASS -- TEST 'control_csawmg_intel' [10:39, 08:07](942 MB) -PASS -- TEST 'control_ras_intel' [05:23, 03:19](645 MB) - -PASS -- COMPILE 'wam_intel' [11:12, 10:05] ( 5 warnings 1 remarks ) -PASS -- TEST 'control_wam_intel' [16:02, 13:20](1635 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [14:16, 13:00] ( 5 warnings 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [06:52, 04:37](1847 MB) -PASS -- TEST 'regional_control_faster_intel' [06:34, 04:32](877 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [14:13, 12:23] ( 887 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [06:39, 04:22](1579 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [06:36, 04:15](1583 MB) -PASS -- TEST 'control_stochy_debug_intel' [06:22, 04:23](779 MB) -PASS -- TEST 'control_lndp_debug_intel' [05:21, 03:23](783 MB) -PASS -- TEST 'control_csawmg_debug_intel' [06:30, 04:39](1085 MB) -PASS -- TEST 'control_ras_debug_intel' [05:21, 03:11](789 MB) -PASS -- TEST 'control_diag_debug_intel' [05:34, 02:56](1643 MB) -PASS -- TEST 'control_debug_p8_intel' [06:59, 03:02](1878 MB) -PASS -- TEST 'regional_debug_intel' [19:28, 16:31](886 MB) -PASS -- TEST 'rap_control_debug_intel' [08:20, 05:21](1166 MB) -PASS -- TEST 'hrrr_control_debug_intel' [08:22, 05:08](1155 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [08:22, 05:21](1160 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [07:22, 05:17](1163 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [07:20, 05:12](1169 MB) -PASS -- TEST 'rap_diag_debug_intel' [07:28, 05:37](1247 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [07:21, 05:11](1168 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [07:21, 05:10](1165 MB) -PASS -- TEST 'rap_lndp_debug_intel' [07:24, 05:24](1163 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [07:24, 05:09](1167 MB) -PASS -- TEST 'rap_noah_debug_intel' [07:23, 05:13](1158 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [07:21, 05:13](1164 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [10:23, 07:56](1162 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [07:21, 05:15](1157 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [07:22, 05:31](1163 MB) -PASS -- TEST 'rap_flake_debug_intel' [08:20, 05:24](1165 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [13:46, 08:41](1169 MB) - -PASS -- COMPILE 'wam_debug_intel' [08:11, 06:55] ( 842 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [18:45, 13:29](1661 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [12:13, 10:25] ( 8 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [08:59, 03:47](1042 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [10:48, 05:58](869 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [07:41, 03:22](864 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [10:40, 06:54](918 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [07:40, 03:38](912 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [07:52, 03:38](863 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [11:56, 04:10](779 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [11:28, 01:52](750 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [14:13, 12:50] ( 8 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [04:58, 02:11](1073 MB) -PASS -- TEST 'conus13km_2threads_intel' [09:51, 01:04](1054 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [11:52, 01:26](949 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [12:12, 10:10] ( 8 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [07:02, 04:25](894 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [09:12, 07:16] ( 790 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [07:26, 05:01](1041 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [07:25, 04:58](1037 MB) -PASS -- TEST 'conus13km_debug_intel' [16:02, 13:46](1127 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [18:04, 13:48](800 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [15:57, 11:08](1110 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [17:57, 13:56](1192 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [11:12, 09:19] ( 790 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [07:27, 05:00](1069 MB) - -PASS -- COMPILE 'hafsw_intel' [15:13, 13:58] ( 6 warnings 10 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [08:05, 05:09](715 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [08:29, 04:23](1082 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [13:21, 07:49](745 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [16:09, 11:35](780 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [19:30, 12:57](806 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [12:05, 05:31](471 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [14:20, 06:38](500 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [09:50, 02:46](398 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [16:01, 07:34](489 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [13:39, 03:53](510 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [13:48, 03:54](511 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [16:11, 04:36](589 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [10:39, 01:33](426 MB) -PASS -- TEST 'gnv1_nested_intel' [13:46, 05:45](1695 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [09:11, 08:02] ( 1470 warnings 1424 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [23:12, 13:35](613 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [17:13, 15:34] ( 5 warnings 9 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [17:08, 07:35](634 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [18:20, 07:49](813 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [16:14, 14:57] ( 5 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [16:26, 06:03](811 MB) - -PASS -- COMPILE 'hafs_all_intel' [13:12, 11:42] ( 5 warnings 9 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [13:09, 06:21](741 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [14:11, 06:22](723 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [24:10, 20:12](891 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [13:13, 11:57] ( 5 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [06:49, 02:43](764 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [05:35, 03:09](740 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [06:00, 02:32](644 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [05:20, 02:33](643 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [06:24, 02:32](644 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [06:21, 02:39](764 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [06:21, 02:45](754 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [05:22, 02:34](643 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [08:52, 06:14](695 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [10:50, 06:32](677 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [06:19, 02:47](764 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [08:22, 04:47](2032 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [07:23, 04:48](2031 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [07:11, 05:39] ( 7 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:22, 05:32](749 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [12:12, 10:28] ( 5 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [05:29, 02:38](764 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [03:11, 01:39] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [04:44, 02:09](316 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [06:35, 03:35](460 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [05:36, 03:02](462 MB) - -PASS -- COMPILE 'datm_cdeps_lm4_intel' [03:13, 01:43] ( 12 warnings ) -PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [04:46, 02:08](449 MB) -PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:44, 00:23](252 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [16:12, 14:58] ( 5 warnings 3 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [06:14, 03:59](1916 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [12:12, 10:34] ( 6 warnings 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [10:39, 07:28](1906 MB) - -PASS -- COMPILE 'atml_intel' [13:12, 11:49] ( 13 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [10:45, 07:35](1874 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [13:34, 10:46](1883 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [09:39, 07:06](1015 MB) - -PASS -- COMPILE 'atml_debug_intel' [09:11, 07:13] ( 885 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [10:16, 07:01](1911 MB) - -PASS -- COMPILE 'atmw_intel' [12:12, 10:46] ( 5 warnings 9 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [09:12, 04:43](1882 MB) - -PASS -- COMPILE 'atmaero_intel' [13:12, 11:35] ( 5 warnings 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [12:15, 09:09](3098 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [11:05, 07:39](2981 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [12:03, 09:19](2994 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [09:13, 07:48] ( 887 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [26:23, 21:21](4446 MB) - -PASS -- COMPILE 'atm_fbh_intel' [12:13, 10:44] ( 8 warnings 8 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [11:38, 09:34](826 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intelllvm' [20:12, 18:22] -PASS -- TEST 'cpld_control_gfsv17_intelllvm' [20:08, 17:06](1901 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intelllvm' [11:13, 10:05] -PASS -- TEST 'cpld_debug_gfsv17_intelllvm' [32:05, 28:34](1927 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intelllvm' [21:15, 19:28] -PASS -- TEST 'cpld_control_sfs_intelllvm' [16:46, 14:19](1902 MB) - -PASS -- COMPILE 's2swa_intelllvm' [16:11, 14:39] -PASS -- TEST 'cpld_control_p8_intelllvm' [14:23, 10:50](3217 MB) +PASS -- COMPILE 's2swa_32bit_intel' [22:19, 20:46] ( 6 warnings 11 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [14:15, 10:28](3182 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [30:25, 28:54] ( 6 warnings 11 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [45:35, 16:57](1897 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [20:55, 17:49](1940 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [13:05, 09:37](1075 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [48:36, 19:17](1887 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [25:22, 23:52] ( 6 warnings 11 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [37:27, 16:35](1899 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [18:18, 16:28] ( 1528 warnings 1891 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [32:22, 27:48](1933 MB) + +PASS -- COMPILE 's2swa_intel' [24:22, 22:54] ( 6 warnings 11 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [33:19, 10:19](3214 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [35:48, 12:21](3222 MB) +PASS -- TEST 'cpld_restart_p8_intel' [09:06, 06:08](3142 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [32:13, 10:18](3235 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [12:16, 08:23](3162 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [32:04, 12:44](3444 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [32:04, 10:10](3208 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [33:03, 10:54](3158 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [18:10, 12:14](3214 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [32:40, 10:30](3493 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [11:37, 07:36](3601 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [51:16, 14:39](4280 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [16:46, 10:50](4361 MB) + +PASS -- COMPILE 's2swal_intel' [26:23, 24:36] ( 6 warnings 12 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [43:25, 10:03](3223 MB) +PASS -- TEST 'cpld_restart_p8_lnd_intel' [12:18, 08:28](3146 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [33:40, 12:09](3195 MB) + +PASS -- COMPILE 's2sw_intel' [21:19, 19:38] ( 6 warnings 11 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [11:20, 07:14](1917 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [13:20, 09:44](1981 MB) + +PASS -- COMPILE 's2swa_debug_intel' [19:18, 17:38] ( 1418 warnings 1152 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [20:09, 16:24](3267 MB) + +PASS -- COMPILE 's2sw_debug_intel' [15:15, 13:16] ( 1418 warnings 1152 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [13:52, 08:24](1936 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [19:18, 17:27] ( 5 warnings 3 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [10:26, 05:50](1965 MB) + +PASS -- COMPILE 's2s_intel' [19:14, 17:42] ( 6 warnings 3 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [11:58, 07:44](2870 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [28:02, 03:52](2883 MB) +PASS -- TEST 'cpld_restart_c48_intel' [06:39, 03:11](2295 MB) + +PASS -- COMPILE 's2swa_faster_intel' [23:16, 21:44] ( 6 warnings 11 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [29:34, 12:06](3217 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [22:16, 21:04] ( 6 warnings 11 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [28:28, 15:25](1925 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [12:52, 09:30](1089 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [23:12, 19:30](1897 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [16:14, 14:33] ( 1528 warnings 1891 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [53:20, 29:49](1941 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [17:13, 16:03] ( 6 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [25:34, 06:00](654 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [23:10, 03:09](1551 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [25:04, 05:14](1563 MB) +PASS -- TEST 'control_latlon_intel' [25:01, 05:14](1555 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [25:12, 05:21](1555 MB) +PASS -- TEST 'control_c48_intel' [28:25, 08:16](1572 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [27:54, 07:49](696 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [26:26, 06:16](1572 MB) +PASS -- TEST 'control_c192_intel' [30:06, 09:37](1683 MB) +PASS -- TEST 'control_c384_intel' [34:29, 14:22](1968 MB) +PASS -- TEST 'control_c384gdas_intel' [38:13, 16:51](1168 MB) +PASS -- TEST 'control_stochy_intel' [23:11, 04:20](609 MB) +PASS -- TEST 'control_stochy_restart_intel' [02:55, 00:59](417 MB) +PASS -- TEST 'control_lndp_intel' [12:24, 04:14](608 MB) +PASS -- TEST 'control_iovr4_intel' [08:23, 05:08](607 MB) +PASS -- TEST 'control_iovr5_intel' [07:23, 04:43](605 MB) +PASS -- TEST 'control_p8_intel' [08:36, 05:32](1848 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [09:38, 05:47](1854 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [06:53, 03:34](1840 MB) +PASS -- TEST 'control_restart_p8_intel' [07:50, 04:14](996 MB) +PASS -- TEST 'control_noqr_p8_intel' [08:57, 05:12](1844 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [06:34, 03:49](1011 MB) +PASS -- TEST 'control_decomp_p8_intel' [08:32, 05:15](1845 MB) +PASS -- TEST 'control_2threads_p8_intel' [08:33, 05:41](1927 MB) +PASS -- TEST 'control_p8_lndp_intel' [07:14, 05:04](1851 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [09:44, 06:15](1894 MB) +PASS -- TEST 'control_p8_mynn_intel' [06:42, 03:16](1847 MB) +PASS -- TEST 'merra2_thompson_intel' [09:39, 06:10](1843 MB) +PASS -- TEST 'regional_control_intel' [09:16, 06:51](883 MB) +PASS -- TEST 'regional_restart_intel' [05:10, 02:33](862 MB) +PASS -- TEST 'regional_decomp_intel' [10:16, 06:58](876 MB) +PASS -- TEST 'regional_2threads_intel' [09:08, 05:53](1006 MB) +PASS -- TEST 'regional_noquilt_intel' [09:11, 06:45](1203 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [10:15, 06:55](877 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [09:07, 06:50](877 MB) +PASS -- TEST 'regional_wofs_intel' [10:55, 08:31](1571 MB) + +PASS -- COMPILE 'rrfs_intel' [16:16, 15:04] ( 8 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [12:34, 09:22](986 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [09:55, 06:30](1167 MB) +PASS -- TEST 'rap_decomp_intel' [10:50, 07:42](991 MB) +PASS -- TEST 'rap_2threads_intel' [13:40, 10:27](1065 MB) +PASS -- TEST 'rap_restart_intel' [09:31, 06:01](871 MB) +PASS -- TEST 'rap_sfcdiff_intel' [12:36, 09:21](986 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [12:46, 09:13](988 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [08:55, 05:31](874 MB) +PASS -- TEST 'hrrr_control_intel' [09:36, 06:17](987 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [09:36, 06:22](981 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [06:47, 04:02](1058 MB) +PASS -- TEST 'hrrr_control_restart_intel' [05:09, 02:30](819 MB) +PASS -- TEST 'rrfs_v1beta_intel' [12:32, 09:13](984 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [14:09, 11:20](1944 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [14:12, 11:01](1932 MB) + +PASS -- COMPILE 'csawmg_intel' [16:14, 14:13] ( 5 warnings ) +PASS -- TEST 'control_csawmg_intel' [10:11, 07:11](941 MB) +PASS -- TEST 'control_ras_intel' [05:50, 03:59](642 MB) + +PASS -- COMPILE 'wam_intel' [16:14, 14:44] ( 5 warnings 1 remarks ) +PASS -- TEST 'control_wam_intel' [17:38, 14:00](1641 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [17:14, 15:11] ( 5 warnings 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [08:44, 05:38](1851 MB) +PASS -- TEST 'regional_control_faster_intel' [09:02, 06:42](877 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [17:14, 15:29] ( 887 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [06:23, 03:18](1583 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [06:18, 03:11](1585 MB) +PASS -- TEST 'control_stochy_debug_intel' [08:05, 05:20](785 MB) +PASS -- TEST 'control_lndp_debug_intel' [08:03, 05:28](783 MB) +PASS -- TEST 'control_csawmg_debug_intel' [09:57, 06:56](1084 MB) +PASS -- TEST 'control_ras_debug_intel' [07:57, 05:24](789 MB) +PASS -- TEST 'control_diag_debug_intel' [08:13, 05:11](1633 MB) +PASS -- TEST 'control_debug_p8_intel' [08:19, 05:27](1872 MB) +PASS -- TEST 'regional_debug_intel' [21:12, 18:42](891 MB) +PASS -- TEST 'rap_control_debug_intel' [09:55, 07:14](1161 MB) +PASS -- TEST 'hrrr_control_debug_intel' [10:01, 07:29](1159 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [10:00, 07:35](1161 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [07:57, 05:45](1159 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [10:03, 07:36](1169 MB) +PASS -- TEST 'rap_diag_debug_intel' [10:04, 07:32](1248 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [08:10, 05:47](1168 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [10:06, 07:22](1165 MB) +PASS -- TEST 'rap_lndp_debug_intel' [10:02, 07:38](1165 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [09:59, 07:44](1167 MB) +PASS -- TEST 'rap_noah_debug_intel' [10:07, 07:32](1163 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [10:19, 07:38](1158 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [13:09, 10:12](1159 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [10:03, 07:34](1157 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [10:04, 07:40](1163 MB) +PASS -- TEST 'rap_flake_debug_intel' [10:10, 07:40](1169 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [14:28, 11:16](1169 MB) + +PASS -- COMPILE 'wam_debug_intel' [13:13, 11:13] ( 842 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [18:37, 15:51](1662 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [15:14, 13:49] ( 8 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:32, 04:23](1042 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [09:44, 06:39](866 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:22, 04:02](865 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [12:46, 09:36](915 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [07:25, 04:17](913 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [09:39, 06:08](862 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [07:24, 04:48](782 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [05:05, 02:20](755 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [16:13, 14:14] ( 8 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [07:37, 04:11](1078 MB) +PASS -- TEST 'conus13km_2threads_intel' [06:25, 03:37](1067 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [06:36, 03:53](951 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [15:13, 14:01] ( 8 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [09:45, 06:50](895 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [12:15, 10:43] ( 790 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [10:00, 07:27](1041 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [10:09, 07:23](1040 MB) +PASS -- TEST 'conus13km_debug_intel' [18:29, 15:41](1128 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [17:53, 14:36](800 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [17:43, 13:54](1116 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [19:28, 16:06](1196 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [12:14, 11:10] ( 790 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [07:59, 05:34](1069 MB) + +PASS -- COMPILE 'hafsw_intel' [20:15, 19:05] ( 6 warnings 10 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [10:35, 07:34](716 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [07:06, 04:58](1076 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [14:08, 10:10](745 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [14:43, 12:05](773 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [19:09, 15:12](802 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [10:41, 07:50](467 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [13:01, 09:07](500 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [08:53, 05:17](397 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [14:55, 09:59](488 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [09:34, 06:13](508 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [06:40, 04:06](509 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [08:28, 05:11](588 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [05:11, 02:09](426 MB) +PASS -- TEST 'gnv1_nested_intel' [11:29, 07:37](1700 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [15:14, 13:26] ( 1470 warnings 1424 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [16:43, 13:27](612 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [19:16, 17:31] ( 5 warnings 9 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [13:29, 10:12](634 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [13:48, 10:11](809 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [19:17, 17:57] ( 5 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [11:41, 08:28](805 MB) + +PASS -- COMPILE 'hafs_all_intel' [19:14, 17:46] ( 5 warnings 9 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [11:37, 08:24](741 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [11:36, 08:51](723 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [25:54, 22:16](890 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [15:15, 13:50] ( 5 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [05:00, 02:38](754 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [06:03, 03:50](752 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [06:51, 04:39](641 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [07:19, 04:41](644 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [05:08, 02:33](642 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [06:47, 04:45](765 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [06:52, 04:50](764 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [07:14, 04:39](640 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [09:47, 06:52](695 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [11:50, 08:40](679 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [06:52, 04:48](752 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [09:02, 06:48](2030 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [08:48, 06:48](2033 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [11:13, 09:43] ( 7 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:05, 05:28](750 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [17:14, 15:24] ( 5 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [07:16, 04:50](764 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [10:13, 08:48] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [07:19, 04:13](318 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [07:13, 03:50](460 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [06:38, 03:24](460 MB) + +PASS -- COMPILE 'datm_cdeps_lm4_intel' [11:12, 09:17] ( 12 warnings ) +PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [05:45, 02:39](450 MB) +PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [06:31, 02:27](251 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [18:13, 16:55] ( 5 warnings 3 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [10:02, 06:24](1911 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [18:15, 16:30] ( 6 warnings 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [11:38, 07:45](1899 MB) + +PASS -- COMPILE 'atml_intel' [18:15, 17:07] ( 14 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_intel' [12:56, 08:41](1875 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [09:49, 05:56](1009 MB) + +PASS -- COMPILE 'atml_debug_intel' [14:15, 13:05] ( 892 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [12:26, 07:59](1906 MB) + +PASS -- COMPILE 'atmw_intel' [17:13, 15:33] ( 5 warnings 9 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [07:52, 04:41](1877 MB) + +PASS -- COMPILE 'atmaero_intel' [17:14, 15:37] ( 5 warnings 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [12:04, 08:40](3098 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [12:53, 09:28](2987 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [12:43, 09:20](2996 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [12:15, 11:06] ( 887 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [22:09, 18:51](4443 MB) + +PASS -- COMPILE 'atm_fbh_intel' [16:15, 14:14] ( 8 warnings 8 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [14:22, 11:41](825 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intelllvm' [25:17, 23:21] +PASS -- TEST 'cpld_control_gfsv17_intelllvm' [21:07, 17:33](1901 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intelllvm' [16:14, 14:54] +PASS -- TEST 'cpld_debug_gfsv17_intelllvm' [30:56, 27:12](1929 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intelllvm' [24:15, 22:48] +PASS -- TEST 'cpld_control_sfs_intelllvm' [17:16, 14:55](1897 MB) + +PASS -- COMPILE 's2swa_intelllvm' [23:14, 21:32] +PASS -- TEST 'cpld_control_p8_intelllvm' [16:15, 12:18](3218 MB) SYNOPSIS: -Starting Date/Time: 20250120 16:23:25 -Ending Date/Time: 20250120 18:18:48 -Total Time: 01h:56m:36s -Compiles Completed: 47/47 -Tests Completed: 193/193 +Starting Date/Time: 20250124 13:30:22 +Ending Date/Time: 20250124 15:55:56 +Total Time: 02h:27m:16s +Compiles Completed: 48/48 +Tests Completed: 194/194 NOTES: A file 'test_changes.list' was generated but is empty. diff --git a/tests/logs/RegressionTests_gaeac6.log b/tests/logs/RegressionTests_gaeac6.log index 1b14596493..6d9e29b029 100644 --- a/tests/logs/RegressionTests_gaeac6.log +++ b/tests/logs/RegressionTests_gaeac6.log @@ -1,7 +1,7 @@ ====START OF GAEAC6 REGRESSION TESTING LOG==== UFSWM hash used in testing: -8b8eac654f051017e26b76099b5eb7471f0a110d +d010f320cfc5493ac49f186c3e0ffb15ba26c0c7 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -9,12 +9,12 @@ Submodule hashes used in testing: 2eccb9f74ebd8dfc09b53d15f5a96c847b77c443 CDEPS-interface/CDEPS (cdeps0.4.17-310-g2eccb9f) ff7fd76118d47ccef6cb934b834161c6be5a9909 CICE-interface/CICE (CICE6.0.0-392-gff7fd76) 3792520561cf9419082ef41f9f0dffd03edf2e43 CICE-interface/CICE/icepack (Icepack1.1.0-198-g3792520) - b5d1cc189fced4abcb13fc70ed2febb2aef61757 CMEPS-interface/CMEPS (cmeps_v0.4.1-2313-gb5d1cc1) + cb180b0ab5cb618b503d695d6f214a03f845ab06 CMEPS-interface/CMEPS (cmeps0.9.2-42-gcb180b0a) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - b40f99dd1701569ee27b01d53c3c8f32f4d33951 FV3 (heads/develop) + 805d64e6cd64931600ddbf3a5a180343247832cd FV3 (remotes/origin/feature/s2s_with_lnd) 9490871a616604efe9dd75608214081eef557ad6 FV3/atmos_cubed_sphere (201912_public_release-408-g9490871) 9e1c3abe1048c0f18c53fdbb7113bc56a129bdf5 FV3/ccpp/framework (2024-07-11-dev-2-g9e1c3ab) - 449343f16e87e149f05a76b565287c77f53ccf83 FV3/ccpp/physics (EP4-1099-g449343f1) + ed3d4af782050e043b2f9817dff93e96aba26d45 FV3/ccpp/physics (ccpp_transition_to_vlab_master_20190705-4595-ged3d4af7) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) ce5f3b146861cf6c95e1c14c640ede1ed97e6eef FV3/upp (upp_v10.2.0-243-gce5f3b14) -179cae1dd84401cf25d250bd9102e66560a9d328 FV3/upp/sorc/libIFI.fd @@ -23,11 +23,11 @@ Submodule hashes used in testing: 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) - 162aad89d52ba3ce4369fb0adbe2bbb57d83918e MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10365-g162aad89d) + 6fff0955a123c1dea8d70f31271e13d320ff8552 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10366-g6fff0955a) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) - 025043d1ad662fca05f29f88ddd88ddf46c81882 NOAHMP-interface/noahmp (v3.7.1-444-g025043d) - 9770a245adef971423aac2699ffcf8b36dba3945 WW3 (6.07.1-375-g9770a245) + 2b832ca7a9eaf1a979940f34a55944351bf9f6e3 NOAHMP-interface/noahmp (v3.7.1-454-g2b832ca) + af14207b0b2395a2b4e1e01cdbce51973026228f WW3 (6.07.1-352-gaf14207b) 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17) fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) @@ -38,291 +38,364 @@ 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/f6/bil-fire8/world-shared/role.epic/UFS-WM_RT/NEMSfv3gfs/develop-20250107 -COMPARISON DIRECTORY: /gpfs/f6/bil-fire8/proj-shared/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_163918 +BASELINE DIRECTORY: /gpfs/f6/bil-fire8/world-shared/role.epic/UFS-WM_RT/NEMSfv3gfs/develop-20250122 +COMPARISON DIRECTORY: /gpfs/f6/bil-fire8/proj-shared/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_4138242 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: bil-fire8 * (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [34:20, 33:06] ( 6 warnings 11 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [06:37, 04:15](2029 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [13:11, 11:45] ( 6 warnings 11 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [12:36, 10:23](1915 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [13:36, 11:08](1946 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [07:33, 05:06](1070 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [14:29, 12:09](1899 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [03:22, 01:21] ( 6 warnings 11 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [12:28, 10:13](1919 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:11, 03:49] ( 1528 warnings 1891 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [17:44, 16:12](1942 MB) - -PASS -- COMPILE 's2swa_intel' [10:11, 08:14] ( 6 warnings 11 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [09:40, 07:09](2071 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [09:45, 05:18](2062 MB) -PASS -- TEST 'cpld_restart_p8_intel' [05:32, 03:44](1611 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [08:34, 05:20](2083 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [04:35, 03:03](1453 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [09:32, 06:06](2231 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [09:32, 05:10](2069 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [07:39, 04:14](2018 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [08:43, 05:17](2070 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [11:29, 06:13](2434 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [06:04, 03:56](2671 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [13:06, 06:50](3593 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [09:42, 05:04](3435 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [07:39, 05:16](1924 MB) - -PASS -- COMPILE 's2sw_intel' [09:11, 08:06] ( 6 warnings 11 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [04:31, 03:03](1940 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [06:33, 04:33](1854 MB) - -PASS -- COMPILE 's2swa_debug_intel' [05:11, 03:49] ( 1418 warnings 1152 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [10:43, 08:37](2093 MB) - -PASS -- COMPILE 's2sw_debug_intel' [30:14, 28:52] ( 1418 warnings 1152 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [05:33, 03:56](1954 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [08:11, 06:57] ( 5 warnings 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [05:33, 03:14](1988 MB) +PASS -- COMPILE 's2swa_32bit_intel' [35:16, 33:49] ( 6 warnings 11 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [06:41, 04:30](2034 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [13:11, 11:40] ( 6 warnings 11 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [12:28, 10:34](1927 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [13:29, 11:50](1953 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [07:27, 05:09](1085 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [14:26, 12:16](1908 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [13:11, 11:50] ( 6 warnings 11 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [12:22, 10:15](1917 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [32:12, 30:47] ( 1528 warnings 1891 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [18:28, 16:12](1949 MB) + +PASS -- COMPILE 's2swa_intel' [10:11, 08:24] ( 6 warnings 11 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [08:34, 05:17](2069 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [08:35, 05:25](2065 MB) +PASS -- TEST 'cpld_restart_p8_intel' [04:29, 03:01](1622 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [07:32, 05:32](2097 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [04:30, 03:08](1464 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [09:31, 06:09](2231 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [07:31, 05:12](2062 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [07:31, 04:26](2017 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [08:35, 05:20](2071 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [09:48, 06:00](2431 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [06:45, 04:20](2672 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [11:40, 07:07](3597 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [07:45, 04:40](3421 MB) + +PASS -- COMPILE 's2swal_intel' [11:14, 09:47] ( 6 warnings 12 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [08:30, 05:28](2069 MB) +FAILED: UNABLE TO COMPLETE COMPARISON -- TEST 'cpld_restart_p8_lnd_intel' [, ]( MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [08:28, 05:24](1927 MB) + +PASS -- COMPILE 's2sw_intel' [20:14, 18:53] ( 6 warnings 11 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [04:27, 03:03](1939 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [06:38, 04:34](1855 MB) + +PASS -- COMPILE 's2swa_debug_intel' [26:11, 24:20] ( 1418 warnings 1152 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [10:28, 09:00](2090 MB) + +PASS -- COMPILE 's2sw_debug_intel' [05:11, 03:45] ( 1418 warnings 1152 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [08:29, 06:26](1970 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [08:11, 07:00] ( 5 warnings 3 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [05:25, 03:14](1980 MB) PASS -- COMPILE 's2s_intel' [08:11, 07:08] ( 6 warnings 3 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [06:23, 04:11](2871 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [03:24, 01:17](2883 MB) -PASS -- TEST 'cpld_restart_c48_intel' [03:20, 00:45](2295 MB) - -PASS -- COMPILE 's2swa_faster_intel' [10:12, 08:48] ( 6 warnings 11 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [07:38, 05:13](2066 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [13:12, 11:41] ( 6 warnings 11 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [12:33, 10:23](1934 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [07:36, 05:11](1115 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [13:34, 12:09](1919 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:11, 03:42] ( 1528 warnings 1891 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [20:34, 17:58](1962 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [08:12, 06:34] ( 6 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [04:21, 02:32](532 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [03:26, 01:40](1430 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:29, 01:44](1434 MB) -PASS -- TEST 'control_latlon_intel' [03:24, 01:38](1431 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [05:29, 02:19](1430 MB) -PASS -- TEST 'control_c48_intel' [06:26, 04:36](1569 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [06:19, 04:18](696 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [06:26, 04:35](1575 MB) -PASS -- TEST 'control_c192_intel' [07:31, 04:45](1683 MB) -PASS -- TEST 'control_c384_intel' [12:39, 09:40](1964 MB) -PASS -- TEST 'control_c384gdas_intel' [14:01, 09:59](1176 MB) -PASS -- TEST 'control_stochy_intel' [03:20, 01:11](489 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:17, 00:45](290 MB) -PASS -- TEST 'control_lndp_intel' [03:20, 01:06](488 MB) -PASS -- TEST 'control_iovr4_intel' [03:20, 01:42](484 MB) -PASS -- TEST 'control_iovr5_intel' [03:21, 01:42](484 MB) -PASS -- TEST 'control_p8_intel' [03:25, 01:53](1730 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [04:30, 02:02](1729 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [03:31, 01:53](1725 MB) -PASS -- TEST 'control_restart_p8_intel' [03:20, 01:07](873 MB) -PASS -- TEST 'control_noqr_p8_intel' [03:27, 01:53](1712 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:22, 01:07](882 MB) -PASS -- TEST 'control_decomp_p8_intel' [03:26, 01:56](1724 MB) -PASS -- TEST 'control_2threads_p8_intel' [04:24, 02:08](1797 MB) -PASS -- TEST 'control_p8_lndp_intel' [05:24, 03:17](1725 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [04:27, 02:36](1778 MB) -PASS -- TEST 'control_p8_mynn_intel' [03:28, 02:02](1734 MB) -PASS -- TEST 'merra2_thompson_intel' [04:24, 02:14](1727 MB) -PASS -- TEST 'regional_control_intel' [05:21, 03:22](877 MB) -PASS -- TEST 'regional_restart_intel' [04:20, 01:52](861 MB) -PASS -- TEST 'regional_decomp_intel' [05:20, 03:31](880 MB) -PASS -- TEST 'regional_2threads_intel' [04:18, 02:37](1015 MB) -PASS -- TEST 'regional_noquilt_intel' [05:20, 03:17](1208 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [05:21, 03:18](876 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [05:18, 03:22](876 MB) -PASS -- TEST 'regional_wofs_intel' [06:19, 04:22](1574 MB) - -PASS -- COMPILE 'rrfs_intel' [08:12, 06:12] ( 8 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [06:25, 04:49](865 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:33, 02:49](1159 MB) -PASS -- TEST 'rap_decomp_intel' [06:20, 04:58](865 MB) -PASS -- TEST 'rap_2threads_intel' [07:20, 05:47](942 MB) -PASS -- TEST 'rap_restart_intel' [04:21, 02:30](741 MB) -PASS -- TEST 'rap_sfcdiff_intel' [06:24, 04:47](866 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [07:21, 05:00](869 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [05:22, 03:31](746 MB) -PASS -- TEST 'hrrr_control_intel' [04:25, 02:33](865 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [04:19, 02:38](861 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [04:20, 02:58](935 MB) -PASS -- TEST 'hrrr_control_restart_intel' [03:16, 01:25](694 MB) -PASS -- TEST 'rrfs_v1beta_intel' [06:25, 04:44](863 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [07:17, 06:08](1817 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [07:16, 05:54](1814 MB) - -PASS -- COMPILE 'csawmg_intel' [07:12, 05:42] ( 5 warnings ) -PASS -- TEST 'control_csawmg_intel' [06:21, 04:13](821 MB) -PASS -- TEST 'control_ras_intel' [04:17, 02:13](520 MB) - -PASS -- COMPILE 'wam_intel' [07:12, 05:55] ( 5 warnings 1 remarks ) -PASS -- TEST 'control_wam_intel' [09:25, 07:30](1514 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [07:12, 06:04] ( 5 warnings 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [04:27, 01:56](1724 MB) -PASS -- TEST 'regional_control_faster_intel' [05:20, 03:12](884 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [07:12, 05:59] ( 887 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:23, 01:36](1457 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:24, 01:34](1459 MB) -PASS -- TEST 'control_stochy_debug_intel' [03:15, 02:04](659 MB) -PASS -- TEST 'control_lndp_debug_intel' [03:16, 01:52](659 MB) -PASS -- TEST 'control_csawmg_debug_intel' [04:20, 02:50](966 MB) -PASS -- TEST 'control_ras_debug_intel' [03:16, 01:56](668 MB) -PASS -- TEST 'control_diag_debug_intel' [03:21, 01:49](1518 MB) -PASS -- TEST 'control_debug_p8_intel' [03:19, 01:47](1754 MB) -PASS -- TEST 'regional_debug_intel' [13:20, 11:20](891 MB) -PASS -- TEST 'rap_control_debug_intel' [05:16, 03:19](1042 MB) -PASS -- TEST 'hrrr_control_debug_intel' [05:16, 03:18](1031 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [05:16, 03:21](1037 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [05:16, 03:23](1040 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:18, 03:19](1040 MB) -PASS -- TEST 'rap_diag_debug_intel' [05:20, 03:32](1126 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:16, 03:26](1043 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:16, 03:25](1038 MB) -PASS -- TEST 'rap_lndp_debug_intel' [05:16, 03:21](1042 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:16, 03:19](1044 MB) -PASS -- TEST 'rap_noah_debug_intel' [05:16, 03:19](1041 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [05:18, 03:19](1043 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [07:17, 05:22](1038 MB) +PASS -- TEST 'cpld_control_c48_intel' [06:21, 04:11](2869 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [03:21, 01:16](2884 MB) +PASS -- TEST 'cpld_restart_c48_intel' [02:19, 00:48](2296 MB) + +PASS -- COMPILE 's2swa_faster_intel' [10:11, 09:04] ( 6 warnings 11 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [07:27, 05:21](2068 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [13:11, 11:15] ( 6 warnings 11 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [12:28, 10:25](1933 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [07:28, 05:11](1112 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [14:26, 12:20](1915 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:11, 03:44] ( 1528 warnings 1891 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [19:24, 18:02](1962 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [08:11, 06:40] ( 6 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [04:17, 02:31](534 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [03:23, 01:47](1435 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:24, 01:45](1440 MB) +PASS -- TEST 'control_latlon_intel' [03:23, 01:44](1437 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:27, 01:44](1432 MB) +PASS -- TEST 'control_c48_intel' [06:25, 04:35](1571 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [06:19, 04:16](693 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [06:25, 04:35](1575 MB) +PASS -- TEST 'control_c192_intel' [06:25, 04:50](1689 MB) +PASS -- TEST 'control_c384_intel' [11:31, 09:53](1962 MB) +PASS -- TEST 'control_c384gdas_intel' [11:47, 10:00](1181 MB) +PASS -- TEST 'control_stochy_intel' [03:14, 01:15](487 MB) +PASS -- TEST 'control_stochy_restart_intel' [03:16, 00:43](291 MB) +PASS -- TEST 'control_lndp_intel' [03:15, 01:07](489 MB) +PASS -- TEST 'control_iovr4_intel' [03:15, 01:48](484 MB) +PASS -- TEST 'control_iovr5_intel' [03:15, 01:43](486 MB) +PASS -- TEST 'control_p8_intel' [03:20, 01:53](1724 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [03:27, 02:02](1721 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [04:20, 02:33](1731 MB) +PASS -- TEST 'control_restart_p8_intel' [03:23, 01:12](871 MB) +PASS -- TEST 'control_noqr_p8_intel' [03:23, 01:54](1719 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [03:24, 01:08](884 MB) +PASS -- TEST 'control_decomp_p8_intel' [04:20, 02:13](1718 MB) +PASS -- TEST 'control_2threads_p8_intel' [04:24, 02:12](1799 MB) +PASS -- TEST 'control_p8_lndp_intel' [05:21, 03:18](1730 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [04:24, 02:40](1783 MB) +PASS -- TEST 'control_p8_mynn_intel' [04:25, 02:08](1733 MB) +PASS -- TEST 'merra2_thompson_intel' [04:25, 02:19](1727 MB) +PASS -- TEST 'regional_control_intel' [05:18, 03:21](875 MB) +PASS -- TEST 'regional_restart_intel' [03:20, 01:51](843 MB) +PASS -- TEST 'regional_decomp_intel' [07:18, 06:02](876 MB) +PASS -- TEST 'regional_2threads_intel' [04:19, 02:37](1019 MB) +PASS -- TEST 'regional_noquilt_intel' [05:19, 03:16](1201 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [05:21, 03:20](874 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [06:17, 03:24](876 MB) +PASS -- TEST 'regional_wofs_intel' [07:18, 04:32](1567 MB) + +PASS -- COMPILE 'rrfs_intel' [07:11, 06:07] ( 8 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [06:23, 04:59](866 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:32, 02:52](1160 MB) +PASS -- TEST 'rap_decomp_intel' [06:23, 05:02](865 MB) +PASS -- TEST 'rap_2threads_intel' [07:23, 05:47](939 MB) +PASS -- TEST 'rap_restart_intel' [05:20, 02:32](743 MB) +PASS -- TEST 'rap_sfcdiff_intel' [06:23, 04:49](866 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [06:23, 05:02](868 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [06:20, 03:38](741 MB) +PASS -- TEST 'hrrr_control_intel' [04:22, 02:35](860 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [04:23, 02:42](860 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [04:22, 03:03](932 MB) +PASS -- TEST 'hrrr_control_restart_intel' [03:17, 01:23](694 MB) +PASS -- TEST 'rrfs_v1beta_intel' [06:23, 04:53](867 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [08:19, 06:12](1822 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [07:19, 05:54](1815 MB) + +PASS -- COMPILE 'csawmg_intel' [07:10, 05:52] ( 5 warnings ) +PASS -- TEST 'control_csawmg_intel' [06:18, 04:14](818 MB) +PASS -- TEST 'control_ras_intel' [04:15, 02:12](519 MB) + +PASS -- COMPILE 'wam_intel' [07:11, 05:51] ( 5 warnings 1 remarks ) +PASS -- TEST 'control_wam_intel' [09:24, 07:33](1517 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [07:11, 06:00] ( 5 warnings 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [03:20, 01:56](1722 MB) +PASS -- TEST 'regional_control_faster_intel' [05:18, 03:11](876 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [07:11, 05:40] ( 887 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:21, 01:46](1461 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:26, 01:47](1462 MB) +PASS -- TEST 'control_stochy_debug_intel' [03:16, 02:06](662 MB) +PASS -- TEST 'control_lndp_debug_intel' [03:15, 01:53](660 MB) +PASS -- TEST 'control_csawmg_debug_intel' [04:19, 02:50](961 MB) +PASS -- TEST 'control_ras_debug_intel' [03:15, 01:55](667 MB) +PASS -- TEST 'control_diag_debug_intel' [03:21, 01:56](1517 MB) +PASS -- TEST 'control_debug_p8_intel' [03:19, 01:48](1761 MB) +PASS -- TEST 'regional_debug_intel' [13:20, 11:09](890 MB) +PASS -- TEST 'rap_control_debug_intel' [05:17, 03:22](1039 MB) +PASS -- TEST 'hrrr_control_debug_intel' [05:16, 03:22](1034 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [05:16, 03:21](1040 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [05:17, 03:23](1040 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:16, 03:21](1043 MB) +PASS -- TEST 'rap_diag_debug_intel' [05:18, 03:37](1127 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:17, 03:25](1042 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:15, 03:28](1041 MB) +PASS -- TEST 'rap_lndp_debug_intel' [05:15, 03:25](1042 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:16, 03:20](1040 MB) +PASS -- TEST 'rap_noah_debug_intel' [05:17, 03:16](1040 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [05:16, 03:22](1039 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [07:16, 05:22](1039 MB) PASS -- TEST 'rrfs_v1beta_debug_intel' [05:16, 03:19](1035 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [05:17, 03:19](1041 MB) -PASS -- TEST 'rap_flake_debug_intel' [05:18, 03:19](1044 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [07:25, 05:46](1044 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [05:15, 03:19](1042 MB) +PASS -- TEST 'rap_flake_debug_intel' [05:16, 03:26](1038 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [07:20, 05:36](1041 MB) PASS -- COMPILE 'wam_debug_intel' [04:11, 03:05] ( 842 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [10:22, 08:31](1548 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [07:11, 05:54] ( 8 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:35, 02:43](1039 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [06:23, 04:04](747 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:22, 02:13](740 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:19, 04:55](796 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:18, 02:34](788 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:20, 02:19](740 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [04:21, 03:01](651 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:15, 01:13](626 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [07:11, 05:52] ( 8 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [03:29, 01:22](953 MB) -PASS -- TEST 'conus13km_2threads_intel' [02:19, 00:43](1083 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [02:20, 00:53](828 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [07:11, 06:00] ( 8 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:23, 02:45](769 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [05:12, 03:15] ( 790 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:16, 03:13](919 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:18, 03:12](916 MB) -PASS -- TEST 'conus13km_debug_intel' [10:28, 09:01](1004 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [10:25, 09:01](674 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [09:25, 08:00](1140 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [10:25, 08:54](1072 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [05:11, 03:10] ( 790 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:17, 03:20](944 MB) - -PASS -- COMPILE 'hafsw_intel' [09:11, 07:21] ( 6 warnings 10 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [05:46, 03:37](713 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [05:18, 02:55](1067 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [06:50, 04:47](787 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [10:45, 08:01](817 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [10:49, 08:41](836 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [05:35, 03:32](483 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [06:50, 04:21](486 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [03:27, 01:45](399 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [07:10, 04:41](456 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:30, 02:33](500 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:30, 02:23](506 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [04:31, 02:58](586 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:20, 01:02](427 MB) -PASS -- TEST 'gnv1_nested_intel' [04:53, 02:56](1706 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [05:11, 03:18] ( 1470 warnings 1424 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [10:30, 08:18](606 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [09:11, 07:39] ( 5 warnings 9 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [07:35, 05:03](639 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [07:35, 05:08](817 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [20:15, 18:32] ( 5 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [05:54, 03:51](793 MB) - -PASS -- COMPILE 'hafs_all_intel' [09:11, 07:44] ( 5 warnings 9 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [06:43, 04:22](771 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [07:44, 04:38](748 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [13:35, 11:13](892 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [06:12, 04:49] ( 5 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:14, 02:04](763 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:15, 01:03](740 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:14, 01:54](644 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:13, 01:55](641 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:13, 01:56](642 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:21, 01:42](764 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:14, 01:43](763 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:14, 01:37](643 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [06:31, 04:14](707 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [06:30, 04:08](688 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:13, 01:42](763 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [04:14, 02:46](2030 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [04:14, 02:46](2030 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [04:11, 02:26] ( 7 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [05:14, 03:45](748 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [06:11, 04:54] ( 5 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:14, 01:43](764 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [02:11, 00:38] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:22, 01:00](324 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:19, 00:49](463 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:18, 00:36](462 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [08:11, 06:32] ( 5 warnings 3 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [04:30, 02:26](1790 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [59:15, 57:25] ( 6 warnings 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [05:29, 03:13](1793 MB) - -PASS -- COMPILE 'atml_intel' [08:12, 06:33] ( 13 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [05:31, 04:00](1897 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [05:28, 03:58](1898 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:19, 02:10](1035 MB) - -PASS -- COMPILE 'atml_debug_intel' [05:12, 03:35] ( 885 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [06:29, 04:12](1921 MB) - -PASS -- COMPILE 'atmw_intel' [09:11, 07:16] ( 5 warnings 9 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:26, 01:16](1762 MB) - -PASS -- COMPILE 'atmaero_intel' [07:12, 05:59] ( 5 warnings 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [04:28, 02:44](1947 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [05:28, 03:16](1597 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:25, 03:19](1610 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [04:11, 03:00] ( 887 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [15:46, 13:25](4446 MB) - -PASS -- COMPILE 'atm_fbh_intel' [07:11, 05:42] ( 8 warnings 8 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [07:19, 06:00](830 MB) +PASS -- TEST 'control_wam_debug_intel' [10:21, 08:38](1540 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [07:11, 05:47] ( 8 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:31, 02:42](1040 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [05:20, 04:05](749 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:19, 02:22](746 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [06:19, 04:55](800 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:18, 02:42](792 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:19, 02:19](747 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [04:19, 03:01](648 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:17, 01:16](625 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [07:11, 05:41] ( 8 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [03:26, 01:23](954 MB) +PASS -- TEST 'conus13km_2threads_intel' [02:20, 00:47](1091 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [02:21, 00:52](824 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [07:11, 05:45] ( 8 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:21, 02:50](771 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [05:11, 03:12] ( 790 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:16, 03:14](919 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:15, 03:23](915 MB) +PASS -- TEST 'conus13km_debug_intel' [10:23, 08:58](1005 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [10:22, 08:53](672 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [09:21, 08:02](1137 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [11:20, 09:10](1069 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:10, 03:00] ( 790 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:15, 03:33](945 MB) + +PASS -- COMPILE 'hafsw_intel' [09:11, 07:20] ( 6 warnings 10 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [05:43, 03:34](716 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [05:17, 02:56](1068 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [06:47, 04:45](789 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [10:44, 07:57](819 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [10:48, 08:28](838 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [05:30, 03:31](481 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [06:45, 04:27](487 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [03:23, 01:49](398 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [06:57, 04:41](457 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:26, 02:32](502 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:26, 02:22](503 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [04:29, 02:58](588 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:19, 00:59](429 MB) +PASS -- TEST 'gnv1_nested_intel' [04:42, 03:01](1704 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [05:11, 03:19] ( 1470 warnings 1424 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [10:27, 08:14](609 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [09:11, 07:30] ( 5 warnings 9 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [07:31, 05:02](640 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [06:33, 05:06](801 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [09:11, 07:20] ( 5 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [05:36, 03:49](795 MB) + +PASS -- COMPILE 'hafs_all_intel' [09:11, 07:17] ( 5 warnings 9 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [06:41, 04:22](768 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [06:41, 04:27](754 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [12:35, 10:57](891 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [41:12, 39:35] ( 5 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:15, 01:43](763 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:14, 01:03](751 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:16, 01:38](642 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:17, 01:39](640 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:16, 01:40](643 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:17, 01:43](763 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:16, 01:44](764 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:15, 01:49](642 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [06:30, 04:10](707 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [06:29, 04:10](688 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:15, 01:43](764 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [04:16, 02:47](2032 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [04:15, 02:46](2032 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [04:11, 02:25] ( 7 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [05:14, 03:47](747 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [06:11, 05:04] ( 5 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:14, 01:42](752 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [02:11, 00:40] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:21, 01:01](317 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:18, 00:48](460 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:20, 00:35](463 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [00:14, 58:12] ( 5 warnings 3 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [04:33, 02:39](1789 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [53:14, 51:30] ( 6 warnings 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [05:34, 03:24](1778 MB) + +PASS -- COMPILE 'atml_intel' [08:11, 06:52] ( 14 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_intel' [05:38, 03:35](1896 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:19, 02:02](1043 MB) + +PASS -- COMPILE 'atml_debug_intel' [05:11, 03:53] ( 892 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [05:24, 03:44](1923 MB) + +PASS -- COMPILE 'atmw_intel' [09:11, 07:24] ( 5 warnings 9 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:22, 01:44](1762 MB) + +PASS -- COMPILE 'atmaero_intel' [07:10, 05:58] ( 5 warnings 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [05:26, 02:55](1947 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [06:26, 03:28](1600 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:24, 03:21](1607 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [05:10, 03:15] ( 887 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [15:43, 13:40](4445 MB) + +PASS -- COMPILE 'atm_fbh_intel' [07:11, 05:46] ( 8 warnings 8 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [07:18, 06:01](826 MB) SYNOPSIS: -Starting Date/Time: 20250120 16:27:12 -Ending Date/Time: 20250120 18:44:49 -Total Time: 02h:17m:58s -Compiles Completed: 42/42 -Tests Completed: 187/187 +Starting Date/Time: 20250124 00:43:55 +Ending Date/Time: 20250124 02:28:05 +Total Time: 01h:44m:33s +Compiles Completed: 43/43 +Tests Completed: 187/188 +Failed Tests: +* TEST cpld_restart_p8_lnd_intel: FAILED: UNABLE TO COMPLETE COMPARISON +-- LOG: /gpfs/f6/bil-fire8/scratch/Fernando.Andrade-maldonado/regression-testing/wm/2387/ufs-weather-model/tests/logs/log_gaeac6/run_cpld_restart_p8_lnd_intel.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 GAEAC6 REGRESSION TESTING LOG==== +====START OF GAEAC6 REGRESSION TESTING LOG==== + +UFSWM hash used in testing: +7f24a0021dcc8bf882d8abb1e8df76d52db41a0e + +Submodule hashes used in testing: + 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) + be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) + 2eccb9f74ebd8dfc09b53d15f5a96c847b77c443 CDEPS-interface/CDEPS (cdeps0.4.17-310-g2eccb9f) + ff7fd76118d47ccef6cb934b834161c6be5a9909 CICE-interface/CICE (CICE6.0.0-392-gff7fd76) + 3792520561cf9419082ef41f9f0dffd03edf2e43 CICE-interface/CICE/icepack (Icepack1.1.0-198-g3792520) + cb180b0ab5cb618b503d695d6f214a03f845ab06 CMEPS-interface/CMEPS (cmeps0.9.2-42-gcb180b0a) + cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) + 805d64e6cd64931600ddbf3a5a180343247832cd FV3 (remotes/origin/feature/s2s_with_lnd) + 9490871a616604efe9dd75608214081eef557ad6 FV3/atmos_cubed_sphere (201912_public_release-408-g9490871) + 9e1c3abe1048c0f18c53fdbb7113bc56a129bdf5 FV3/ccpp/framework (2024-07-11-dev-2-g9e1c3ab) + ed3d4af782050e043b2f9817dff93e96aba26d45 FV3/ccpp/physics (ccpp_transition_to_vlab_master_20190705-4595-ged3d4af7) + 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) + ce5f3b146861cf6c95e1c14c640ede1ed97e6eef FV3/upp (upp_v10.2.0-243-gce5f3b14) +-179cae1dd84401cf25d250bd9102e66560a9d328 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) + 6fff0955a123c1dea8d70f31271e13d320ff8552 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10366-g6fff0955a) + 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) + 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) + 2b832ca7a9eaf1a979940f34a55944351bf9f6e3 NOAHMP-interface/noahmp (v3.7.1-454-g2b832ca) + af14207b0b2395a2b4e1e01cdbce51973026228f WW3 (6.07.1-352-gaf14207b) + 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/f6/bil-fire8/world-shared/role.epic/UFS-WM_RT/NEMSfv3gfs/develop-20250122 +COMPARISON DIRECTORY: /gpfs/f6/bil-fire8/proj-shared/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_839014 + +RT.SH OPTIONS USED: +* (-a) - HPC PROJECT ACCOUNT: bil-fire8 +* (-b) - NEW BASELINES FROM FILE: test_changes.list +* (-e) - USE ECFLOW + +PASS -- COMPILE 's2swal_intel' [10:11, 08:25] ( 6 warnings 12 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [07:33, 05:23](2069 MB) +PASS -- TEST 'cpld_restart_p8_lnd_intel' [06:29, 05:02](1621 MB) + +SYNOPSIS: +Starting Date/Time: 20250124 11:16:06 +Ending Date/Time: 20250124 11:41:41 +Total Time: 00h:25m:45s +Compiles Completed: 1/1 +Tests Completed: 2/2 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 7ca73d83d6..3a8d90f194 100644 --- a/tests/logs/RegressionTests_hera.log +++ b/tests/logs/RegressionTests_hera.log @@ -1,21 +1,21 @@ ====START OF HERA REGRESSION TESTING LOG==== UFSWM hash used in testing: -56bfd86ccf3c69e9263950b543821416e61d0c43 +d010f320cfc5493ac49f186c3e0ffb15ba26c0c7 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) - 1f9eaaa142c8b07ed6b788c9f44ea02cc86d0bae CDEPS-interface/CDEPS (cdeps0.4.17-42-g1f9eaaa) + 2eccb9f74ebd8dfc09b53d15f5a96c847b77c443 CDEPS-interface/CDEPS (cdeps0.4.17-310-g2eccb9f) ff7fd76118d47ccef6cb934b834161c6be5a9909 CICE-interface/CICE (CICE6.0.0-392-gff7fd76) - 55576eba972ad53cc6546f00d409fa27361f78bd CMEPS-interface/CMEPS (cmeps_v0.4.1-2312-g55576eb) + cb180b0ab5cb618b503d695d6f214a03f845ab06 CMEPS-interface/CMEPS (cmeps0.9.2-42-gcb180b0a) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - b40f99dd1701569ee27b01d53c3c8f32f4d33951 FV3 (heads/develop) + 805d64e6cd64931600ddbf3a5a180343247832cd FV3 (remotes/origin/feature/s2s_with_lnd) 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) - 162aad89d52ba3ce4369fb0adbe2bbb57d83918e MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10365-g162aad89d) - 025043d1ad662fca05f29f88ddd88ddf46c81882 NOAHMP-interface/noahmp (v3.7.1-444-g025043d) - 9770a245adef971423aac2699ffcf8b36dba3945 WW3 (6.07.1-375-g9770a245) + 6fff0955a123c1dea8d70f31271e13d320ff8552 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10366-g6fff0955a) + 2b832ca7a9eaf1a979940f34a55944351bf9f6e3 NOAHMP-interface/noahmp (v3.7.1-454-g2b832ca) + af14207b0b2395a2b4e1e01cdbce51973026228f WW3 (6.07.1-352-gaf14207b) 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17) fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) @@ -26,390 +26,458 @@ 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: /scratch2/NAGAPE/epic/UFS-WM_RT/NEMSfv3gfs/develop-20250107 -COMPARISON DIRECTORY: /scratch1/NCEPDEV/stmp2/Jong.Kim/FV3_RT/rt_399661 +BASELINE DIRECTORY: /scratch2/NAGAPE/epic/UFS-WM_RT/NEMSfv3gfs/develop-20250122 +COMPARISON DIRECTORY: /scratch1/NCEPDEV/stmp2/Jong.Kim/FV3_RT/rt_822273 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [15:11, 12:41] ( 1 warnings 9 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [13:32, 07:38](3303 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [18:11, 16:27] ( 1 warnings 9 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [23:13, 19:39](1993 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [23:22, 20:44](2191 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [11:17, 08:14](1270 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [26:10, 23:54](1890 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [18:11, 16:26] ( 1 warnings 9 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [21:48, 19:17](1950 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [08:11, 06:07] ( 1523 warnings 1941 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [28:07, 25:29](1931 MB) - -PASS -- COMPILE 's2swa_intel' [15:12, 13:02] ( 1 warnings 9 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [14:37, 09:38](3330 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [14:35, 09:21](3347 MB) -PASS -- TEST 'cpld_restart_p8_intel' [07:28, 04:43](3267 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [14:30, 09:11](3362 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [07:35, 04:43](3275 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [16:20, 09:01](3563 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [11:23, 08:49](3348 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [12:19, 07:26](3227 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [13:33, 08:47](3344 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [16:24, 10:34](3526 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [12:03, 06:49](3601 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [22:44, 10:21](4317 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [17:57, 06:37](4396 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [10:20, 07:46](3313 MB) - -PASS -- COMPILE 's2sw_intel' [15:11, 12:38] ( 1 warnings 9 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [11:20, 06:18](1983 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [09:26, 06:27](2062 MB) - -PASS -- COMPILE 's2swa_debug_intel' [08:11, 06:03] ( 1413 warnings 1171 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [16:10, 14:05](3385 MB) - -PASS -- COMPILE 's2sw_debug_intel' [08:11, 05:31] ( 1413 warnings 1171 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [09:12, 06:44](2012 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [13:12, 11:18] ( 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:28, 04:28](2039 MB) - -PASS -- COMPILE 's2s_intel' [14:11, 12:03] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [09:45, 07:59](3034 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [04:44, 02:25](3047 MB) -PASS -- TEST 'cpld_restart_c48_intel' [04:44, 01:30](2465 MB) - -PASS -- COMPILE 's2swa_faster_intel' [18:11, 16:43] ( 1 warnings 9 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [11:21, 08:25](3358 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [17:11, 15:48] ( 1 warnings 9 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [20:14, 17:39](2024 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [11:13, 08:23](1284 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [23:04, 20:35](1928 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:11, 05:38] ( 1523 warnings 1941 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [30:24, 26:36](1977 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [12:11, 10:54] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [05:23, 03:24](706 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [04:45, 02:40](1589 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:48, 02:39](1599 MB) -PASS -- TEST 'control_latlon_intel' [04:39, 02:34](1589 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [04:45, 02:39](1589 MB) -PASS -- TEST 'control_c48_intel' [09:44, 07:15](1717 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [08:28, 06:36](852 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [09:40, 07:10](1725 MB) -PASS -- TEST 'control_c192_intel' [09:59, 07:30](1747 MB) -PASS -- TEST 'control_c384_intel' [12:11, 08:10](1989 MB) -PASS -- TEST 'control_c384gdas_intel' [13:19, 08:12](1379 MB) -PASS -- TEST 'control_stochy_intel' [03:24, 01:41](660 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:26, 01:00](501 MB) -PASS -- TEST 'control_lndp_intel' [03:23, 01:42](660 MB) -PASS -- TEST 'control_iovr4_intel' [04:23, 02:36](655 MB) -PASS -- TEST 'control_iovr5_intel' [04:23, 02:31](649 MB) -PASS -- TEST 'control_p8_intel' [04:57, 02:58](1896 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [06:03, 03:08](1888 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [04:54, 02:53](1898 MB) -PASS -- TEST 'control_restart_p8_intel' [04:50, 01:42](1133 MB) -PASS -- TEST 'control_noqr_p8_intel' [05:53, 02:54](1883 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:55, 01:48](1126 MB) -PASS -- TEST 'control_decomp_p8_intel' [04:47, 03:02](1871 MB) -PASS -- TEST 'control_2threads_p8_intel' [05:45, 03:14](1953 MB) -PASS -- TEST 'control_p8_lndp_intel' [06:41, 05:06](1898 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [06:52, 04:11](1942 MB) -PASS -- TEST 'control_p8_mynn_intel' [05:59, 03:35](1882 MB) -PASS -- TEST 'merra2_thompson_intel' [05:53, 03:31](1890 MB) -PASS -- TEST 'regional_control_intel' [07:35, 05:25](1118 MB) -PASS -- TEST 'regional_restart_intel' [04:36, 02:58](1098 MB) -PASS -- TEST 'regional_decomp_intel' [07:33, 05:42](1115 MB) -PASS -- TEST 'regional_2threads_intel' [06:39, 04:05](1064 MB) -PASS -- TEST 'regional_noquilt_intel' [07:41, 05:22](1422 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [07:43, 05:23](1121 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [07:36, 05:22](1119 MB) -PASS -- TEST 'regional_wofs_intel' [09:38, 07:08](1900 MB) - -PASS -- COMPILE 'rrfs_intel' [12:11, 10:29] ( 3 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [09:41, 07:54](1117 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [07:05, 04:13](1269 MB) -PASS -- TEST 'rap_decomp_intel' [10:32, 08:13](1035 MB) -PASS -- TEST 'rap_2threads_intel' [10:33, 08:51](1088 MB) -PASS -- TEST 'rap_restart_intel' [06:41, 04:12](1082 MB) -PASS -- TEST 'rap_sfcdiff_intel' [09:40, 07:51](1110 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [10:34, 08:13](1030 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [07:42, 05:52](1129 MB) -PASS -- TEST 'hrrr_control_intel' [05:43, 04:06](1033 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [06:34, 04:10](1032 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [06:33, 04:21](1086 MB) -PASS -- TEST 'hrrr_control_restart_intel' [04:32, 02:12](993 MB) -PASS -- TEST 'rrfs_v1beta_intel' [09:49, 07:44](1092 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [11:34, 09:49](1976 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [11:31, 09:29](2048 MB) - -PASS -- COMPILE 'csawmg_intel' [12:11, 10:09] -PASS -- TEST 'control_csawmg_intel' [08:40, 06:16](1026 MB) -PASS -- TEST 'control_ras_intel' [05:22, 03:17](745 MB) - -PASS -- COMPILE 'wam_intel' [11:10, 10:01] ( 1 remarks ) -PASS -- TEST 'control_wam_intel' [13:51, 11:16](1660 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [12:10, 10:22] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [04:54, 02:47](1882 MB) -PASS -- TEST 'regional_control_faster_intel' [06:38, 04:57](1122 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [09:11, 07:55] ( 882 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:48, 02:35](1612 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:51, 02:29](1622 MB) -PASS -- TEST 'control_stochy_debug_intel' [05:24, 03:09](831 MB) -PASS -- TEST 'control_lndp_debug_intel' [04:25, 02:50](832 MB) -PASS -- TEST 'control_csawmg_debug_intel' [06:42, 04:21](1144 MB) -PASS -- TEST 'control_ras_debug_intel' [04:25, 02:53](839 MB) -PASS -- TEST 'control_diag_debug_intel' [05:54, 02:48](1686 MB) -PASS -- TEST 'control_debug_p8_intel' [05:48, 02:56](1909 MB) -PASS -- TEST 'regional_debug_intel' [20:44, 17:50](1099 MB) -PASS -- TEST 'rap_control_debug_intel' [07:27, 05:05](1212 MB) -PASS -- TEST 'hrrr_control_debug_intel' [06:26, 04:57](1207 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [06:23, 05:00](1213 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [06:22, 05:00](1210 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [07:24, 05:10](1201 MB) -PASS -- TEST 'rap_diag_debug_intel' [07:39, 05:24](1292 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [07:24, 05:17](1216 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [07:24, 05:13](1206 MB) -PASS -- TEST 'rap_lndp_debug_intel' [06:27, 05:07](1213 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [07:25, 05:24](1209 MB) -PASS -- TEST 'rap_noah_debug_intel' [07:24, 05:08](1213 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [07:23, 05:08](1213 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [10:24, 08:16](1212 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [06:24, 05:07](1216 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [07:26, 05:25](1209 MB) -PASS -- TEST 'rap_flake_debug_intel' [06:21, 05:02](1213 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:41, 09:00](1222 MB) - -PASS -- COMPILE 'atm_debug_dyn32_gnu' [05:10, 04:02] -PASS -- TEST 'control_csawmg_debug_gnu' [04:38, 02:23](717 MB) - -PASS -- COMPILE 'wam_debug_intel' [06:10, 04:56] ( 837 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [16:54, 13:46](1657 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [12:11, 09:55] ( 3 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [06:06, 03:54](1149 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:39, 06:34](1057 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:38, 03:25](987 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [09:35, 07:28](999 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:34, 03:51](968 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:31, 03:41](924 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:45, 04:59](1032 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:31, 01:54](923 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [12:11, 10:06] ( 3 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [03:52, 02:04](1188 MB) -PASS -- TEST 'conus13km_2threads_intel' [02:45, 01:00](1163 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [03:49, 01:13](1093 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [12:11, 09:59] ( 3 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:44, 04:18](980 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:11, 04:38] ( 785 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:24, 05:04](1089 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:26, 05:02](1085 MB) -PASS -- TEST 'conus13km_debug_intel' [16:58, 14:42](1246 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [16:51, 15:02](928 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [14:46, 12:34](1205 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [17:46, 15:00](1269 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:10, 04:29] ( 785 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [07:25, 05:07](1140 MB) - -PASS -- COMPILE 'hafsw_intel' [13:11, 11:46] ( 1 warnings 9 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [08:16, 05:13](717 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [08:32, 06:06](1109 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [10:32, 07:14](813 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [17:24, 14:53](849 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [21:32, 19:08](832 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [09:07, 05:37](493 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [10:24, 06:58](512 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [05:49, 02:45](372 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [11:18, 07:29](469 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:45, 03:52](520 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [05:56, 03:47](520 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [06:53, 04:15](575 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:27, 01:13](401 MB) -PASS -- TEST 'gnv1_nested_intel' [07:43, 04:16](1704 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [06:11, 05:00] ( 1465 warnings 1444 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [15:54, 13:07](579 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [13:11, 11:16] ( 8 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [13:05, 10:53](624 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [13:10, 10:23](694 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [13:12, 11:39] ( 8 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [11:29, 08:14](719 MB) - -PASS -- COMPILE 'hafs_all_intel' [12:11, 11:01] ( 8 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [09:25, 06:40](822 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [09:22, 06:41](800 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [19:02, 16:36](1207 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [08:11, 06:56] -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [05:19, 03:09](1133 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:22, 02:07](1083 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:19, 02:50](1035 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:19, 02:48](1031 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:18, 02:45](1032 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:17, 02:49](1162 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:17, 02:51](1159 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:18, 02:42](1029 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [09:21, 06:23](1073 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [09:09, 06:28](1051 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:17, 02:53](1162 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [06:19, 04:30](2448 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [06:20, 04:09](2512 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [05:12, 03:19] ( 2 warnings ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:18, 06:31](1081 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [08:11, 06:39] -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [04:18, 02:52](1160 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [02:10, 01:03] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:32, 00:48](259 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:24, 00:53](325 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:25, 00:36](324 MB) - -PASS -- COMPILE 'datm_cdeps_lm4_intel' [03:10, 01:37] -PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [02:32, 00:35](562 MB) -PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:34, 00:19](460 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [12:11, 11:02] ( 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [06:06, 03:45](1993 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [12:11, 10:40] ( 1 warnings 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [06:53, 04:48](1985 MB) - -PASS -- COMPILE 'atml_intel' [12:11, 10:53] ( 8 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [07:01, 04:27](1865 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [06:58, 04:35](1849 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:48, 02:26](1093 MB) - -PASS -- COMPILE 'atml_debug_intel' [07:11, 05:37] ( 880 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [07:53, 05:57](1886 MB) - -PASS -- COMPILE 'atmw_intel' [12:11, 10:37] ( 9 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:53, 02:04](1917 MB) - -PASS -- COMPILE 'atmaero_intel' [12:11, 10:44] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [06:57, 04:37](3198 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [06:55, 05:05](3084 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [07:44, 05:18](3098 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [06:11, 04:38] ( 882 warnings 6 remarks ) - -PASS -- COMPILE 'atm_fbh_intel' [11:11, 09:52] ( 3 warnings 8 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [19:32, 16:58](1073 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intelllvm' [08:11, 06:55] -PASS -- TEST 'rap_control_dyn32_phy32_intelllvm' [10:39, 08:46](1055 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intelllvm' [08:11, 06:47] -PASS -- TEST 'rap_control_dyn64_phy32_intelllvm' [08:43, 05:40](979 MB) - -PASS -- COMPILE 'atm_gnu' [06:10, 04:17] -PASS -- TEST 'control_c48_gnu' [11:40, 09:33](1512 MB) -PASS -- TEST 'control_stochy_gnu' [05:22, 03:27](491 MB) -PASS -- TEST 'control_ras_gnu' [07:21, 04:59](496 MB) -PASS -- TEST 'control_p8_gnu' [06:54, 04:29](1449 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [06:51, 04:23](1469 MB) -PASS -- TEST 'control_flake_gnu' [12:27, 10:41](536 MB) - -PASS -- COMPILE 'rrfs_gnu' [06:10, 04:13] -PASS -- TEST 'rap_control_gnu' [13:37, 11:29](808 MB) -PASS -- TEST 'rap_decomp_gnu' [13:32, 11:41](811 MB) -PASS -- TEST 'rap_2threads_gnu' [20:38, 17:16](913 MB) -PASS -- TEST 'rap_restart_gnu' [08:39, 05:55](576 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [14:38, 11:32](809 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [14:34, 11:40](809 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [10:43, 08:31](584 MB) -PASS -- TEST 'hrrr_control_gnu' [08:33, 05:53](804 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [07:38, 05:53](795 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [10:34, 08:39](904 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [08:32, 06:02](832 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [04:28, 03:05](561 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [04:29, 03:02](651 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [13:49, 11:08](806 MB) - -PASS -- COMPILE 'csawmg_gnu' [05:10, 03:52] -PASS -- TEST 'control_csawmg_gnu' [10:37, 08:33](736 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [08:10, 06:47] -PASS -- TEST 'control_diag_debug_gnu' [03:44, 01:40](1276 MB) -PASS -- TEST 'regional_debug_gnu' [13:38, 11:19](730 MB) -PASS -- TEST 'rap_control_debug_gnu' [04:23, 02:42](821 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [04:23, 02:42](822 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [04:23, 02:44](820 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [04:22, 02:40](820 MB) -PASS -- TEST 'rap_diag_debug_gnu' [04:40, 03:03](908 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [06:28, 04:28](809 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [04:26, 02:52](826 MB) -PASS -- TEST 'rrfs_v1beta_debug_gnu' [04:24, 02:40](818 MB) -PASS -- TEST 'control_ras_debug_gnu' [03:20, 01:38](454 MB) -PASS -- TEST 'control_stochy_debug_gnu' [03:19, 01:49](453 MB) -PASS -- TEST 'control_debug_p8_gnu' [03:40, 01:45](1441 MB) -PASS -- TEST 'rap_flake_debug_gnu' [04:23, 02:41](819 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [04:21, 02:46](830 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [06:35, 04:31](816 MB) - -PASS -- COMPILE 'wam_debug_gnu' [04:10, 02:26] - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [06:10, 04:07] -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [11:36, 09:50](697 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [07:36, 05:12](698 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [17:35, 15:34](742 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [09:29, 07:58](733 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [07:29, 05:25](686 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [09:37, 07:18](553 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [05:27, 02:42](535 MB) -PASS -- TEST 'conus13km_control_gnu' [05:55, 03:15](866 MB) -PASS -- TEST 'conus13km_2threads_gnu' [04:46, 01:35](873 MB) -PASS -- TEST 'conus13km_restart_mismatch_gnu' [04:45, 01:50](558 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_gnu' [11:11, 09:58] -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [07:40, 05:57](718 MB) - -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [08:10, 06:45] -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [04:23, 02:38](710 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [04:23, 02:33](706 MB) -PASS -- TEST 'conus13km_debug_gnu' [08:47, 06:55](881 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [09:46, 07:09](571 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [07:42, 05:47](890 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [08:41, 06:55](949 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [08:10, 06:47] -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [04:23, 02:39](741 MB) - -PASS -- COMPILE 's2swa_gnu' [18:11, 16:35] - -PASS -- COMPILE 's2s_gnu' [17:11, 16:05] -PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [13:07, 11:06](1511 MB) - -PASS -- COMPILE 's2swa_debug_gnu' [05:10, 03:11] - -PASS -- COMPILE 's2sw_pdlib_gnu' [17:12, 15:56] -PASS -- TEST 'cpld_control_pdlib_p8_gnu' [28:01, 25:20](1454 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_gnu' [04:10, 02:59] - -PASS -- COMPILE 'datm_cdeps_gnu' [17:12, 15:33] -PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [05:17, 03:08](692 MB) +PASS -- COMPILE 's2swa_32bit_intel' [20:13, 13:22] ( 1 warnings 9 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [55:15, 07:39](3261 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [23:13, 16:18] ( 1 warnings 9 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [17:06, 19:43](1968 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [28:15, 20:57](2145 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [12:08, 08:19](1246 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [21:00, 23:38](1861 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [24:13, 16:35] ( 1 warnings 9 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [15:53, 19:31](1944 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [13:13, 06:21] ( 1523 warnings 1941 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [35:04, 25:15](1898 MB) + +PASS -- COMPILE 's2swa_intel' [20:13, 13:21] ( 1 warnings 9 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [15:12, 09:42](3319 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [57:25, 09:06](3322 MB) +PASS -- TEST 'cpld_restart_p8_intel' [51:19, 04:55](3226 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [57:20, 09:11](3335 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [08:29, 04:53](3246 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [58:18, 09:10](3519 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [14:07, 08:51](3311 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [55:15, 07:53](3180 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [58:28, 09:40](3326 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [58:09, 10:39](3490 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [35:00, 06:29](3596 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [03:12, 11:07](4288 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [35:33, 06:30](4349 MB) + +PASS -- COMPILE 's2swal_intel' [21:13, 13:29] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [57:20, 09:33](3259 MB) +FAILED: UNABLE TO COMPLETE COMPARISON -- TEST 'cpld_restart_p8_lnd_intel' [, ]( MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [55:06, 07:40](3297 MB) + +PASS -- COMPILE 's2sw_intel' [19:13, 12:25] ( 1 warnings 9 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [09:55, 06:22](1962 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [10:00, 06:25](2044 MB) + +PASS -- COMPILE 's2swa_debug_intel' [13:13, 06:24] ( 1413 warnings 1171 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [24:10, 13:48](3333 MB) + +PASS -- COMPILE 's2sw_debug_intel' [13:13, 05:55] ( 1413 warnings 1171 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [17:02, 06:37](1962 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [19:13, 11:36] ( 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [08:59, 04:27](2031 MB) + +PASS -- COMPILE 's2s_intel' [14:10, 12:00] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [00:49, 08:02](3021 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [55:52, 02:29](3010 MB) +PASS -- TEST 'cpld_restart_c48_intel' [03:46, 01:28](2455 MB) + +PASS -- COMPILE 's2swa_faster_intel' [20:11, 18:00] ( 1 warnings 9 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [56:20, 08:41](3319 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [18:11, 15:49] ( 1 warnings 9 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [07:06, 17:54](1985 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [18:17, 08:42](1243 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [29:02, 21:07](1897 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [08:10, 05:48] ( 1523 warnings 1941 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [20:06, 26:47](1932 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [14:11, 10:59] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [50:32, 03:29](680 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [49:50, 02:48](1570 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [50:56, 02:57](1582 MB) +PASS -- TEST 'control_latlon_intel' [50:47, 02:44](1570 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [50:55, 02:41](1580 MB) +PASS -- TEST 'control_c48_intel' [54:47, 07:13](1695 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [53:31, 06:38](829 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [54:46, 07:14](1698 MB) +PASS -- TEST 'control_c192_intel' [54:57, 07:42](1725 MB) +PASS -- TEST 'control_c384_intel' [52:47, 08:33](1958 MB) +PASS -- TEST 'control_c384gdas_intel' [42:26, 08:22](1348 MB) +PASS -- TEST 'control_stochy_intel' [07:26, 01:48](634 MB) +PASS -- TEST 'control_stochy_restart_intel' [23:31, 01:05](476 MB) +PASS -- TEST 'control_lndp_intel' [07:27, 01:41](638 MB) +PASS -- TEST 'control_iovr4_intel' [07:26, 02:35](634 MB) +PASS -- TEST 'control_iovr5_intel' [06:27, 02:42](612 MB) +PASS -- TEST 'control_p8_intel' [06:01, 03:00](1878 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [06:03, 03:09](1866 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [25:59, 02:59](1869 MB) +PASS -- TEST 'control_restart_p8_intel' [22:47, 01:45](1114 MB) +PASS -- TEST 'control_noqr_p8_intel' [25:55, 03:01](1865 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [03:50, 01:42](1133 MB) +PASS -- TEST 'control_decomp_p8_intel' [24:48, 03:06](1856 MB) +PASS -- TEST 'control_2threads_p8_intel' [24:50, 03:17](1942 MB) +PASS -- TEST 'control_p8_lndp_intel' [26:46, 05:11](1874 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [25:53, 04:16](1926 MB) +PASS -- TEST 'control_p8_mynn_intel' [24:59, 03:15](1875 MB) +PASS -- TEST 'merra2_thompson_intel' [24:54, 03:31](1866 MB) +PASS -- TEST 'regional_control_intel' [23:40, 05:27](1095 MB) +PASS -- TEST 'regional_restart_intel' [04:44, 02:55](1075 MB) +PASS -- TEST 'regional_decomp_intel' [22:39, 05:44](1104 MB) +PASS -- TEST 'regional_2threads_intel' [24:35, 04:06](1044 MB) +PASS -- TEST 'regional_noquilt_intel' [24:40, 05:32](1403 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [25:40, 05:24](1103 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [24:35, 05:37](1105 MB) +PASS -- TEST 'regional_wofs_intel' [26:35, 07:14](1883 MB) + +PASS -- COMPILE 'rrfs_intel' [13:11, 10:28] ( 3 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [27:43, 08:00](1085 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [23:02, 04:22](1251 MB) +PASS -- TEST 'rap_decomp_intel' [26:47, 08:23](1012 MB) +PASS -- TEST 'rap_2threads_intel' [26:37, 08:56](1078 MB) +PASS -- TEST 'rap_restart_intel' [39:48, 04:11](1076 MB) +PASS -- TEST 'rap_sfcdiff_intel' [25:43, 08:13](1090 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [10:39, 08:14](1020 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [41:50, 05:57](1113 MB) +PASS -- TEST 'hrrr_control_intel' [06:38, 04:11](1018 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [06:30, 04:12](1009 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [06:34, 04:24](1070 MB) +PASS -- TEST 'hrrr_control_restart_intel' [39:29, 02:14](978 MB) +PASS -- TEST 'rrfs_v1beta_intel' [09:47, 07:47](1071 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [11:29, 09:45](1971 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [11:28, 09:17](2042 MB) + +PASS -- COMPILE 'csawmg_intel' [13:11, 10:19] +PASS -- TEST 'control_csawmg_intel' [08:34, 06:14](997 MB) +PASS -- TEST 'control_ras_intel' [05:22, 03:20](724 MB) + +PASS -- COMPILE 'wam_intel' [12:11, 09:59] ( 1 remarks ) +PASS -- TEST 'control_wam_intel' [13:44, 11:18](1631 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [12:11, 10:33] ( 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [04:46, 02:50](1863 MB) +PASS -- TEST 'regional_control_faster_intel' [06:33, 04:57](1104 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [54:13, 07:55] ( 882 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:39, 02:28](1581 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:44, 02:25](1588 MB) +PASS -- TEST 'control_stochy_debug_intel' [05:23, 03:32](792 MB) +PASS -- TEST 'control_lndp_debug_intel' [04:22, 02:50](792 MB) +PASS -- TEST 'control_csawmg_debug_intel' [06:38, 04:29](1099 MB) +PASS -- TEST 'control_ras_debug_intel' [04:23, 02:56](786 MB) +PASS -- TEST 'control_diag_debug_intel' [04:47, 02:52](1638 MB) +PASS -- TEST 'control_debug_p8_intel' [40:41, 02:49](1882 MB) +PASS -- TEST 'regional_debug_intel' [54:42, 17:47](1056 MB) +PASS -- TEST 'rap_control_debug_intel' [41:26, 05:08](1174 MB) +PASS -- TEST 'hrrr_control_debug_intel' [41:30, 04:58](1165 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [41:27, 05:08](1167 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [40:25, 05:10](1171 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [39:29, 05:09](1173 MB) +PASS -- TEST 'rap_diag_debug_intel' [40:39, 05:22](1257 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [39:25, 05:18](1167 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [40:24, 05:18](1168 MB) +PASS -- TEST 'rap_lndp_debug_intel' [40:26, 05:16](1168 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [39:28, 05:06](1176 MB) +PASS -- TEST 'rap_noah_debug_intel' [39:27, 05:10](1178 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [10:24, 05:14](1173 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [42:26, 08:24](1176 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [39:32, 05:15](1173 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [40:29, 05:08](1173 MB) +PASS -- TEST 'rap_flake_debug_intel' [40:27, 05:11](1173 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [44:41, 08:39](1171 MB) + +PASS -- COMPILE 'atm_debug_dyn32_gnu' [57:18, 04:22] +PASS -- TEST 'control_csawmg_debug_gnu' [39:39, 02:25](703 MB) + +PASS -- COMPILE 'wam_debug_intel' [57:17, 04:44] ( 837 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [51:46, 14:13](1648 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [58:16, 09:49] ( 3 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [37:03, 04:02](1122 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [43:39, 06:40](1039 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [40:34, 03:33](969 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [40:32, 07:34](988 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [32:32, 03:56](926 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [31:36, 03:44](917 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [19:38, 05:25](1011 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [04:26, 02:00](901 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [57:16, 10:05] ( 3 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [05:51, 02:09](1167 MB) +PASS -- TEST 'conus13km_2threads_intel' [04:41, 01:00](1146 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [04:39, 01:15](1077 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [57:16, 10:08] ( 3 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [07:37, 04:27](956 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [52:16, 04:42] ( 785 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [07:24, 05:13](1051 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [07:28, 05:06](1049 MB) +PASS -- TEST 'conus13km_debug_intel' [18:54, 14:29](1175 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [18:50, 14:15](883 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [17:47, 12:37](1150 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [18:47, 14:25](1246 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [51:16, 04:38] ( 785 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [09:26, 05:14](1098 MB) + +PASS -- COMPILE 'hafsw_intel' [59:17, 11:56] ( 1 warnings 9 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [09:14, 05:02](697 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [09:33, 05:42](1092 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [12:28, 07:01](785 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [21:17, 14:49](827 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [24:34, 18:37](844 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [10:54, 05:34](475 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [11:20, 06:50](494 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [05:41, 02:46](364 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [11:00, 07:20](463 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [08:43, 03:44](490 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [07:51, 03:32](500 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [15:55, 04:22](550 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:28, 01:16](374 MB) +PASS -- TEST 'gnv1_nested_intel' [12:33, 04:03](1715 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [51:16, 05:08] ( 1465 warnings 1444 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [25:51, 13:11](546 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [14:11, 11:34] ( 8 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [23:59, 10:32](594 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [26:01, 10:34](711 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [33:12, 11:51] ( 8 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [23:26, 08:26](661 MB) + +PASS -- COMPILE 'hafs_all_intel' [32:12, 11:21] ( 8 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [22:14, 06:53](796 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [21:13, 06:49](774 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [29:57, 16:28](1202 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [28:12, 06:49] +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [16:22, 03:01](1166 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [05:19, 01:46](1102 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [15:18, 02:51](1034 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [15:19, 02:57](1010 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [15:19, 02:54](1018 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [15:18, 02:56](1142 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [15:18, 02:58](1135 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [14:17, 02:49](1024 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [17:17, 06:33](1065 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [16:12, 06:25](1036 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [12:17, 02:59](1164 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [11:19, 04:00](2509 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [13:20, 04:08](2516 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [23:12, 03:32] ( 2 warnings ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [14:19, 06:33](1078 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [25:11, 06:40] +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [07:18, 02:59](1155 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [19:11, 01:17] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [04:35, 00:56](254 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [04:23, 01:00](319 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [06:25, 00:32](315 MB) + +PASS -- COMPILE 'datm_cdeps_lm4_intel' [19:11, 01:37] +FAILED: RUN DID NOT COMPLETE -- TEST 'datm_cdeps_lm4_gswp3_intel' [, ]( MB) +FAILED: UNABLE TO START TEST -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [, ]( MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [28:12, 11:00] ( 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [07:10, 03:54](1971 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [26:12, 10:41] ( 1 warnings 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [09:54, 04:51](1956 MB) + +PASS -- COMPILE 'atml_intel' [27:12, 11:33] ( 9 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_intel' [07:55, 03:56](1836 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [05:43, 02:12](1078 MB) + +PASS -- COMPILE 'atml_debug_intel' [08:11, 05:59] ( 887 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [11:53, 05:08](1838 MB) + +PASS -- COMPILE 'atmw_intel' [13:12, 10:57] ( 9 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:48, 01:57](1903 MB) + +PASS -- COMPILE 'atmaero_intel' [12:11, 10:34] ( 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [09:52, 04:39](3145 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [09:54, 04:57](3067 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [10:43, 05:43](3067 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [06:10, 04:35] ( 882 warnings 6 remarks ) + +PASS -- COMPILE 'atm_fbh_intel' [12:10, 10:10] ( 3 warnings 8 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [15:29, 11:48](1088 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intelllvm' [41:12, 06:38] +PASS -- TEST 'rap_control_dyn32_phy32_intelllvm' [13:37, 08:26](1040 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intelllvm' [41:15, 06:55] +PASS -- TEST 'rap_control_dyn64_phy32_intelllvm' [10:40, 04:58](973 MB) + +PASS -- COMPILE 'atm_gnu' [39:12, 04:40] +PASS -- TEST 'control_c48_gnu' [13:38, 09:35](1502 MB) +PASS -- TEST 'control_stochy_gnu' [08:22, 03:30](482 MB) +PASS -- TEST 'control_ras_gnu' [09:22, 05:00](491 MB) +PASS -- TEST 'control_p8_gnu' [09:52, 04:35](1447 MB) +PASS -- TEST 'control_p8_ugwpv1_gnu' [08:51, 04:32](1445 MB) +PASS -- TEST 'control_flake_gnu' [14:23, 10:41](528 MB) + +PASS -- COMPILE 'rrfs_gnu' [39:14, 04:18] +PASS -- TEST 'rap_control_gnu' [16:36, 11:30](806 MB) +PASS -- TEST 'rap_decomp_gnu' [15:31, 11:39](799 MB) +PASS -- TEST 'rap_2threads_gnu' [20:40, 17:09](903 MB) +PASS -- TEST 'rap_restart_gnu' [07:38, 05:53](561 MB) +PASS -- TEST 'rap_sfcdiff_gnu' [14:45, 11:37](800 MB) +PASS -- TEST 'rap_sfcdiff_decomp_gnu' [14:31, 11:51](833 MB) +PASS -- TEST 'rap_sfcdiff_restart_gnu' [10:45, 08:32](566 MB) +PASS -- TEST 'hrrr_control_gnu' [08:36, 06:02](803 MB) +PASS -- TEST 'hrrr_control_noqr_gnu' [09:30, 05:55](821 MB) +PASS -- TEST 'hrrr_control_2threads_gnu' [12:35, 08:38](890 MB) +PASS -- TEST 'hrrr_control_decomp_gnu' [09:33, 05:56](799 MB) +PASS -- TEST 'hrrr_control_restart_gnu' [06:27, 03:08](546 MB) +PASS -- TEST 'hrrr_control_restart_noqr_gnu' [07:26, 03:01](639 MB) +PASS -- TEST 'rrfs_v1beta_gnu' [14:42, 11:12](789 MB) + +PASS -- COMPILE 'csawmg_gnu' [38:11, 03:59] +PASS -- TEST 'control_csawmg_gnu' [10:34, 08:30](733 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [42:12, 06:41] +PASS -- TEST 'control_diag_debug_gnu' [03:46, 01:41](1255 MB) +PASS -- TEST 'regional_debug_gnu' [12:32, 10:34](718 MB) +PASS -- TEST 'rap_control_debug_gnu' [04:21, 02:48](812 MB) +PASS -- TEST 'hrrr_control_debug_gnu' [04:23, 02:38](798 MB) +PASS -- TEST 'hrrr_gf_debug_gnu' [05:21, 02:36](804 MB) +PASS -- TEST 'hrrr_c3_debug_gnu' [05:21, 02:39](803 MB) +PASS -- TEST 'rap_diag_debug_gnu' [05:37, 02:53](886 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [06:23, 04:11](799 MB) +PASS -- TEST 'rap_progcld_thompson_debug_gnu' [04:23, 02:40](802 MB) +PASS -- TEST 'rrfs_v1beta_debug_gnu' [04:21, 02:41](799 MB) +PASS -- TEST 'control_ras_debug_gnu' [07:21, 01:38](431 MB) +PASS -- TEST 'control_stochy_debug_gnu' [07:21, 01:49](433 MB) +PASS -- TEST 'control_debug_p8_gnu' [07:44, 01:43](1412 MB) +PASS -- TEST 'rap_flake_debug_gnu' [07:24, 02:39](804 MB) +PASS -- TEST 'rap_clm_lake_debug_gnu' [08:23, 02:42](807 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [08:36, 04:24](805 MB) + +PASS -- COMPILE 'wam_debug_gnu' [37:12, 02:24] + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [38:15, 04:07] +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [13:36, 09:49](688 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [09:38, 05:11](690 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [19:34, 15:34](727 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [12:29, 08:06](725 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [11:35, 05:23](690 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [09:36, 07:20](539 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [04:28, 02:42](518 MB) +PASS -- TEST 'conus13km_control_gnu' [08:55, 03:10](859 MB) +PASS -- TEST 'conus13km_2threads_gnu' [03:48, 01:35](860 MB) +PASS -- TEST 'conus13km_restart_mismatch_gnu' [03:51, 01:54](535 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_gnu' [43:12, 09:50] +PASS -- TEST 'rap_control_dyn64_phy32_gnu' [11:40, 05:59](712 MB) + +PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [38:14, 06:44] +PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [07:23, 02:35](690 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [08:23, 02:33](689 MB) +PASS -- TEST 'conus13km_debug_gnu' [11:45, 06:52](858 MB) +PASS -- TEST 'conus13km_debug_qr_gnu' [11:40, 07:00](546 MB) +PASS -- TEST 'conus13km_debug_2threads_gnu' [09:38, 05:45](860 MB) +PASS -- TEST 'conus13km_radar_tten_debug_gnu' [10:39, 06:52](924 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [10:11, 06:46] +PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [06:23, 02:39](713 MB) + +PASS -- COMPILE 's2swa_gnu' [20:12, 16:49] + +PASS -- COMPILE 's2s_gnu' [19:12, 16:18] +PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [14:09, 11:15](1502 MB) + +PASS -- COMPILE 's2swa_debug_gnu' [06:11, 03:11] + +PASS -- COMPILE 's2sw_pdlib_gnu' [18:11, 15:52] +PASS -- TEST 'cpld_control_pdlib_p8_gnu' [36:11, 24:36](1441 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_gnu' [05:11, 03:02] + +PASS -- COMPILE 'datm_cdeps_gnu' [18:12, 15:42] +PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [05:19, 03:08](692 MB) SYNOPSIS: -Starting Date/Time: 20250117 22:44:14 -Ending Date/Time: 20250118 00:36:39 -Total Time: 01h:52m:43s -Compiles Completed: 61/61 -Tests Completed: 249/249 +Starting Date/Time: 20250123 01:38:06 +Ending Date/Time: 20250123 06:26:28 +Total Time: 04h:48m:39s +Compiles Completed: 62/62 +Tests Completed: 247/250 +Failed Tests: +* TEST cpld_restart_p8_lnd_intel: FAILED: UNABLE TO COMPLETE COMPARISON +-- LOG: /scratch2/NCEPDEV/marine/Jong.Kim/UFS-RT/pr-2387/tests/logs/log_hera/run_cpld_restart_p8_lnd_intel.log +* TEST datm_cdeps_lm4_gswp3_intel: FAILED: RUN DID NOT COMPLETE +-- LOG: /scratch2/NCEPDEV/marine/Jong.Kim/UFS-RT/pr-2387/tests/logs/log_hera/run_datm_cdeps_lm4_gswp3_intel.log +* TEST datm_cdeps_lm4_gswp3_rst_intel: FAILED: UNABLE TO START TEST +-- LOG: N/A + +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 HERA REGRESSION TESTING LOG==== +====START OF HERA REGRESSION TESTING LOG==== + +UFSWM hash used in testing: +0fc9036195cc178e1d4938163575ebb6cade49d2 + +Submodule hashes used in testing: + 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) + 2eccb9f74ebd8dfc09b53d15f5a96c847b77c443 CDEPS-interface/CDEPS (cdeps0.4.17-310-g2eccb9f) + ff7fd76118d47ccef6cb934b834161c6be5a9909 CICE-interface/CICE (CICE6.0.0-392-gff7fd76) + cb180b0ab5cb618b503d695d6f214a03f845ab06 CMEPS-interface/CMEPS (cmeps0.9.2-42-gcb180b0a) + cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) + 805d64e6cd64931600ddbf3a5a180343247832cd FV3 (remotes/origin/feature/s2s_with_lnd) + 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) + 6fff0955a123c1dea8d70f31271e13d320ff8552 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10366-g6fff0955a) + 2b832ca7a9eaf1a979940f34a55944351bf9f6e3 NOAHMP-interface/noahmp (v3.7.1-454-g2b832ca) + af14207b0b2395a2b4e1e01cdbce51973026228f WW3 (6.07.1-352-gaf14207b) + 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: /scratch2/NAGAPE/epic/UFS-WM_RT/NEMSfv3gfs/develop-20250122 +COMPARISON DIRECTORY: /scratch1/NCEPDEV/stmp2/Jong.Kim/FV3_RT/rt_1696385 + +RT.SH OPTIONS USED: +* (-a) - HPC PROJECT ACCOUNT: epic +* (-e) - USE ECFLOW + +PASS -- COMPILE 's2swal_intel' [16:12, 14:16] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [14:03, 10:22](3232 MB) +PASS -- TEST 'cpld_restart_p8_lnd_intel' [09:58, 05:33](3154 MB) + +PASS -- COMPILE 'datm_cdeps_lm4_intel' [03:11, 01:37] +PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [02:59, 00:38](562 MB) +PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:32, 00:23](451 MB) + +SYNOPSIS: +Starting Date/Time: 20250123 21:00:55 +Ending Date/Time: 20250123 21:42:23 +Total Time: 00h:45m:14s +Compiles Completed: 2/2 +Tests Completed: 4/4 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 589154b88c..6cdf002ae1 100644 --- a/tests/logs/RegressionTests_hercules.log +++ b/tests/logs/RegressionTests_hercules.log @@ -1,21 +1,20 @@ ====START OF hercules REGRESSION TESTING LOG==== UFSWM hash used in testing: - -8b8eac654f051017e26b76099b5eb7471f0a110d +d010f320cfc5493ac49f186c3e0ffb15ba26c0c7 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) + 2eccb9f74ebd8dfc09b53d15f5a96c847b77c443 CDEPS-interface/CDEPS (cdeps0.4.17-310-g2eccb9f) ff7fd76118d47ccef6cb934b834161c6be5a9909 CICE-interface/CICE (CICE6.0.0-392-gff7fd76) 3792520561cf9419082ef41f9f0dffd03edf2e43 CICE-interface/CICE/icepack (Icepack1.1.0-198-g3792520) - 55576eba972ad53cc6546f00d409fa27361f78bd CMEPS-interface/CMEPS (cmeps_v0.4.1-2312-g55576eb) + cb180b0ab5cb618b503d695d6f214a03f845ab06 CMEPS-interface/CMEPS (cmeps0.9.2-42-gcb180b0a) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - b40f99dd1701569ee27b01d53c3c8f32f4d33951 FV3 (heads/develop) + 805d64e6cd64931600ddbf3a5a180343247832cd FV3 (remotes/origin/feature/s2s_with_lnd) 9490871a616604efe9dd75608214081eef557ad6 FV3/atmos_cubed_sphere (201912_public_release-408-g9490871) 9e1c3abe1048c0f18c53fdbb7113bc56a129bdf5 FV3/ccpp/framework (2024-07-11-dev-2-g9e1c3ab) - 449343f16e87e149f05a76b565287c77f53ccf83 FV3/ccpp/physics (EP4-1099-g449343f1) + ed3d4af782050e043b2f9817dff93e96aba26d45 FV3/ccpp/physics (ccpp_transition_to_vlab_master_20190705-4595-ged3d4af7) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) ce5f3b146861cf6c95e1c14c640ede1ed97e6eef FV3/upp (upp_v10.2.0-243-gce5f3b14) -179cae1dd84401cf25d250bd9102e66560a9d328 FV3/upp/sorc/libIFI.fd @@ -24,11 +23,11 @@ Submodule hashes used in testing: 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) - 162aad89d52ba3ce4369fb0adbe2bbb57d83918e MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10365-g162aad89d) + 6fff0955a123c1dea8d70f31271e13d320ff8552 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10366-g6fff0955a) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) - 025043d1ad662fca05f29f88ddd88ddf46c81882 NOAHMP-interface/noahmp (v3.7.1-444-g025043d) - 9770a245adef971423aac2699ffcf8b36dba3945 WW3 (6.07.1-375-g9770a245) + 2b832ca7a9eaf1a979940f34a55944351bf9f6e3 NOAHMP-interface/noahmp (v3.7.1-454-g2b832ca) + af14207b0b2395a2b4e1e01cdbce51973026228f WW3 (6.07.1-352-gaf14207b) 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17) fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) @@ -38,414 +37,441 @@ 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: /work/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/develop-20250107 -COMPARISON DIRECTORY: /work2/noaa/stmp/jongkim/jongkim/FV3_RT/rt_2292685 +BASELINE DIRECTORY: /work/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/develop-20250122 +COMPARISON DIRECTORY: /work2/noaa/stmp/jongkim/jongkim/FV3_RT/rt_1591501 UFS_TEST.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-r) - USE ROCOTO -PASS -- COMPILE s2swa_32bit_intel [11:47, 11:46](1 warnings,11 remarks) -PASS -- TEST cpld_control_p8_mixedmode_intel [08:49, 08:04] (2133260 MB) - -PASS -- COMPILE s2swa_32bit_pdlib_intel [16:30, 16:29](1 warnings,11 remarks) -PASS -- TEST cpld_control_gfsv17_intel [18:25, 17:39] (2012876 MB) -PASS -- TEST cpld_control_gfsv17_iau_intel [20:27, 19:16] (2316908 MB) -PASS -- TEST cpld_restart_gfsv17_intel [08:34, 07:33] (1340912 MB) -PASS -- TEST cpld_mpi_gfsv17_intel [20:37, 19:43] (1925664 MB) - -PASS -- COMPILE s2swa_32bit_pdlib_sfs_intel [18:03, 18:03](1 warnings,11 remarks) -PASS -- TEST cpld_control_sfs_intel [17:17, 16:53] (1979640 MB) - -PASS -- COMPILE s2swa_32bit_pdlib_debug_intel [07:10, 07:10](1523 warnings,1943 remarks) -PASS -- TEST cpld_debug_gfsv17_intel [24:55, 24:03] (1987856 MB) - -PASS -- COMPILE s2swa_intel [13:27, 13:26](1 warnings,11 remarks) -PASS -- TEST cpld_control_p8_intel [09:40, 08:54] (2197328 MB) -PASS -- TEST cpld_control_p8.v2.sfc_intel [09:12, 08:27] (2198848 MB) -PASS -- TEST cpld_restart_p8_intel [05:28, 04:39] (1961800 MB) -PASS -- TEST cpld_control_qr_p8_intel [09:26, 08:40] (2216508 MB) -PASS -- TEST cpld_restart_qr_p8_intel [05:26, 04:46] (1740448 MB) -PASS -- TEST cpld_2threads_p8_intel [11:01, 10:21] (2436572 MB) -PASS -- TEST cpld_decomp_p8_intel [09:25, 08:39] (2186576 MB) -PASS -- TEST cpld_mpi_p8_intel [08:04, 07:28] (2104668 MB) -PASS -- TEST cpld_control_ciceC_p8_intel [09:22, 08:35] (2206008 MB) -PASS -- TEST cpld_control_c192_p8_intel [18:20, 17:01] (2993180 MB) -PASS -- TEST cpld_restart_c192_p8_intel [08:22, 06:34] (2914324 MB) -PASS -- TEST cpld_bmark_p8_intel [15:30, 10:50] (3857376 MB) -PASS -- TEST cpld_restart_bmark_p8_intel [13:20, 07:26] (3684872 MB) -PASS -- TEST cpld_s2sa_p8_intel [07:55, 07:17] (2170020 MB) - -PASS -- COMPILE s2sw_intel [12:23, 12:22](1 warnings,11 remarks) -PASS -- TEST cpld_control_noaero_p8_intel [08:20, 07:43] (2025836 MB) -PASS -- TEST cpld_control_nowave_noaero_p8_intel [06:39, 05:57] (2104492 MB) - -PASS -- COMPILE s2swa_debug_intel [07:09, 07:09](1413 warnings,1173 remarks) -PASS -- TEST cpld_debug_p8_intel [14:52, 14:07] (2233528 MB) - -PASS -- COMPILE s2sw_debug_intel [07:05, 07:05](1413 warnings,1173 remarks) -PASS -- TEST cpld_debug_noaero_p8_intel [06:59, 06:25] (2041312 MB) - -PASS -- COMPILE s2s_aoflux_intel [11:36, 11:36],3 remarks) -PASS -- TEST cpld_control_noaero_p8_agrid_intel [04:46, 04:09] (2066960 MB) - -PASS -- COMPILE s2s_intel [09:54, 09:53](1 warnings,3 remarks) -PASS -- TEST cpld_control_c48_intel [06:20, 05:55] (3036308 MB) -PASS -- TEST cpld_warmstart_c48_intel [02:20, 01:52] (3029448 MB) -PASS -- TEST cpld_restart_c48_intel [01:23, 01:06] (2481068 MB) - -PASS -- COMPILE s2swa_faster_intel [11:59, 11:59](1 warnings,11 remarks) -PASS -- TEST cpld_control_p8_faster_intel [09:17, 08:30] (2206656 MB) - -PASS -- COMPILE s2sw_pdlib_intel [16:10, 16:09](1 warnings,11 remarks) -PASS -- TEST cpld_control_pdlib_p8_intel [15:52, 15:09] (2069556 MB) -PASS -- TEST cpld_restart_pdlib_p8_intel [08:09, 07:19] (1381264 MB) -PASS -- TEST cpld_mpi_pdlib_p8_intel [24:38, 23:56] (1986572 MB) - -PASS -- COMPILE s2sw_pdlib_debug_intel [04:26, 04:25](1523 warnings,1943 remarks) -PASS -- TEST cpld_debug_pdlib_p8_intel [25:13, 24:30] (2045932 MB) - -PASS -- COMPILE atm_dyn32_intel [09:51, 09:51](1 warnings,1 remarks) -PASS -- TEST control_flake_intel [03:10, 02:59] (703164 MB) -PASS -- TEST control_CubedSphereGrid_intel [02:35, 02:13] (1609636 MB) -PASS -- TEST control_CubedSphereGrid_parallel_intel [02:38, 02:12] (1615320 MB) -PASS -- TEST control_latlon_intel [02:29, 02:09] (1607140 MB) -PASS -- TEST control_wrtGauss_netcdf_parallel_intel [02:35, 02:08] (1596156 MB) -PASS -- TEST control_c48_intel [06:50, 06:28] (1707596 MB) -PASS -- TEST control_c48.v2.sfc_intel [06:05, 05:54] (832844 MB) -PASS -- TEST control_c48_lnd_iau_intel [06:45, 06:28] (1707964 MB) -PASS -- TEST control_c192_intel [06:53, 06:20] (1769912 MB) -PASS -- TEST control_c384_intel [08:26, 07:24] (2023560 MB) -PASS -- TEST control_c384gdas_intel [10:45, 09:17] (1522528 MB) -PASS -- TEST control_stochy_intel [01:41, 01:30] (659640 MB) -PASS -- TEST control_stochy_restart_intel [01:11, 00:53] (537536 MB) -PASS -- TEST control_lndp_intel [01:29, 01:21] (675008 MB) -PASS -- TEST control_iovr4_intel [02:25, 02:13] (656740 MB) -PASS -- TEST control_iovr5_intel [02:24, 02:10] (660244 MB) -PASS -- TEST control_p8_intel [04:10, 03:31] (1895104 MB) -PASS -- TEST control_p8.v2.sfc_intel [03:29, 02:48] (1893876 MB) -PASS -- TEST control_p8_ugwpv1_intel [03:30, 02:47] (1896792 MB) -PASS -- TEST control_restart_p8_intel [02:08, 01:35] (1157192 MB) -PASS -- TEST control_noqr_p8_intel [03:15, 02:39] (1888108 MB) -PASS -- TEST control_restart_noqr_p8_intel [02:08, 01:32] (1216328 MB) -PASS -- TEST control_decomp_p8_intel [03:11, 02:38] (1871780 MB) -PASS -- TEST control_2threads_p8_intel [04:08, 03:30] (1951788 MB) -PASS -- TEST control_p8_lndp_intel [04:49, 04:25] (1900004 MB) -PASS -- TEST control_p8_rrtmgp_intel [04:25, 03:41] (1969804 MB) -PASS -- TEST control_p8_mynn_intel [03:28, 02:48] (1903672 MB) -PASS -- TEST merra2_thompson_intel [03:43, 03:02] (1894472 MB) -PASS -- TEST regional_control_intel [05:01, 04:42] (1231832 MB) -PASS -- TEST regional_restart_intel [02:59, 02:40] (1186672 MB) -PASS -- TEST regional_decomp_intel [05:10, 04:56] (1214348 MB) -PASS -- TEST regional_2threads_intel [04:33, 04:15] (1119380 MB) -PASS -- TEST regional_noquilt_intel [04:54, 04:36] (1552680 MB) -PASS -- TEST regional_netcdf_parallel_intel [04:58, 04:36] (1225664 MB) -PASS -- TEST regional_2dwrtdecomp_intel [05:02, 04:43] (1227644 MB) -PASS -- TEST regional_wofs_intel [06:17, 05:59] (2084000 MB) - -PASS -- COMPILE rrfs_intel [08:56, 08:55](3 warnings,9 remarks) -PASS -- TEST rap_control_intel [07:19, 06:39] (1219664 MB) -PASS -- TEST regional_spp_sppt_shum_skeb_intel [04:10, 03:31] (1375148 MB) -PASS -- TEST rap_decomp_intel [07:39, 07:01] (1146044 MB) -PASS -- TEST rap_2threads_intel [09:40, 09:00] (1226600 MB) -PASS -- TEST rap_restart_intel [04:25, 03:42] (1154492 MB) -PASS -- TEST rap_sfcdiff_intel [07:25, 06:46] (1212436 MB) -PASS -- TEST rap_sfcdiff_decomp_intel [08:01, 07:21] (1155540 MB) -PASS -- TEST rap_sfcdiff_restart_intel [05:46, 05:12] (1191144 MB) -PASS -- TEST hrrr_control_intel [04:17, 03:37] (1084928 MB) -PASS -- TEST hrrr_control_decomp_intel [04:21, 03:40] (1039388 MB) -PASS -- TEST hrrr_control_2threads_intel [05:24, 04:45] (1151420 MB) -PASS -- TEST hrrr_control_restart_intel [02:30, 02:11] (1036356 MB) -PASS -- TEST rrfs_v1beta_intel [07:29, 06:43] (1197596 MB) -PASS -- TEST rrfs_v1nssl_intel [08:38, 08:24] (2004964 MB) -PASS -- TEST rrfs_v1nssl_nohailnoccn_intel [08:45, 08:20] (2158236 MB) - -PASS -- COMPILE csawmg_intel [08:46, 08:45] -PASS -- TEST control_csawmg_intel [06:10, 05:44] (1043464 MB) -PASS -- TEST control_ras_intel [03:11, 03:00] (812692 MB) - -PASS -- COMPILE wam_intel [08:40, 08:40],1 remarks) -PASS -- TEST control_wam_intel [10:16, 09:51] (1666496 MB) - -PASS -- COMPILE atm_faster_dyn32_intel [08:48, 08:48],1 remarks) -PASS -- TEST control_p8_faster_intel [03:11, 02:29] (1894656 MB) -PASS -- TEST regional_control_faster_intel [04:43, 04:24] (1223192 MB) - -PASS -- COMPILE atm_debug_dyn32_intel [06:38, 06:37](882 warnings,9 remarks) -PASS -- TEST control_CubedSphereGrid_debug_intel [02:22, 02:03] (1635036 MB) -PASS -- TEST control_wrtGauss_netcdf_parallel_debug_intel [02:25, 02:03] (1636540 MB) -PASS -- TEST control_stochy_debug_intel [03:31, 03:19] (839028 MB) -PASS -- TEST control_lndp_debug_intel [04:36, 04:24] (830444 MB) -PASS -- TEST control_csawmg_debug_intel [04:52, 04:34] (1154916 MB) -PASS -- TEST control_ras_debug_intel [02:32, 02:25] (843024 MB) -PASS -- TEST control_diag_debug_intel [04:43, 04:15] (1685400 MB) -PASS -- TEST control_debug_p8_intel [03:30, 03:10] (1922308 MB) -PASS -- TEST regional_debug_intel [15:23, 15:01] (1153820 MB) -PASS -- TEST rap_control_debug_intel [05:24, 05:17] (1216580 MB) -PASS -- TEST hrrr_control_debug_intel [04:24, 04:11] (1217016 MB) -PASS -- TEST hrrr_gf_debug_intel [06:04, 05:52] (1222900 MB) -PASS -- TEST hrrr_c3_debug_intel [04:19, 04:09] (1231152 MB) -PASS -- TEST rap_unified_drag_suite_debug_intel [08:08, 07:59] (1232256 MB) -PASS -- TEST rap_diag_debug_intel [04:41, 04:26] (1319112 MB) -PASS -- TEST rap_cires_ugwp_debug_intel [04:33, 04:19] (1214608 MB) -PASS -- TEST rap_unified_ugwp_debug_intel [08:14, 08:05] (1226452 MB) -PASS -- TEST rap_lndp_debug_intel [04:20, 04:11] (1221008 MB) -PASS -- TEST rap_progcld_thompson_debug_intel [04:27, 04:19] (1216804 MB) -PASS -- TEST rap_noah_debug_intel [05:29, 05:21] (1215280 MB) -PASS -- TEST rap_sfcdiff_debug_intel [04:21, 04:13] (1231200 MB) -PASS -- TEST rap_noah_sfcdiff_cires_ugwp_debug_intel [06:57, 06:44] (1231328 MB) -PASS -- TEST rrfs_v1beta_debug_intel [04:22, 04:11] (1224216 MB) -PASS -- TEST rap_clm_lake_debug_intel [04:29, 04:15] (1223396 MB) -PASS -- TEST rap_flake_debug_intel [08:14, 08:02] (1217036 MB) -PASS -- TEST gnv1_c96_no_nest_debug_intel [07:41, 07:04] (1235196 MB) - -PASS -- COMPILE atm_debug_dyn32_gnu [03:52, 03:52] -PASS -- TEST control_csawmg_debug_gnu [02:58, 02:39] (1044972 MB) - -PASS -- COMPILE wam_debug_intel [03:45, 03:45](837 warnings,1 remarks) - -PASS -- COMPILE rrfs_dyn32_phy32_intel [08:30, 08:30](3 warnings,8 remarks) -PASS -- TEST regional_spp_sppt_shum_skeb_dyn32_phy32_intel [04:11, 03:34] (1242220 MB) -PASS -- TEST rap_control_dyn32_phy32_intel [06:20, 05:38] (1160316 MB) -PASS -- TEST hrrr_control_dyn32_phy32_intel [03:46, 02:58] (1028848 MB) -PASS -- TEST rap_2threads_dyn32_phy32_intel [08:37, 08:03] (1131412 MB) -PASS -- TEST hrrr_control_2threads_dyn32_phy32_intel [04:54, 04:04] (1075256 MB) -PASS -- TEST hrrr_control_decomp_dyn32_phy32_intel [03:54, 03:07] (997160 MB) -PASS -- TEST rap_restart_dyn32_phy32_intel [05:05, 04:14] (1073940 MB) -PASS -- TEST hrrr_control_restart_dyn32_phy32_intel [01:55, 01:44] (937140 MB) - -PASS -- COMPILE rrfs_dyn32_phy32_faster_intel [08:06, 08:05](3 warnings,8 remarks) -PASS -- TEST conus13km_control_intel [02:06, 01:39] (1298444 MB) -PASS -- TEST conus13km_2threads_intel [01:22, 01:00] (1190596 MB) -PASS -- TEST conus13km_restart_mismatch_intel [01:49, 01:26] (1162444 MB) - -PASS -- COMPILE rrfs_dyn64_phy32_intel [08:15, 08:14](3 warnings,8 remarks) -PASS -- TEST rap_control_dyn64_phy32_intel [04:16, 03:48] (1097180 MB) - -PASS -- COMPILE rrfs_dyn32_phy32_debug_intel [03:51, 03:50](785 warnings,8 remarks) -PASS -- TEST rap_control_debug_dyn32_phy32_intel [05:28, 05:19] (1102000 MB) -PASS -- TEST hrrr_control_debug_dyn32_phy32_intel [04:11, 04:00] (1097908 MB) -PASS -- TEST conus13km_debug_intel [12:08, 11:43] (1350712 MB) -PASS -- TEST conus13km_debug_qr_intel [23:27, 23:06] (1005708 MB) -PASS -- TEST conus13km_debug_2threads_intel [13:35, 13:12] (1233176 MB) -PASS -- TEST conus13km_radar_tten_debug_intel [11:55, 11:29] (1408104 MB) - -PASS -- COMPILE rrfs_dyn64_phy32_debug_intel [03:49, 03:49](785 warnings,8 remarks) -PASS -- TEST rap_control_dyn64_phy32_debug_intel [04:42, 04:27] (1159160 MB) - -PASS -- COMPILE hafsw_intel [09:45, 09:44](1 warnings,10 remarks) -PASS -- TEST hafs_regional_atm_intel [07:39, 06:01] (857408 MB) -PASS -- TEST hafs_regional_atm_thompson_gfdlsf_intel [06:14, 05:56] (1265168 MB) -PASS -- TEST hafs_regional_atm_ocn_intel [09:03, 07:42] (919984 MB) -PASS -- TEST hafs_regional_atm_wav_intel [15:25, 14:26] (972228 MB) -PASS -- TEST hafs_regional_atm_ocn_wav_intel [19:23, 18:10] (985096 MB) -PASS -- TEST hafs_regional_1nest_atm_intel [08:06, 07:24] (592420 MB) -PASS -- TEST hafs_regional_telescopic_2nests_atm_intel [10:16, 09:13] (608336 MB) -PASS -- TEST hafs_global_1nest_atm_intel [04:11, 03:40] (438200 MB) -PASS -- TEST hafs_global_multiple_4nests_atm_intel [11:23, 09:42] (542952 MB) -PASS -- TEST hafs_regional_specified_moving_1nest_atm_intel [05:28, 04:55] (602072 MB) -PASS -- TEST hafs_regional_storm_following_1nest_atm_intel [05:20, 04:44] (601608 MB) -PASS -- TEST hafs_regional_storm_following_1nest_atm_ocn_intel [05:54, 05:11] (662888 MB) -PASS -- TEST hafs_global_storm_following_1nest_atm_intel [02:09, 01:51] (461440 MB) - -PASS -- COMPILE hafsw_debug_intel [04:02, 04:02](1465 warnings,1445 remarks) -PASS -- TEST hafs_regional_storm_following_1nest_atm_ocn_debug_intel [12:48, 12:05] (638260 MB) - -PASS -- COMPILE hafsw_faster_intel [10:43, 10:41],9 remarks) -PASS -- TEST hafs_regional_storm_following_1nest_atm_ocn_wav_intel [18:50, 18:03] (761904 MB) -PASS -- TEST hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel [20:02, 19:17] (832740 MB) - -PASS -- COMPILE hafs_mom6w_intel [11:05, 11:05],8 remarks) -PASS -- TEST hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel [13:42, 12:12] (816432 MB) - -PASS -- COMPILE hafs_all_intel [10:18, 10:17],9 remarks) -PASS -- TEST hafs_regional_docn_intel [06:33, 05:36] (935720 MB) -PASS -- TEST hafs_regional_docn_oisst_intel [06:35, 05:40] (912924 MB) -PASS -- TEST hafs_regional_datm_cdeps_intel [17:24, 16:48] (1344008 MB) - -PASS -- COMPILE datm_cdeps_intel [06:12, 06:11],2 remarks) -PASS -- TEST datm_cdeps_control_cfsr_intel [03:10, 03:03] (1138004 MB) -PASS -- TEST datm_cdeps_restart_cfsr_intel [01:26, 01:19] (1103020 MB) -PASS -- TEST datm_cdeps_control_gefs_intel [02:15, 02:08] (1025836 MB) -PASS -- TEST datm_cdeps_iau_gefs_intel [02:16, 02:10] (1020148 MB) -PASS -- TEST datm_cdeps_stochy_gefs_intel [02:21, 02:13] (1023116 MB) -PASS -- TEST datm_cdeps_ciceC_cfsr_intel [02:21, 02:12] (1155520 MB) -PASS -- TEST datm_cdeps_bulk_cfsr_intel [03:05, 02:59] (1129304 MB) -PASS -- TEST datm_cdeps_bulk_gefs_intel [02:11, 02:06] (1021044 MB) -PASS -- TEST datm_cdeps_mx025_cfsr_intel [05:37, 04:58] (1165736 MB) -PASS -- TEST datm_cdeps_mx025_gefs_intel [05:31, 04:56] (1166108 MB) -PASS -- TEST datm_cdeps_multiple_files_cfsr_intel [02:15, 02:12] (1152100 MB) -PASS -- TEST datm_cdeps_3072x1536_cfsr_intel [03:06, 03:01] (2411224 MB) -PASS -- TEST datm_cdeps_gfs_intel [03:09, 03:04] (2452036 MB) - -PASS -- COMPILE datm_cdeps_debug_intel [03:58, 03:57](2 warnings,2 remarks) -PASS -- TEST datm_cdeps_debug_cfsr_intel [05:18, 05:12] (1076152 MB) - -PASS -- COMPILE datm_cdeps_faster_intel [06:09, 06:08],2 remarks) -PASS -- TEST datm_cdeps_control_cfsr_faster_intel [02:14, 02:08] (1169680 MB) - -PASS -- COMPILE datm_cdeps_land_intel [01:10, 01:10],1 remarks) -PASS -- TEST datm_cdeps_lnd_gswp3_intel [01:18, 00:58] (334144 MB) -PASS -- TEST datm_cdeps_lnd_era5_intel [01:07, 00:54] (562940 MB) -PASS -- TEST datm_cdeps_lnd_era5_rst_intel [00:47, 00:33] (570396 MB) - -PASS -- COMPILE atm_ds2s_docn_pcice_intel [09:02, 09:01],3 remarks) -PASS -- TEST atm_ds2s_docn_pcice_intel [04:41, 04:04] (2019500 MB) - -PASS -- COMPILE atm_ds2s_docn_dice_intel [09:05, 09:04](1 warnings,1 remarks) -PASS -- TEST atm_ds2s_docn_dice_intel [04:55, 04:20] (2023912 MB) - -PASS -- COMPILE atml_intel [09:30, 09:29](8 warnings,2 remarks) -PASS -- TEST control_p8_atmlnd_sbs_intel [06:32, 05:43] (1904216 MB) -PASS -- TEST control_p8_atmlnd_intel [06:56, 06:06] (1897000 MB) -PASS -- TEST control_restart_p8_atmlnd_intel [04:49, 04:22] (1129864 MB) - -PASS -- COMPILE atml_debug_intel [04:56, 04:55](880 warnings,2 remarks) -PASS -- TEST control_p8_atmlnd_debug_intel [10:49, 10:01] (1916028 MB) - -PASS -- COMPILE atmw_intel [10:07, 10:07],9 remarks) -PASS -- TEST atmwav_control_noaero_p8_intel [02:29, 01:50] (1925680 MB) - -PASS -- COMPILE atmaero_intel [08:46, 08:45],1 remarks) -PASS -- TEST atmaero_control_p8_intel [05:24, 04:45] (2014120 MB) -PASS -- TEST atmaero_control_p8_rad_intel [06:06, 05:24] (1788612 MB) -PASS -- TEST atmaero_control_p8_rad_micro_intel [05:59, 05:32] (1795572 MB) - -PASS -- COMPILE atmaq_debug_intel [03:30, 03:30](882 warnings,6 remarks) -PASS -- TEST regional_atmaq_debug_intel [18:54, 17:43] (4567136 MB) - -PASS -- COMPILE atm_fbh_intel [08:08, 08:08](3 warnings,8 remarks) -PASS -- TEST cpld_regional_atm_fbh_intel [10:08, 09:52] (1109392 MB) - -PASS -- COMPILE datm_cdeps_intelllvm [10:01, 10:00] -PASS -- TEST datm_cdeps_control_cfsr_intelllvm [02:24, 02:17] (1166540 MB) - -PASS -- COMPILE datm_cdeps_debug_intelllvm [01:43, 01:43](2 warnings -PASS -- TEST datm_cdeps_debug_cfsr_intelllvm [06:32, 06:26] (1073440 MB) - -PASS -- COMPILE atm_gnu [04:13, 04:13] -PASS -- TEST control_c48_gnu [08:08, 07:44] (1525168 MB) -PASS -- TEST control_stochy_gnu [02:38, 02:27] (721608 MB) -PASS -- TEST control_ras_gnu [04:04, 03:55] (722520 MB) -PASS -- TEST control_p8_gnu [05:21, 04:43] (1702648 MB) -PASS -- TEST control_p8_ugwpv1_gnu [04:13, 03:42] (1721688 MB) -PASS -- TEST control_flake_gnu [05:04, 04:51] (806652 MB) - -PASS -- COMPILE rrfs_gnu [04:19, 04:19] -PASS -- TEST rap_control_gnu [09:03, 08:24] (1074344 MB) -PASS -- TEST rap_decomp_gnu [09:08, 08:27] (1072412 MB) -PASS -- TEST rap_2threads_gnu [11:45, 11:07] (975632 MB) -PASS -- TEST rap_restart_gnu [04:40, 04:10] (878296 MB) -PASS -- TEST rap_sfcdiff_gnu [08:39, 08:03] (1072592 MB) -PASS -- TEST rap_sfcdiff_decomp_gnu [08:58, 08:19] (1071788 MB) -PASS -- TEST rap_sfcdiff_restart_gnu [06:51, 06:10] (877492 MB) -PASS -- TEST hrrr_control_gnu [04:56, 04:14] (1060816 MB) -PASS -- TEST hrrr_control_noqr_gnu [04:35, 04:08] (1128696 MB) -PASS -- TEST hrrr_control_decomp_gnu [04:59, 04:18] (1060344 MB) -PASS -- TEST hrrr_control_restart_gnu [02:36, 02:15] (874252 MB) -PASS -- TEST hrrr_control_restart_noqr_gnu [02:20, 02:08] (924780 MB) -PASS -- TEST rrfs_v1beta_gnu [08:51, 08:11] (1070408 MB) - -PASS -- COMPILE csawmg_gnu [04:25, 04:24] -PASS -- TEST control_csawmg_gnu [07:38, 07:21] (1048164 MB) - -PASS -- COMPILE atm_dyn32_debug_gnu [06:35, 06:34] -PASS -- TEST control_diag_debug_gnu [01:47, 01:29] (1617036 MB) -PASS -- TEST regional_debug_gnu [07:58, 07:39] (1105156 MB) -PASS -- TEST rap_control_debug_gnu [02:12, 02:05] (1088492 MB) -PASS -- TEST hrrr_control_debug_gnu [02:16, 02:09] (1078892 MB) -PASS -- TEST hrrr_gf_debug_gnu [02:13, 02:04] (1084884 MB) -PASS -- TEST hrrr_c3_debug_gnu [02:08, 01:59] (1085872 MB) -PASS -- TEST rap_diag_debug_gnu [02:21, 02:05] (1258884 MB) -PASS -- TEST rap_noah_sfcdiff_cires_ugwp_debug_gnu [03:23, 03:14] (1086136 MB) -PASS -- TEST rap_progcld_thompson_debug_gnu [02:09, 02:02] (1087604 MB) -PASS -- TEST rrfs_v1beta_debug_gnu [02:17, 02:06] (1080612 MB) -PASS -- TEST control_ras_debug_gnu [01:28, 01:17] (717792 MB) -PASS -- TEST control_stochy_debug_gnu [02:38, 02:27] (721368 MB) -PASS -- TEST control_debug_p8_gnu [01:37, 01:19] (1715188 MB) -PASS -- TEST rap_flake_debug_gnu [02:16, 02:07] (1088560 MB) -PASS -- TEST rap_clm_lake_debug_gnu [02:13, 02:07] (1086892 MB) -PASS -- TEST gnv1_c96_no_nest_debug_gnu [04:19, 03:42] (1093772 MB) - -PASS -- COMPILE wam_debug_gnu [02:55, 02:54] -PASS -- TEST control_wam_debug_gnu [06:24, 06:03] (1551288 MB) - -PASS -- COMPILE rrfs_dyn32_phy32_gnu [04:22, 04:22] -PASS -- TEST rap_control_dyn32_phy32_gnu [08:20, 07:43] (952768 MB) -PASS -- TEST hrrr_control_dyn32_phy32_gnu [04:49, 04:01] (941396 MB) -PASS -- TEST rap_2threads_dyn32_phy32_gnu [07:41, 07:06] (916688 MB) -PASS -- TEST hrrr_control_2threads_dyn32_phy32_gnu [07:37, 06:51] (875460 MB) -PASS -- TEST hrrr_control_decomp_dyn32_phy32_gnu [04:51, 04:06] (940420 MB) -PASS -- TEST rap_restart_dyn32_phy32_gnu [06:29, 05:44] (856764 MB) -PASS -- TEST hrrr_control_restart_dyn32_phy32_gnu [02:23, 02:04] (851412 MB) -PASS -- TEST conus13km_control_gnu [03:02, 02:39] (1257592 MB) -PASS -- TEST conus13km_2threads_gnu [07:17, 06:56] (1103776 MB) -PASS -- TEST conus13km_restart_mismatch_gnu [02:02, 01:34] (920524 MB) - -PASS -- COMPILE atm_dyn64_phy32_gnu [08:57, 08:57] -PASS -- TEST rap_control_dyn64_phy32_gnu [04:50, 04:31] (979284 MB) - -PASS -- COMPILE atm_dyn32_phy32_debug_gnu [07:16, 07:16] -PASS -- TEST rap_control_debug_dyn32_phy32_gnu [02:05, 01:57] (973328 MB) -PASS -- TEST hrrr_control_debug_dyn32_phy32_gnu [02:15, 02:04] (963236 MB) -PASS -- TEST conus13km_debug_gnu [05:44, 05:24] (1275776 MB) -PASS -- TEST conus13km_debug_qr_gnu [06:05, 05:38] (952660 MB) -PASS -- TEST conus13km_debug_2threads_gnu [19:05, 18:44] (1125672 MB) -PASS -- TEST conus13km_radar_tten_debug_gnu [05:51, 05:30] (1344400 MB) - -PASS -- COMPILE atm_dyn64_phy32_debug_gnu [07:16, 07:16] -PASS -- TEST rap_control_dyn64_phy32_debug_gnu [02:29, 02:20] (999084 MB) - -PASS -- COMPILE s2swa_gnu [16:49, 16:49] -PASS -- COMPILE s2s_gnu [16:08, 16:08] -PASS -- TEST cpld_control_nowave_noaero_p8_gnu [09:07, 08:16] (3066740 MB) - -PASS -- COMPILE s2swa_debug_gnu [03:12, 03:12] -PASS -- COMPILE s2sw_pdlib_gnu [15:32, 15:31] -PASS -- TEST cpld_control_pdlib_p8_gnu [28:33, 27:49] (3014412 MB) - -PASS -- COMPILE s2sw_pdlib_debug_gnu [03:18, 03:18] -PASS -- TEST cpld_debug_pdlib_p8_gnu [14:52, 14:09] (2917572 MB) - -PASS -- COMPILE datm_cdeps_gnu [14:34, 14:33] -PASS -- TEST datm_cdeps_control_cfsr_gnu [02:53, 02:46] (767920 MB) +PASS -- COMPILE s2swa_32bit_intel [11:17, 11:17](1 warnings,11 remarks) +PASS -- TEST cpld_control_p8_mixedmode_intel [09:49, 09:00] (2150288 MB) + +PASS -- COMPILE s2swa_32bit_pdlib_intel [15:14, 15:14](1 warnings,11 remarks) +PASS -- TEST cpld_control_gfsv17_intel [19:22, 18:26] (2020564 MB) +PASS -- TEST cpld_control_gfsv17_iau_intel [19:27, 18:20] (2326176 MB) +PASS -- TEST cpld_restart_gfsv17_intel [08:08, 06:56] (1355472 MB) +PASS -- TEST cpld_mpi_gfsv17_intel [20:24, 19:29] (1923668 MB) + +PASS -- COMPILE s2swa_32bit_pdlib_sfs_intel [17:35, 17:35](1 warnings,11 remarks) +PASS -- TEST cpld_control_sfs_intel [17:50, 17:18] (1979956 MB) + +PASS -- COMPILE s2swa_32bit_pdlib_debug_intel [07:47, 07:47](1523 warnings,1943 remarks) +PASS -- TEST cpld_debug_gfsv17_intel [24:46, 23:50] (1989836 MB) + +PASS -- COMPILE s2swa_intel [13:00, 13:00](1 warnings,11 remarks) +PASS -- TEST cpld_control_p8_intel [11:30, 10:32] (2200692 MB) +PASS -- TEST cpld_control_p8.v2.sfc_intel [10:53, 10:00] (2202364 MB) +PASS -- TEST cpld_restart_p8_intel [06:10, 05:15] (1952240 MB) +PASS -- TEST cpld_control_qr_p8_intel [10:48, 09:58] (2215524 MB) +PASS -- TEST cpld_restart_qr_p8_intel [05:51, 05:09] (1737248 MB) +PASS -- TEST cpld_2threads_p8_intel [12:11, 11:26] (2443624 MB) +PASS -- TEST cpld_decomp_p8_intel [10:12, 09:23] (2198052 MB) +PASS -- TEST cpld_mpi_p8_intel [09:42, 08:53] (2098444 MB) +PASS -- TEST cpld_control_ciceC_p8_intel [10:19, 09:28] (2207960 MB) +PASS -- TEST cpld_control_c192_p8_intel [17:04, 15:41] (2980052 MB) +PASS -- TEST cpld_restart_c192_p8_intel [09:20, 07:28] (2907716 MB) +PASS -- TEST cpld_bmark_p8_intel [18:40, 13:42] (3862980 MB) +PASS -- TEST cpld_restart_bmark_p8_intel [14:06, 07:42] (3682120 MB) + +PASS -- COMPILE s2swal_intel [13:13, 13:13](1 warnings,12 remarks) +PASS -- TEST cpld_control_p8_lnd_intel [10:58, 10:12] (2167332 MB) +PASS -- TEST cpld_s2sa_p8_intel [08:51, 08:05] (2177604 MB) + +PASS -- COMPILE s2sw_intel [12:38, 12:38](1 warnings,11 remarks) +PASS -- TEST cpld_control_noaero_p8_intel [08:32, 07:47] (2017020 MB) +PASS -- TEST cpld_control_nowave_noaero_p8_intel [06:46, 06:01] (2109772 MB) + +PASS -- COMPILE s2swa_debug_intel [07:47, 07:47](1413 warnings,1173 remarks) +PASS -- TEST cpld_debug_p8_intel [15:18, 14:30] (2238844 MB) + +PASS -- COMPILE s2sw_debug_intel [06:37, 06:36](1413 warnings,1173 remarks) +PASS -- TEST cpld_debug_noaero_p8_intel [06:58, 06:16] (2034868 MB) + +PASS -- COMPILE s2s_aoflux_intel [10:48, 10:48],3 remarks) +PASS -- TEST cpld_control_noaero_p8_agrid_intel [05:37, 04:56] (2058204 MB) + +PASS -- COMPILE s2s_intel [10:38, 10:38](1 warnings,3 remarks) +PASS -- TEST cpld_control_c48_intel [06:32, 06:02] (3028920 MB) +PASS -- TEST cpld_warmstart_c48_intel [02:37, 02:11] (3022768 MB) +PASS -- TEST cpld_restart_c48_intel [01:17, 01:01] (2476552 MB) + +PASS -- COMPILE s2swa_faster_intel [12:41, 12:41](1 warnings,11 remarks) +PASS -- TEST cpld_control_p8_faster_intel [09:44, 08:51] (2199056 MB) + +PASS -- COMPILE s2sw_pdlib_intel [15:33, 15:33](1 warnings,11 remarks) +PASS -- TEST cpld_control_pdlib_p8_intel [15:18, 14:29] (2064364 MB) +PASS -- TEST cpld_restart_pdlib_p8_intel [08:14, 07:20] (1394688 MB) +PASS -- TEST cpld_mpi_pdlib_p8_intel [16:36, 15:51] (1999516 MB) + +PASS -- COMPILE s2sw_pdlib_debug_intel [04:44, 04:44](1523 warnings,1943 remarks) +PASS -- TEST cpld_debug_pdlib_p8_intel [27:13, 26:17] (2039020 MB) + +PASS -- COMPILE atm_dyn32_intel [09:06, 09:06](1 warnings,1 remarks) +PASS -- TEST control_flake_intel [03:07, 02:55] (702600 MB) +PASS -- TEST control_CubedSphereGrid_intel [02:35, 02:11] (1605556 MB) +PASS -- TEST control_CubedSphereGrid_parallel_intel [02:46, 02:18] (1620508 MB) +PASS -- TEST control_latlon_intel [02:33, 02:15] (1618720 MB) +PASS -- TEST control_wrtGauss_netcdf_parallel_intel [02:41, 02:17] (1620912 MB) +PASS -- TEST control_c48_intel [06:53, 06:32] (1708728 MB) +PASS -- TEST control_c48.v2.sfc_intel [06:12, 05:59] (832860 MB) +PASS -- TEST control_c48_lnd_iau_intel [06:52, 06:31] (1710584 MB) +PASS -- TEST control_c192_intel [07:10, 06:38] (1765936 MB) +PASS -- TEST control_c384_intel [08:40, 07:31] (2017992 MB) +PASS -- TEST control_c384gdas_intel [09:02, 07:31] (1506512 MB) +PASS -- TEST control_stochy_intel [01:39, 01:27] (664912 MB) +PASS -- TEST control_stochy_restart_intel [01:12, 00:54] (536692 MB) +PASS -- TEST control_lndp_intel [01:30, 01:21] (669504 MB) +PASS -- TEST control_iovr4_intel [02:26, 02:11] (659668 MB) +PASS -- TEST control_iovr5_intel [02:21, 02:08] (668852 MB) +PASS -- TEST control_p8_intel [03:23, 02:39] (1903972 MB) +PASS -- TEST control_p8.v2.sfc_intel [03:26, 02:41] (1892620 MB) +PASS -- TEST control_p8_ugwpv1_intel [03:19, 02:33] (1899500 MB) +PASS -- TEST control_restart_p8_intel [02:21, 01:42] (1163168 MB) +PASS -- TEST control_noqr_p8_intel [03:05, 02:30] (1897040 MB) +PASS -- TEST control_restart_noqr_p8_intel [02:11, 01:32] (1209372 MB) +PASS -- TEST control_decomp_p8_intel [03:10, 02:34] (1886700 MB) +PASS -- TEST control_2threads_p8_intel [04:45, 04:09] (1960972 MB) +PASS -- TEST control_p8_lndp_intel [05:59, 05:28] (1891308 MB) +PASS -- TEST control_p8_rrtmgp_intel [04:30, 03:53] (1978508 MB) +PASS -- TEST control_p8_mynn_intel [04:13, 03:32] (1902648 MB) +PASS -- TEST merra2_thompson_intel [03:52, 03:04] (1911320 MB) +PASS -- TEST regional_control_intel [05:01, 04:45] (1225744 MB) +PASS -- TEST regional_restart_intel [02:54, 02:40] (1182860 MB) +PASS -- TEST regional_decomp_intel [05:17, 04:59] (1215772 MB) +PASS -- TEST regional_2threads_intel [04:43, 04:25] (1113356 MB) +PASS -- TEST regional_noquilt_intel [04:47, 04:32] (1546700 MB) +PASS -- TEST regional_netcdf_parallel_intel [05:01, 04:41] (1208284 MB) +PASS -- TEST regional_2dwrtdecomp_intel [04:58, 04:43] (1221156 MB) +PASS -- TEST regional_wofs_intel [06:16, 05:58] (2059480 MB) + +PASS -- COMPILE rrfs_intel [08:33, 08:33](3 warnings,9 remarks) +PASS -- TEST rap_control_intel [07:30, 06:54] (1213060 MB) +PASS -- TEST regional_spp_sppt_shum_skeb_intel [04:20, 03:28] (1359544 MB) +PASS -- TEST rap_decomp_intel [07:49, 07:14] (1147076 MB) +PASS -- TEST rap_2threads_intel [10:00, 09:23] (1225784 MB) +PASS -- TEST rap_restart_intel [04:18, 03:37] (1133948 MB) +PASS -- TEST rap_sfcdiff_intel [07:25, 06:50] (1205616 MB) +PASS -- TEST rap_sfcdiff_decomp_intel [07:41, 07:03] (1159744 MB) +PASS -- TEST rap_sfcdiff_restart_intel [06:00, 05:14] (1206352 MB) +PASS -- TEST hrrr_control_intel [04:15, 03:38] (1089488 MB) +PASS -- TEST hrrr_control_decomp_intel [04:14, 03:33] (1042792 MB) +PASS -- TEST hrrr_control_2threads_intel [05:25, 04:41] (1145128 MB) +PASS -- TEST hrrr_control_restart_intel [02:07, 01:59] (1034592 MB) +PASS -- TEST rrfs_v1beta_intel [07:26, 06:40] (1188884 MB) +PASS -- TEST rrfs_v1nssl_intel [08:48, 08:39] (1993496 MB) +PASS -- TEST rrfs_v1nssl_nohailnoccn_intel [08:26, 08:12] (2204520 MB) + +PASS -- COMPILE csawmg_intel [08:13, 08:13] +PASS -- TEST control_csawmg_intel [05:53, 05:39] (1049884 MB) +PASS -- TEST control_ras_intel [03:06, 02:58] (864904 MB) + +PASS -- COMPILE wam_intel [08:30, 08:30],1 remarks) +PASS -- TEST control_wam_intel [10:15, 09:55] (1663780 MB) + +PASS -- COMPILE atm_faster_dyn32_intel [08:47, 08:47],1 remarks) +PASS -- TEST control_p8_faster_intel [03:07, 02:28] (1902520 MB) +PASS -- TEST regional_control_faster_intel [04:33, 04:16] (1222108 MB) + +PASS -- COMPILE atm_debug_dyn32_intel [06:20, 06:20](882 warnings,9 remarks) +PASS -- TEST control_CubedSphereGrid_debug_intel [02:35, 02:16] (1627684 MB) +PASS -- TEST control_wrtGauss_netcdf_parallel_debug_intel [02:25, 02:01] (1629788 MB) +PASS -- TEST control_stochy_debug_intel [02:45, 02:35] (831828 MB) +PASS -- TEST control_lndp_debug_intel [02:44, 02:37] (841320 MB) +PASS -- TEST control_csawmg_debug_intel [05:24, 05:05] (1151036 MB) +PASS -- TEST control_ras_debug_intel [02:28, 02:21] (848140 MB) +PASS -- TEST control_diag_debug_intel [02:41, 02:23] (1697340 MB) +PASS -- TEST control_debug_p8_intel [03:41, 03:18] (1926052 MB) +PASS -- TEST regional_debug_intel [15:35, 15:16] (1163684 MB) +PASS -- TEST rap_control_debug_intel [04:20, 04:13] (1222652 MB) +PASS -- TEST hrrr_control_debug_intel [04:31, 04:24] (1216240 MB) +PASS -- TEST hrrr_gf_debug_intel [04:19, 04:10] (1219352 MB) +PASS -- TEST hrrr_c3_debug_intel [04:22, 04:11] (1219884 MB) +PASS -- TEST rap_unified_drag_suite_debug_intel [04:26, 04:14] (1229292 MB) +PASS -- TEST rap_diag_debug_intel [04:42, 04:30] (1308904 MB) +PASS -- TEST rap_cires_ugwp_debug_intel [04:50, 04:39] (1233540 MB) +PASS -- TEST rap_unified_ugwp_debug_intel [04:21, 04:15] (1231560 MB) +PASS -- TEST rap_lndp_debug_intel [04:24, 04:13] (1219548 MB) +PASS -- TEST rap_progcld_thompson_debug_intel [04:44, 04:32] (1221216 MB) +PASS -- TEST rap_noah_debug_intel [04:13, 04:05] (1224472 MB) +PASS -- TEST rap_sfcdiff_debug_intel [04:18, 04:11] (1227876 MB) +PASS -- TEST rap_noah_sfcdiff_cires_ugwp_debug_intel [06:51, 06:42] (1219412 MB) +PASS -- TEST rrfs_v1beta_debug_intel [04:14, 04:07] (1224828 MB) +PASS -- TEST rap_clm_lake_debug_intel [04:24, 04:12] (1222792 MB) +PASS -- TEST rap_flake_debug_intel [04:50, 04:42] (1229404 MB) +PASS -- TEST gnv1_c96_no_nest_debug_intel [07:51, 07:15] (1240424 MB) + +PASS -- COMPILE atm_debug_dyn32_gnu [03:59, 03:59] +PASS -- TEST control_csawmg_debug_gnu [03:31, 03:13] (1042760 MB) + +PASS -- COMPILE wam_debug_intel [04:21, 04:21](837 warnings,1 remarks) + +PASS -- COMPILE rrfs_dyn32_phy32_intel [09:01, 09:01](3 warnings,8 remarks) +PASS -- TEST regional_spp_sppt_shum_skeb_dyn32_phy32_intel [04:22, 03:47] (1247124 MB) +PASS -- TEST rap_control_dyn32_phy32_intel [06:17, 05:43] (1186236 MB) +PASS -- TEST hrrr_control_dyn32_phy32_intel [03:42, 02:58] (1027484 MB) +PASS -- TEST rap_2threads_dyn32_phy32_intel [08:38, 08:01] (1133172 MB) +PASS -- TEST hrrr_control_2threads_dyn32_phy32_intel [04:58, 04:12] (1064976 MB) +PASS -- TEST hrrr_control_decomp_dyn32_phy32_intel [03:46, 03:06] (994948 MB) +PASS -- TEST rap_restart_dyn32_phy32_intel [04:41, 04:14] (1095736 MB) +PASS -- TEST hrrr_control_restart_dyn32_phy32_intel [01:45, 01:38] (942944 MB) + +PASS -- COMPILE rrfs_dyn32_phy32_faster_intel [07:58, 07:58](3 warnings,8 remarks) +PASS -- TEST conus13km_control_intel [02:07, 01:44] (1296380 MB) +PASS -- TEST conus13km_2threads_intel [01:16, 00:58] (1176496 MB) +PASS -- TEST conus13km_restart_mismatch_intel [01:23, 01:04] (1145152 MB) + +PASS -- COMPILE rrfs_dyn64_phy32_intel [08:25, 08:24](3 warnings,8 remarks) +PASS -- TEST rap_control_dyn64_phy32_intel [04:08, 03:50] (1091104 MB) + +PASS -- COMPILE rrfs_dyn32_phy32_debug_intel [03:54, 03:54](785 warnings,8 remarks) +PASS -- TEST rap_control_debug_dyn32_phy32_intel [04:19, 04:12] (1104500 MB) +PASS -- TEST hrrr_control_debug_dyn32_phy32_intel [04:20, 04:10] (1109036 MB) +PASS -- TEST conus13km_debug_intel [12:09, 11:43] (1337140 MB) +PASS -- TEST conus13km_debug_qr_intel [12:18, 11:49] (999504 MB) +PASS -- TEST conus13km_debug_2threads_intel [13:12, 12:49] (1232380 MB) +PASS -- TEST conus13km_radar_tten_debug_intel [11:54, 11:34] (1397028 MB) + +PASS -- COMPILE rrfs_dyn64_phy32_debug_intel [03:54, 03:54](785 warnings,8 remarks) +PASS -- TEST rap_control_dyn64_phy32_debug_intel [04:43, 04:34] (1162004 MB) + +PASS -- COMPILE hafsw_intel [10:24, 10:24](1 warnings,10 remarks) +PASS -- TEST hafs_regional_atm_intel [06:41, 05:46] (843316 MB) +PASS -- TEST hafs_regional_atm_thompson_gfdlsf_intel [06:28, 06:09] (1257512 MB) +PASS -- TEST hafs_regional_atm_ocn_intel [09:05, 07:56] (921816 MB) +PASS -- TEST hafs_regional_atm_wav_intel [15:47, 14:46] (960800 MB) +PASS -- TEST hafs_regional_atm_ocn_wav_intel [19:48, 18:32] (1133092 MB) +PASS -- TEST hafs_regional_1nest_atm_intel [07:58, 07:16] (599412 MB) +PASS -- TEST hafs_regional_telescopic_2nests_atm_intel [10:04, 09:03] (609736 MB) +PASS -- TEST hafs_global_1nest_atm_intel [04:12, 03:39] (439128 MB) +PASS -- TEST hafs_global_multiple_4nests_atm_intel [11:37, 09:52] (554756 MB) +PASS -- TEST hafs_regional_specified_moving_1nest_atm_intel [05:32, 05:01] (600460 MB) +PASS -- TEST hafs_regional_storm_following_1nest_atm_intel [05:20, 04:42] (602644 MB) +PASS -- TEST hafs_regional_storm_following_1nest_atm_ocn_intel [05:51, 05:12] (654588 MB) +PASS -- TEST hafs_global_storm_following_1nest_atm_intel [02:00, 01:43] (456820 MB) + +PASS -- COMPILE hafsw_debug_intel [04:20, 04:19](1465 warnings,1445 remarks) +PASS -- TEST hafs_regional_storm_following_1nest_atm_ocn_debug_intel [13:10, 12:27] (634868 MB) + +PASS -- COMPILE hafsw_faster_intel [10:28, 10:28],9 remarks) +PASS -- TEST hafs_regional_storm_following_1nest_atm_ocn_wav_intel [19:43, 18:49] (733824 MB) +PASS -- TEST hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel [19:08, 18:13] (830412 MB) + +PASS -- COMPILE hafs_mom6w_intel [11:08, 11:08],8 remarks) +PASS -- TEST hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel [13:44, 12:32] (818180 MB) + +PASS -- COMPILE hafs_all_intel [10:49, 10:48],9 remarks) +PASS -- TEST hafs_regional_docn_intel [06:28, 05:34] (895312 MB) +PASS -- TEST hafs_regional_docn_oisst_intel [06:31, 05:37] (910280 MB) +PASS -- TEST hafs_regional_datm_cdeps_intel [17:04, 16:31] (1342156 MB) + +PASS -- COMPILE datm_cdeps_intel [05:20, 05:20],2 remarks) +PASS -- TEST datm_cdeps_control_cfsr_intel [02:20, 02:14] (1150892 MB) +PASS -- TEST datm_cdeps_restart_cfsr_intel [01:25, 01:19] (1111496 MB) +PASS -- TEST datm_cdeps_control_gefs_intel [02:13, 02:07] (1025832 MB) +PASS -- TEST datm_cdeps_iau_gefs_intel [02:15, 02:09] (1012184 MB) +PASS -- TEST datm_cdeps_stochy_gefs_intel [02:16, 02:10] (1025620 MB) +PASS -- TEST datm_cdeps_ciceC_cfsr_intel [02:20, 02:14] (1152808 MB) +PASS -- TEST datm_cdeps_bulk_cfsr_intel [02:16, 02:12] (1143916 MB) +PASS -- TEST datm_cdeps_bulk_gefs_intel [02:09, 02:05] (1021732 MB) +PASS -- TEST datm_cdeps_mx025_cfsr_intel [05:33, 04:58] (1167844 MB) +PASS -- TEST datm_cdeps_mx025_gefs_intel [05:33, 04:59] (1163196 MB) +PASS -- TEST datm_cdeps_multiple_files_cfsr_intel [02:13, 02:10] (1151864 MB) +PASS -- TEST datm_cdeps_3072x1536_cfsr_intel [03:09, 03:04] (2459644 MB) +PASS -- TEST datm_cdeps_gfs_intel [03:10, 03:05] (2456028 MB) + +PASS -- COMPILE datm_cdeps_debug_intel [03:10, 03:09](2 warnings,2 remarks) +PASS -- TEST datm_cdeps_debug_cfsr_intel [05:17, 05:13] (1082076 MB) + +PASS -- COMPILE datm_cdeps_faster_intel [05:30, 05:30],2 remarks) +PASS -- TEST datm_cdeps_control_cfsr_faster_intel [02:15, 02:11] (1160976 MB) + +PASS -- COMPILE datm_cdeps_land_intel [00:49, 00:49],1 remarks) +PASS -- TEST datm_cdeps_lnd_gswp3_intel [01:16, 00:57] (337124 MB) +PASS -- TEST datm_cdeps_lnd_era5_intel [01:05, 00:50] (565080 MB) +PASS -- TEST datm_cdeps_lnd_era5_rst_intel [00:47, 00:33] (558352 MB) + +PASS -- COMPILE atm_ds2s_docn_pcice_intel [08:49, 08:49],3 remarks) +PASS -- TEST atm_ds2s_docn_pcice_intel [04:28, 03:36] (2008388 MB) + +PASS -- COMPILE atm_ds2s_docn_dice_intel [08:44, 08:43](1 warnings,1 remarks) +PASS -- TEST atm_ds2s_docn_dice_intel [06:05, 05:29] (2038540 MB) + +PASS -- COMPILE atml_intel [10:03, 10:03](9 warnings,2 remarks) +PASS -- TEST control_p8_atmlnd_intel [05:47, 05:10] (1890116 MB) +PASS -- TEST control_restart_p8_atmlnd_intel [03:24, 03:05] (1126804 MB) + +PASS -- COMPILE atml_debug_intel [05:29, 05:29](887 warnings,2 remarks) +PASS -- TEST control_p8_atmlnd_debug_intel [05:25, 04:49] (1916572 MB) + +PASS -- COMPILE atmw_intel [10:26, 10:26],9 remarks) +PASS -- TEST atmwav_control_noaero_p8_intel [02:29, 01:48] (1924164 MB) + +PASS -- COMPILE atmaero_intel [09:43, 09:42],1 remarks) +PASS -- TEST atmaero_control_p8_intel [05:12, 04:34] (2009216 MB) +PASS -- TEST atmaero_control_p8_rad_intel [05:11, 04:32] (1782068 MB) +PASS -- TEST atmaero_control_p8_rad_micro_intel [05:09, 04:35] (1791088 MB) + +PASS -- COMPILE atmaq_debug_intel [04:44, 04:44](882 warnings,6 remarks) +PASS -- TEST regional_atmaq_debug_intel [18:41, 17:31] (4530292 MB) + +PASS -- COMPILE atm_fbh_intel [08:12, 08:12](3 warnings,8 remarks) +PASS -- TEST cpld_regional_atm_fbh_intel [10:17, 10:05] (1108404 MB) + +PASS -- COMPILE datm_cdeps_intelllvm [10:48, 10:47] +PASS -- TEST datm_cdeps_control_cfsr_intelllvm [03:00, 02:54] (1141440 MB) + +PASS -- COMPILE datm_cdeps_debug_intelllvm [02:05, 02:05](2 warnings +PASS -- TEST datm_cdeps_debug_cfsr_intelllvm [06:04, 05:59] (1085628 MB) + +PASS -- COMPILE atm_gnu [04:12, 04:11] +PASS -- TEST control_c48_gnu [08:20, 07:55] (1522156 MB) +PASS -- TEST control_stochy_gnu [02:32, 02:22] (718740 MB) +PASS -- TEST control_ras_gnu [04:04, 03:53] (726620 MB) +PASS -- TEST control_p8_gnu [04:16, 03:38] (1701792 MB) +PASS -- TEST control_p8_ugwpv1_gnu [04:02, 03:30] (1704424 MB) +PASS -- TEST control_flake_gnu [04:57, 04:47] (802584 MB) + +PASS -- COMPILE rrfs_gnu [04:45, 04:45] +PASS -- TEST rap_control_gnu [08:48, 08:15] (1074216 MB) +PASS -- TEST rap_decomp_gnu [09:11, 08:33] (1071864 MB) +PASS -- TEST rap_2threads_gnu [11:23, 10:42] (1015800 MB) +PASS -- TEST rap_restart_gnu [04:58, 04:15] (878008 MB) +PASS -- TEST rap_sfcdiff_gnu [08:42, 08:09] (1071400 MB) +PASS -- TEST rap_sfcdiff_decomp_gnu [09:07, 08:33] (1075272 MB) +PASS -- TEST rap_sfcdiff_restart_gnu [06:45, 06:06] (876964 MB) +PASS -- TEST hrrr_control_gnu [04:55, 04:15] (1059036 MB) +PASS -- TEST hrrr_control_noqr_gnu [04:45, 04:12] (1129032 MB) +PASS -- TEST hrrr_control_2threads_gnu [04:32, 03:49] (1035500 MB) +PASS -- TEST hrrr_control_decomp_gnu [04:59, 04:19] (1060308 MB) +PASS -- TEST hrrr_control_restart_gnu [02:34, 02:19] (876792 MB) +PASS -- TEST hrrr_control_restart_noqr_gnu [02:37, 02:17] (924356 MB) +PASS -- TEST rrfs_v1beta_gnu [08:51, 08:08] (1070236 MB) + +PASS -- COMPILE csawmg_gnu [04:02, 04:01] +PASS -- TEST control_csawmg_gnu [07:46, 07:29] (1055076 MB) + +PASS -- COMPILE atm_dyn32_debug_gnu [06:29, 06:29] +PASS -- TEST control_diag_debug_gnu [01:43, 01:18] (1619988 MB) +PASS -- TEST regional_debug_gnu [08:42, 08:22] (1147876 MB) +PASS -- TEST rap_control_debug_gnu [02:12, 02:06] (1090332 MB) +PASS -- TEST hrrr_control_debug_gnu [02:08, 02:00] (1082748 MB) +PASS -- TEST hrrr_gf_debug_gnu [02:16, 02:09] (1087840 MB) +PASS -- TEST hrrr_c3_debug_gnu [02:19, 02:08] (1089880 MB) +PASS -- TEST rap_diag_debug_gnu [02:30, 02:12] (1262296 MB) +PASS -- TEST rap_noah_sfcdiff_cires_ugwp_debug_gnu [03:28, 03:21] (1087440 MB) +PASS -- TEST rap_progcld_thompson_debug_gnu [02:19, 02:09] (1090456 MB) +PASS -- TEST rrfs_v1beta_debug_gnu [02:17, 02:09] (1083360 MB) +PASS -- TEST control_ras_debug_gnu [01:20, 01:13] (722556 MB) +PASS -- TEST control_stochy_debug_gnu [01:24, 01:17] (716300 MB) +PASS -- TEST control_debug_p8_gnu [01:55, 01:28] (1717900 MB) +PASS -- TEST rap_flake_debug_gnu [02:21, 02:07] (1091392 MB) +PASS -- TEST rap_clm_lake_debug_gnu [02:23, 02:09] (1093672 MB) +PASS -- TEST gnv1_c96_no_nest_debug_gnu [04:21, 03:39] (1095092 MB) + +PASS -- COMPILE wam_debug_gnu [02:55, 02:55] +PASS -- TEST control_wam_debug_gnu [06:07, 05:45] (1555404 MB) + +PASS -- COMPILE rrfs_dyn32_phy32_gnu [04:43, 04:43] +PASS -- TEST rap_control_dyn32_phy32_gnu [11:08, 10:33] (952960 MB) +PASS -- TEST hrrr_control_dyn32_phy32_gnu [04:54, 04:06] (943524 MB) +PASS -- TEST hrrr_control_2threads_dyn32_phy32_gnu [04:25, 03:42] (874836 MB) +PASS -- TEST hrrr_control_decomp_dyn32_phy32_gnu [04:49, 04:06] (943068 MB) +PASS -- TEST rap_restart_dyn32_phy32_gnu [06:39, 05:56] (852940 MB) +PASS -- TEST hrrr_control_restart_dyn32_phy32_gnu [02:33, 02:15] (853656 MB) +PASS -- TEST conus13km_control_gnu [03:24, 02:57] (1258420 MB) +PASS -- TEST conus13km_2threads_gnu [07:22, 06:59] (1105024 MB) +PASS -- TEST conus13km_restart_mismatch_gnu [01:54, 01:32] (923296 MB) + +PASS -- COMPILE atm_dyn64_phy32_gnu [09:07, 09:07] +PASS -- TEST rap_control_dyn64_phy32_gnu [04:55, 04:36] (979344 MB) + +PASS -- COMPILE atm_dyn32_phy32_debug_gnu [06:26, 06:26] +PASS -- TEST rap_control_debug_dyn32_phy32_gnu [03:08, 02:56] (964496 MB) +PASS -- TEST hrrr_control_debug_dyn32_phy32_gnu [02:11, 02:02] (958160 MB) +PASS -- TEST conus13km_debug_gnu [05:51, 05:26] (1273144 MB) +PASS -- TEST conus13km_debug_qr_gnu [06:02, 05:36] (947280 MB) +PASS -- TEST conus13km_debug_2threads_gnu [13:18, 12:55] (1121728 MB) +PASS -- TEST conus13km_radar_tten_debug_gnu [05:43, 05:19] (1347444 MB) + +PASS -- COMPILE atm_dyn64_phy32_debug_gnu [07:11, 07:11] +PASS -- TEST rap_control_dyn64_phy32_debug_gnu [02:23, 02:12] (993800 MB) + +PASS -- COMPILE s2swa_gnu [18:09, 18:09] +PASS -- COMPILE s2s_gnu [15:10, 15:10] +PASS -- TEST cpld_control_nowave_noaero_p8_gnu [10:16, 09:34] (3063256 MB) + +PASS -- COMPILE s2swa_debug_gnu [03:33, 03:33] +PASS -- COMPILE s2sw_pdlib_gnu [17:48, 17:48] +PASS -- TEST cpld_control_pdlib_p8_gnu [27:22, 26:45] (3011424 MB) + +PASS -- COMPILE s2sw_pdlib_debug_gnu [04:47, 04:47] +PASS -- TEST cpld_debug_pdlib_p8_gnu [16:04, 15:23] (2901248 MB) + +PASS -- COMPILE datm_cdeps_gnu [14:54, 14:52] +PASS -- TEST datm_cdeps_control_cfsr_gnu [03:12, 03:07] (766764 MB) SYNOPSIS: -Starting Date/Time: 2025-01-17 19:27:11 -Ending Date/Time: 2025-01-20 17:01:55 -Total Time: 69h:34m:44s -Compiles Completed: 60/60 -Tests Completed: 247/248 +Starting Date/Time: 2025-01-22 19:46:20 +Ending Date/Time: 2025-01-23 00:51:16 +Total Time: 05h:04m:56s +Compiles Completed: 61/61 +Tests Completed: 247/249 NOTES: A file test_changes.list was generated but is empty. If you are using this log as a pull request verification, please commit test_changes.list. -Result: FAILED - -./logs/log_hercules/rt_hrrr_control_2threads_gnu.log: does not exist +Result: SUCCESS ====END OF hercules REGRESSION TESTING LOG==== ====START OF HERCULES REGRESSION TESTING LOG==== UFSWM hash used in testing: -8b8eac654f051017e26b76099b5eb7471f0a110d +b69eb000484877560bc1e23123dbee1242f7a83e Submodule hashes used in testing: - 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) - be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) + 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQMPASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:05, 00:53](565 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [00:45, 00:33](572 MB) + (v0.2.0-37-g37cbb7d) + be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ +PASS -- COMPILE 'atml_intel' [09:22, 09:22] ( 9 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_intel' [05:51, 05:12](1888 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:10, 02:44](1134 MB) + +PASS -- COMPILE 'atml_debug_intel' [05:09, 05:09] ( 887 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [06:00, 05:28](1908 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [04:19, 04:19] +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [08:22, 07:49](954 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [07:48, 07:15](895 MB) + +SYNOPSIS: +Starting Date/Time: 20250123 16:23:31 +Ending Date/Time: 20250123 16:51:02 +Total Time: 00h:27m:57s +Compiles Completed: 5/5 +Tests Completed: 10/10 + +NOTES: +A file 'test_changes.list' was generated but is empty. +If you are using this log as a pull request verification, please commit 'test_changes.list'. + +Result: SUCCESS + +====END OF HERCULES REGRESSION TESTING LOG==== + (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) 2eccb9f74ebd8dfc09b53d15f5a96c847b77c443 CDEPS-interface/CDEPS (cdeps0.4.17-310-g2eccb9f) ff7fd76118d47ccef6cb934b834161c6be5a9909 CICE-interface/CICE (CICE6.0.0-392-gff7fd76) 3792520561cf9419082ef41f9f0dffd03edf2e43 CICE-interface/CICE/icepack (Icepack1.1.0-198-g3792520) - b5d1cc189fced4abcb13fc70ed2febb2aef61757 CMEPS-interface/CMEPS (cmeps_v0.4.1-2313-gb5d1cc1) + cb180b0ab5cb618b503d695d6f214a03f845ab06 CMEPS-interface/CMEPS (cmeps0.9.2-42-gcb180b0a) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - b40f99dd1701569ee27b01d53c3c8f32f4d33951 FV3 (heads/develop) + 805d64e6cd64931600ddbf3a5a180343247832cd FV3 (remotes/origin/feature/s2s_with_lnd) 9490871a616604efe9dd75608214081eef557ad6 FV3/atmos_cubed_sphere (201912_public_release-408-g9490871) 9e1c3abe1048c0f18c53fdbb7113bc56a129bdf5 FV3/ccpp/framework (2024-07-11-dev-2-g9e1c3ab) - 449343f16e87e149f05a76b565287c77f53ccf83 FV3/ccpp/physics (EP4-1099-g449343f1) + ed3d4af782050e043b2f9817dff93e96aba26d45 FV3/ccpp/physics (ccpp_transition_to_vlab_master_20190705-4595-ged3d4af7) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) ce5f3b146861cf6c95e1c14c640ede1ed97e6eef FV3/upp (upp_v10.2.0-243-gce5f3b14) -179cae1dd84401cf25d250bd9102e66560a9d328 FV3/upp/sorc/libIFI.fd @@ -454,11 +480,11 @@ Submodule hashes used in testing: 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) - 162aad89d52ba3ce4369fb0adbe2bbb57d83918e MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10365-g162aad89d) + 6fff0955a123c1dea8d70f31271e13d320ff8552 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10366-g6fff0955a) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) - 025043d1ad662fca05f29f88ddd88ddf46c81882 NOAHMP-interface/noahmp (v3.7.1-444-g025043d) - 9770a245adef971423aac2699ffcf8b36dba3945 WW3 (6.07.1-375-g9770a245) + 2b832ca7a9eaf1a979940f34a55944351bf9f6e3 NOAHMP-interface/noahmp (v3.7.1-454-g2b832ca) + af14207b0b2395a2b4e1e01cdbce51973026228f WW3 (6.07.1-352-gaf14207b) 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17) fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) @@ -469,23 +495,39 @@ 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: /work/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/develop-20250107 -COMPARISON DIRECTORY: /work2/noaa/stmp/jongkim/stmp/jongkim/FV3_RT/rt_2303740 +BASELINE DIRECTORY: /work/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/develop-20250122 +COMPARISON DIRECTORY: /work2/noaa/stmp/jongkim/stmp/jongkim/FV3_RT/rt_3111209 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-r) - USE ROCOTO -PASS -- COMPILE 'rrfs_gnu' [04:19, 04:18] -PASS -- TEST 'hrrr_control_gnu' [05:04, 04:20](1061 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [04:28, 03:45](1036 MB) +PASS -- COMPILE 's2swal_intel' [11:22, 11:22] ( 1 warnings 12 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [09:57, 09:10](2168 MB) +PASS -- TEST 'cpld_restart_p8_lnd_intel' [05:41, 04:51](1950 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [00:52, 00:52] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [01:12, 00:57](330 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:05, 00:53](565 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [00:45, 00:33](572 MB) + +PASS -- COMPILE 'atml_intel' [09:22, 09:22] ( 9 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_intel' [05:51, 05:12](1888 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:10, 02:44](1134 MB) + +PASS -- COMPILE 'atml_debug_intel' [05:09, 05:09] ( 887 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [06:00, 05:28](1908 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [04:19, 04:19] +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [08:22, 07:49](954 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [07:48, 07:15](895 MB) SYNOPSIS: -Starting Date/Time: 20250120 17:53:53 -Ending Date/Time: 20250120 18:34:22 -Total Time: 00h:40m:30s -Compiles Completed: 1/1 -Tests Completed: 2/2 +Starting Date/Time: 20250122 19:39:30 +Ending Date/Time: 20250123 16:51:26 +Total Time: 21h:12m:13s +Compiles Completed: 5/5 +Tests Completed: 10/10 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 db2b2049ae..dd70da7e89 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: -8b8eac654f051017e26b76099b5eb7471f0a110d +d010f320cfc5493ac49f186c3e0ffb15ba26c0c7 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -9,12 +9,12 @@ Submodule hashes used in testing: 2eccb9f74ebd8dfc09b53d15f5a96c847b77c443 CDEPS-interface/CDEPS (cdeps0.4.17-310-g2eccb9f) ff7fd76118d47ccef6cb934b834161c6be5a9909 CICE-interface/CICE (CICE6.0.0-392-gff7fd76) 3792520561cf9419082ef41f9f0dffd03edf2e43 CICE-interface/CICE/icepack (Icepack1.1.0-198-g3792520) - b5d1cc189fced4abcb13fc70ed2febb2aef61757 CMEPS-interface/CMEPS (cmeps_v0.4.1-2313-gb5d1cc1) + cb180b0ab5cb618b503d695d6f214a03f845ab06 CMEPS-interface/CMEPS (cmeps0.9.2-42-gcb180b0a) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - b40f99dd1701569ee27b01d53c3c8f32f4d33951 FV3 (heads/develop) + 805d64e6cd64931600ddbf3a5a180343247832cd FV3 (remotes/origin/feature/s2s_with_lnd) 9490871a616604efe9dd75608214081eef557ad6 FV3/atmos_cubed_sphere (201912_public_release-408-g9490871) 9e1c3abe1048c0f18c53fdbb7113bc56a129bdf5 FV3/ccpp/framework (2024-07-11-dev-2-g9e1c3ab) - 449343f16e87e149f05a76b565287c77f53ccf83 FV3/ccpp/physics (EP4-1099-g449343f1) + ed3d4af782050e043b2f9817dff93e96aba26d45 FV3/ccpp/physics (ccpp_transition_to_vlab_master_20190705-4595-ged3d4af7) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) ce5f3b146861cf6c95e1c14c640ede1ed97e6eef FV3/upp (upp_v10.2.0-243-gce5f3b14) -179cae1dd84401cf25d250bd9102e66560a9d328 FV3/upp/sorc/libIFI.fd @@ -23,11 +23,11 @@ Submodule hashes used in testing: 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) - 162aad89d52ba3ce4369fb0adbe2bbb57d83918e MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10365-g162aad89d) + 6fff0955a123c1dea8d70f31271e13d320ff8552 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10366-g6fff0955a) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) - 025043d1ad662fca05f29f88ddd88ddf46c81882 NOAHMP-interface/noahmp (v3.7.1-444-g025043d) - 9770a245adef971423aac2699ffcf8b36dba3945 WW3 (6.07.1-375-g9770a245) + 2b832ca7a9eaf1a979940f34a55944351bf9f6e3 NOAHMP-interface/noahmp (v3.7.1-454-g2b832ca) + af14207b0b2395a2b4e1e01cdbce51973026228f WW3 (6.07.1-352-gaf14207b) 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17) fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) @@ -38,260 +38,333 @@ 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: /lfs5/HFIP/hfv3gfs/role.epic/RT/NEMSfv3gfs/develop-20250107 -COMPARISON DIRECTORY: /lfs5/HFIP/h-nems/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_3427069 +BASELINE DIRECTORY: /lfs5/HFIP/hfv3gfs/role.epic/RT/NEMSfv3gfs/develop-20250122 +COMPARISON DIRECTORY: /lfs5/HFIP/h-nems/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_2936031 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: h-nems * (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [45:15, 43:23] ( 1 warnings 1399 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [11:21, 08:21](2016 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [50:15, 48:27] ( 1 warnings 1446 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [27:14, 24:57](1901 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [29:21, 26:20](2026 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [13:10, 09:56](1123 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [30:01, 27:56](1856 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [51:15, 49:18] ( 1 warnings 1443 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [26:46, 24:16](1888 MB) - -PASS -- COMPILE 's2swa_intel' [44:14, 42:37] ( 1 warnings 1418 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [13:20, 10:41](2058 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [13:27, 10:15](2058 MB) -PASS -- TEST 'cpld_restart_p8_intel' [08:17, 05:34](1709 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [13:15, 10:22](2082 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [08:20, 05:37](1728 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [12:07, 09:34](2237 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [13:07, 10:16](2052 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [11:28, 08:37](1989 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [13:26, 10:24](2055 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [12:21, 09:40](2028 MB) - -PASS -- COMPILE 's2sw_intel' [43:14, 41:14] ( 1 warnings 1303 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [09:31, 06:28](1909 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [11:37, 08:18](1971 MB) - -PASS -- COMPILE 's2swa_debug_intel' [08:11, 06:29] ( 1413 warnings 1171 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [19:20, 16:32](2079 MB) - -PASS -- COMPILE 's2sw_debug_intel' [07:11, 06:08] ( 1413 warnings 1171 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [10:11, 07:37](1929 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [38:13, 36:59] ( 1019 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [09:31, 05:28](1961 MB) - -PASS -- COMPILE 's2s_intel' [39:13, 37:36] ( 1 warnings 1042 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [12:49, 10:21](3008 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [04:47, 03:05](3002 MB) -PASS -- TEST 'cpld_restart_c48_intel' [03:50, 01:46](2458 MB) - -PASS -- COMPILE 's2swa_faster_intel' [35:20, 33:25] ( 1 warnings 1634 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [13:53, 10:21](2054 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [48:14, 46:59] ( 1 warnings 1363 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [36:14, 20:29](1926 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [13:19, 10:04](1113 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [27:51, 24:13](1905 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:10, 06:00] ( 1523 warnings 1941 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [37:20, 35:00](1941 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [39:13, 37:46] ( 1 warnings 1125 remarks ) -PASS -- TEST 'control_flake_intel' [18:32, 04:33](648 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [19:08, 03:27](1541 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [19:11, 03:40](1542 MB) -PASS -- TEST 'control_latlon_intel' [19:04, 03:27](1544 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [19:13, 03:33](1550 MB) -PASS -- TEST 'control_c48_intel' [15:12, 11:10](1697 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [12:37, 10:13](829 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [15:12, 11:12](1705 MB) -PASS -- TEST 'control_c192_intel' [14:21, 09:51](1683 MB) -PASS -- TEST 'control_c384_intel' [18:15, 13:38](1815 MB) -PASS -- TEST 'control_c384gdas_intel' [34:14, 13:28](1009 MB) -PASS -- TEST 'control_stochy_intel' [13:30, 02:06](606 MB) -PASS -- TEST 'control_stochy_restart_intel' [06:26, 01:13](440 MB) -PASS -- TEST 'control_lndp_intel' [13:30, 02:00](603 MB) -PASS -- TEST 'control_iovr4_intel' [16:32, 03:11](590 MB) -PASS -- TEST 'control_iovr5_intel' [16:33, 03:10](602 MB) -PASS -- TEST 'control_p8_intel' [19:25, 03:59](1831 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [21:42, 03:59](1837 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [19:17, 03:52](1836 MB) -PASS -- TEST 'control_restart_p8_intel' [03:51, 02:04](1049 MB) -PASS -- TEST 'control_noqr_p8_intel' [19:20, 03:50](1810 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:53, 02:04](1077 MB) -PASS -- TEST 'control_decomp_p8_intel' [19:19, 04:01](1815 MB) -PASS -- TEST 'control_2threads_p8_intel' [19:19, 03:36](1900 MB) -PASS -- TEST 'control_p8_lndp_intel' [23:13, 06:38](1838 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [22:38, 05:08](1894 MB) -PASS -- TEST 'control_p8_mynn_intel' [19:22, 04:07](1851 MB) -PASS -- TEST 'merra2_thompson_intel' [20:24, 04:33](1834 MB) -PASS -- TEST 'regional_control_intel' [22:16, 07:16](1042 MB) -PASS -- TEST 'regional_restart_intel' [07:47, 03:48](1022 MB) -PASS -- TEST 'regional_decomp_intel' [21:09, 07:38](1040 MB) -PASS -- TEST 'regional_2threads_intel' [22:03, 04:17](1003 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [16:46, 07:09](1044 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [13:39, 07:03](1036 MB) - -PASS -- COMPILE 'rrfs_intel' [36:13, 34:41] ( 3 warnings 1100 remarks ) -PASS -- TEST 'rap_control_intel' [12:05, 10:05](993 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [13:16, 05:33](1182 MB) -PASS -- TEST 'rap_decomp_intel' [13:04, 10:41](975 MB) -PASS -- TEST 'rap_2threads_intel' [17:58, 09:28](1059 MB) -PASS -- TEST 'rap_restart_intel' [10:10, 05:39](989 MB) -PASS -- TEST 'rap_sfcdiff_intel' [12:05, 10:03](992 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [13:04, 10:39](976 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [12:10, 08:07](997 MB) -PASS -- TEST 'hrrr_control_intel' [08:22, 05:15](985 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [08:22, 05:25](975 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [14:00, 04:50](1049 MB) -PASS -- TEST 'hrrr_control_restart_intel' [04:31, 02:46](914 MB) -PASS -- TEST 'rrfs_v1beta_intel' [12:17, 10:04](993 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [15:45, 13:14](1926 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [14:48, 12:59](1930 MB) - -PASS -- COMPILE 'csawmg_intel' [36:13, 34:53] ( 1099 remarks ) -PASS -- TEST 'control_csawmg_intel' [12:44, 08:27](963 MB) -PASS -- TEST 'control_ras_intel' [08:25, 04:21](667 MB) - -PASS -- COMPILE 'wam_intel' [37:13, 35:28] ( 1003 remarks ) -PASS -- TEST 'control_wam_intel' [17:48, 14:38](1617 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [40:14, 38:21] ( 1303 remarks ) -PASS -- TEST 'control_p8_faster_intel' [06:30, 03:56](1844 MB) -PASS -- TEST 'regional_control_faster_intel' [09:04, 06:49](1038 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [10:11, 08:58] ( 882 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [08:06, 02:53](1573 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [08:02, 03:04](1575 MB) -PASS -- TEST 'control_stochy_debug_intel' [05:27, 03:45](773 MB) -PASS -- TEST 'control_lndp_debug_intel' [05:28, 03:22](781 MB) -PASS -- TEST 'control_csawmg_debug_intel' [09:53, 05:29](1084 MB) -PASS -- TEST 'control_ras_debug_intel' [05:28, 03:23](789 MB) -PASS -- TEST 'control_diag_debug_intel' [08:59, 03:32](1633 MB) -PASS -- TEST 'control_debug_p8_intel' [09:01, 03:46](1869 MB) -PASS -- TEST 'regional_debug_intel' [29:48, 22:31](1038 MB) -PASS -- TEST 'rap_control_debug_intel' [09:42, 06:10](1159 MB) -PASS -- TEST 'hrrr_control_debug_intel' [08:33, 06:10](1158 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [08:34, 06:03](1163 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [08:33, 06:11](1164 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [09:43, 06:09](1166 MB) -PASS -- TEST 'rap_diag_debug_intel' [09:57, 06:33](1235 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [10:29, 06:24](1160 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [09:35, 06:17](1162 MB) -PASS -- TEST 'rap_lndp_debug_intel' [10:38, 06:49](1177 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [10:38, 06:49](1162 MB) -PASS -- TEST 'rap_noah_debug_intel' [10:38, 06:32](1158 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [10:33, 06:42](1164 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [14:30, 10:39](1163 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [10:27, 07:14](1158 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [10:25, 07:21](1162 MB) -PASS -- TEST 'rap_flake_debug_intel' [10:25, 06:42](1161 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [14:51, 11:40](1166 MB) - -PASS -- COMPILE 'wam_debug_intel' [07:11, 05:18] ( 837 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [20:42, 17:03](1639 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [33:13, 31:35] ( 3 warnings 1032 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [08:06, 05:11](1061 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [10:33, 08:19](902 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [09:44, 04:19](870 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [09:48, 07:49](915 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [09:44, 03:59](909 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [10:32, 04:34](855 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [08:40, 06:14](902 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [04:25, 02:19](839 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [35:13, 32:49] ( 3 warnings 1207 remarks ) -PASS -- TEST 'conus13km_control_intel' [05:58, 02:44](1097 MB) -PASS -- TEST 'conus13km_2threads_intel' [05:43, 01:08](1030 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [04:45, 01:30](1016 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [34:13, 32:11] ( 3 warnings 1052 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [08:01, 05:29](909 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [08:13, 07:01] ( 785 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [08:36, 06:09](1038 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [07:37, 06:06](1038 MB) -PASS -- TEST 'conus13km_debug_intel' [20:15, 17:47](1143 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [20:15, 17:49](860 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [14:06, 10:14](1079 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [20:08, 17:41](1213 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [07:11, 05:11] ( 785 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [08:26, 06:08](1086 MB) - -PASS -- COMPILE 'hafsw_intel' [41:14, 40:10] ( 1 warnings 1437 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [09:23, 06:40](698 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [14:36, 06:00](1080 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [20:35, 08:43](756 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [18:30, 15:39](783 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [27:47, 19:13](806 MB) -PASS -- TEST 'gnv1_nested_intel' [09:46, 06:34](1667 MB) - -PASS -- COMPILE 'hafs_all_intel' [38:13, 36:29] ( 1283 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [17:20, 08:18](755 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [18:22, 08:23](735 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [10:11, 08:22] ( 67 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [05:24, 03:35](1076 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [04:23, 02:10](1044 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [05:24, 03:32](932 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [05:24, 03:34](938 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [05:23, 03:36](950 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [05:23, 03:38](1075 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [05:23, 03:21](1070 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [05:24, 03:32](931 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [11:20, 07:41](898 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [10:14, 07:57](857 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [05:20, 03:38](1064 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [07:23, 05:14](2423 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [07:23, 05:12](2418 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [05:11, 03:27] ( 2 warnings ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [09:23, 08:04](1016 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [10:11, 08:28] ( 70 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [05:22, 03:34](1072 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [03:11, 01:31] ( 68 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [04:35, 01:07](238 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [04:32, 00:58](266 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:26, 00:37](262 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [38:13, 36:41] ( 1024 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [07:12, 04:43](1905 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [38:13, 36:04] ( 1 warnings 1029 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [09:04, 06:10](1897 MB) - -PASS -- COMPILE 'atml_intel' [39:14, 37:26] ( 8 warnings 1174 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [16:06, 05:27](1849 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [10:04, 05:28](1851 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [08:43, 03:03](1067 MB) - -PASS -- COMPILE 'atml_debug_intel' [08:11, 06:10] ( 880 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [11:09, 07:11](1879 MB) - -PASS -- COMPILE 'atmw_intel' [38:13, 36:39] ( 1279 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [09:56, 02:25](1845 MB) - -PASS -- COMPILE 'atmaero_intel' [37:13, 35:56] ( 1107 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [11:02, 05:14](1931 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [16:03, 06:10](1711 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [09:51, 06:19](1718 MB) - -PASS -- COMPILE 'atm_fbh_intel' [33:12, 31:25] ( 3 warnings 1003 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [21:36, 15:14](1076 MB) +PASS -- COMPILE 's2swa_32bit_intel' [46:14, 44:17] ( 1 warnings 1399 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [14:12, 08:28](2025 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [50:14, 48:12] ( 1 warnings 1446 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [29:07, 22:43](1900 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [27:17, 23:58](2024 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [13:11, 09:36](1140 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [36:03, 25:50](1858 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [55:15, 53:13] ( 1 warnings 1443 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [27:47, 22:21](1880 MB) + +PASS -- COMPILE 's2swa_intel' [37:13, 36:03] ( 1 warnings 1418 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [24:23, 10:34](2057 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [24:28, 10:13](2057 MB) +PASS -- TEST 'cpld_restart_p8_intel' [10:19, 05:30](1705 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [24:17, 10:14](2077 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [08:27, 05:33](1730 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [23:20, 09:32](2251 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [24:14, 10:24](2055 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [19:27, 08:32](2001 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [24:28, 10:11](2042 MB) + +PASS -- COMPILE 's2swal_intel' [46:14, 44:56] ( 1 warnings 1486 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [16:17, 10:44](2063 MB) +FAILED: UNABLE TO COMPLETE COMPARISON -- TEST 'cpld_restart_p8_lnd_intel' [, ]( MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [15:05, 09:31](2030 MB) + +PASS -- COMPILE 's2sw_intel' [47:14, 41:42] ( 1 warnings 1303 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [09:01, 06:26](1910 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [11:11, 08:13](1976 MB) + +PASS -- COMPILE 's2swa_debug_intel' [16:11, 06:23] ( 1413 warnings 1171 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [21:14, 16:31](2095 MB) + +PASS -- COMPILE 's2sw_debug_intel' [14:11, 05:54] ( 1413 warnings 1171 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [10:01, 07:36](1927 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [43:13, 36:53] ( 1019 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [08:18, 05:32](1968 MB) + +PASS -- COMPILE 's2s_intel' [43:13, 38:23] ( 1 warnings 1042 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [12:48, 10:20](3015 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [04:48, 03:04](3002 MB) +PASS -- TEST 'cpld_restart_c48_intel' [03:53, 01:46](2451 MB) + +PASS -- COMPILE 's2swa_faster_intel' [34:17, 32:29] ( 1 warnings 1635 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [12:45, 09:45](2060 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [49:14, 46:54] ( 1 warnings 1363 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [24:13, 20:38](1916 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [12:18, 09:38](1115 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [26:10, 23:35](1872 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [08:11, 06:09] ( 1523 warnings 1941 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [38:07, 34:51](1964 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [42:14, 39:30] ( 1 warnings 1125 remarks ) +PASS -- TEST 'control_flake_intel' [06:24, 04:25](647 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [05:45, 03:27](1535 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [05:47, 03:48](1545 MB) +PASS -- TEST 'control_latlon_intel' [05:42, 03:26](1540 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [05:51, 03:48](1538 MB) +PASS -- TEST 'control_c48_intel' [13:47, 11:18](1699 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [12:32, 10:12](835 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [13:49, 11:21](1694 MB) +PASS -- TEST 'control_c192_intel' [12:00, 10:02](1677 MB) +PASS -- TEST 'control_c384_intel' [17:55, 13:43](1806 MB) +PASS -- TEST 'control_c384gdas_intel' [17:38, 13:20](1009 MB) +PASS -- TEST 'control_stochy_intel' [04:24, 02:16](603 MB) +PASS -- TEST 'control_stochy_restart_intel' [03:24, 01:15](433 MB) +PASS -- TEST 'control_lndp_intel' [04:23, 02:10](598 MB) +PASS -- TEST 'control_iovr4_intel' [05:27, 03:23](602 MB) +PASS -- TEST 'control_iovr5_intel' [05:26, 03:14](600 MB) +PASS -- TEST 'control_p8_intel' [05:59, 03:49](1841 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [05:58, 04:03](1832 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [05:43, 03:44](1838 MB) +PASS -- TEST 'control_restart_p8_intel' [03:50, 02:08](1055 MB) +PASS -- TEST 'control_noqr_p8_intel' [05:55, 03:46](1833 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [03:52, 02:03](1068 MB) +PASS -- TEST 'control_decomp_p8_intel' [05:49, 03:53](1822 MB) +PASS -- TEST 'control_2threads_p8_intel' [05:48, 03:25](1912 MB) +PASS -- TEST 'control_p8_lndp_intel' [08:40, 06:37](1844 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [07:48, 05:14](1888 MB) +PASS -- TEST 'control_p8_mynn_intel' [06:51, 04:03](1845 MB) +PASS -- TEST 'merra2_thompson_intel' [06:47, 04:24](1834 MB) +PASS -- TEST 'regional_control_intel' [08:39, 07:06](1036 MB) +PASS -- TEST 'regional_restart_intel' [05:36, 03:50](1013 MB) +PASS -- TEST 'regional_decomp_intel' [09:34, 07:24](1034 MB) +PASS -- TEST 'regional_2threads_intel' [06:35, 04:16](1004 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [09:40, 07:11](1044 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [09:41, 07:11](1038 MB) + +PASS -- COMPILE 'rrfs_intel' [37:13, 34:55] ( 3 warnings 1100 remarks ) +PASS -- TEST 'rap_control_intel' [13:39, 10:12](989 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [09:06, 05:43](1195 MB) +PASS -- TEST 'rap_decomp_intel' [13:40, 10:42](984 MB) +PASS -- TEST 'rap_2threads_intel' [12:48, 09:36](1056 MB) +PASS -- TEST 'rap_restart_intel' [07:41, 05:14](987 MB) +PASS -- TEST 'rap_sfcdiff_intel' [13:44, 10:10](995 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [13:44, 10:53](984 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [09:43, 07:35](1000 MB) +PASS -- TEST 'hrrr_control_intel' [08:41, 05:16](984 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [08:42, 05:29](981 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [07:47, 04:51](1056 MB) +PASS -- TEST 'hrrr_control_restart_intel' [04:26, 02:44](912 MB) +PASS -- TEST 'rrfs_v1beta_intel' [13:54, 10:06](987 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [15:29, 13:21](1940 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [14:28, 12:59](1929 MB) + +PASS -- COMPILE 'csawmg_intel' [36:13, 34:47] ( 1099 remarks ) +PASS -- TEST 'control_csawmg_intel' [10:43, 08:13](968 MB) +PASS -- TEST 'control_ras_intel' [06:23, 04:18](667 MB) + +PASS -- COMPILE 'wam_intel' [36:13, 35:10] ( 1003 remarks ) +PASS -- TEST 'control_wam_intel' [16:41, 14:16](1617 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [39:13, 37:28] ( 1304 remarks ) +PASS -- TEST 'control_p8_faster_intel' [05:56, 03:38](1839 MB) +PASS -- TEST 'regional_control_faster_intel' [08:39, 06:31](1034 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [10:12, 08:29] ( 882 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:41, 02:53](1579 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:44, 02:53](1571 MB) +PASS -- TEST 'control_stochy_debug_intel' [05:21, 03:45](773 MB) +PASS -- TEST 'control_lndp_debug_intel' [05:22, 03:23](779 MB) +PASS -- TEST 'control_csawmg_debug_intel' [07:36, 05:28](1081 MB) +PASS -- TEST 'control_ras_debug_intel' [05:22, 03:24](777 MB) +PASS -- TEST 'control_diag_debug_intel' [05:40, 03:22](1636 MB) +PASS -- TEST 'control_debug_p8_intel' [05:39, 03:24](1868 MB) +PASS -- TEST 'regional_debug_intel' [23:38, 22:01](1038 MB) +PASS -- TEST 'rap_control_debug_intel' [08:25, 06:11](1161 MB) +PASS -- TEST 'hrrr_control_debug_intel' [07:26, 06:02](1154 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [08:24, 06:10](1162 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [08:26, 06:09](1164 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [08:31, 06:08](1166 MB) +PASS -- TEST 'rap_diag_debug_intel' [08:39, 06:27](1244 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [08:24, 06:15](1164 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [08:24, 06:15](1168 MB) +PASS -- TEST 'rap_lndp_debug_intel' [08:24, 06:12](1162 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [07:23, 06:08](1159 MB) +PASS -- TEST 'rap_noah_debug_intel' [07:26, 06:07](1163 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [08:24, 06:11](1167 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [11:25, 10:02](1155 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [07:25, 06:04](1164 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [08:25, 06:13](1164 MB) +PASS -- TEST 'rap_flake_debug_intel' [08:24, 06:13](1162 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [13:43, 10:47](1166 MB) + +PASS -- COMPILE 'wam_debug_intel' [06:11, 05:05] ( 837 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [18:50, 16:37](1633 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [33:12, 31:01] ( 3 warnings 1032 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:10, 05:07](1073 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [10:43, 08:16](909 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:38, 04:17](872 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [09:45, 07:46](917 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:39, 03:57](912 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [06:39, 04:34](846 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [08:39, 06:09](909 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [04:24, 02:18](846 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [33:12, 32:07] ( 3 warnings 1207 remarks ) +PASS -- TEST 'conus13km_control_intel' [04:46, 02:39](1106 MB) +PASS -- TEST 'conus13km_2threads_intel' [07:37, 01:08](1027 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [03:38, 01:31](1014 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [33:13, 31:23] ( 3 warnings 1052 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [07:47, 05:25](908 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [07:11, 05:12] ( 785 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [07:26, 06:02](1038 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [07:27, 05:56](1033 MB) +PASS -- TEST 'conus13km_debug_intel' [19:54, 17:48](1149 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [19:54, 17:39](898 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [12:48, 10:17](1084 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [19:49, 17:48](1224 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:11, 05:07] ( 785 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [08:27, 06:08](1082 MB) + +PASS -- COMPILE 'hafsw_intel' [42:14, 40:32] ( 1 warnings 1437 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [09:14, 06:39](692 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [13:31, 06:06](1081 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [17:30, 09:12](753 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [24:25, 15:44](780 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [27:41, 19:19](801 MB) +PASS -- TEST 'gnv1_nested_intel' [15:45, 06:36](1649 MB) + +PASS -- COMPILE 'hafs_all_intel' [37:13, 35:52] ( 1283 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [11:23, 08:47](757 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [11:28, 08:47](736 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [10:12, 08:18] ( 67 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [09:22, 03:33](1080 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [04:23, 02:13](1048 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [09:22, 03:28](935 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [10:22, 03:31](938 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [09:22, 03:33](930 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [10:22, 03:34](1074 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [08:22, 03:38](1071 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [09:22, 03:29](934 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [12:23, 07:50](904 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [12:21, 07:50](852 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [09:20, 03:36](1068 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [09:24, 05:01](2417 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [10:23, 05:08](2367 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [05:11, 03:25] ( 2 warnings ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [10:22, 08:09](1024 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [10:12, 08:15] ( 70 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [05:23, 03:34](1078 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [03:10, 01:45] ( 69 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:34, 01:23](238 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [03:29, 01:09](260 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [04:27, 00:41](259 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [42:14, 37:08] ( 1024 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [07:04, 04:46](1905 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [40:14, 36:11] ( 1 warnings 1029 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [09:01, 06:14](1890 MB) + +PASS -- COMPILE 'atml_intel' [40:13, 38:50] ( 9 warnings 1193 remarks ) +PASS -- TEST 'control_p8_atmlnd_intel' [15:03, 05:09](1856 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:42, 02:58](1064 MB) + +PASS -- COMPILE 'atml_debug_intel' [08:11, 06:32] ( 887 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [10:14, 06:41](1890 MB) + +PASS -- COMPILE 'atmw_intel' [38:13, 37:02] ( 1279 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:52, 02:37](1860 MB) + +PASS -- COMPILE 'atmaero_intel' [38:14, 36:05] ( 1107 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [09:05, 05:17](1921 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [10:02, 06:22](1701 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [09:52, 06:27](1705 MB) + +PASS -- COMPILE 'atm_fbh_intel' [33:14, 31:13] ( 3 warnings 1003 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [17:36, 15:31](1044 MB) SYNOPSIS: -Starting Date/Time: 20250120 21:23:03 -Ending Date/Time: 20250121 01:51:07 -Total Time: 04h:28m:23s -Compiles Completed: 37/37 -Tests Completed: 166/166 +Starting Date/Time: 20250124 05:45:23 +Ending Date/Time: 20250124 10:24:39 +Total Time: 04h:39m:52s +Compiles Completed: 38/38 +Tests Completed: 166/167 +Failed Tests: +* TEST cpld_restart_p8_lnd_intel: FAILED: UNABLE TO COMPLETE COMPARISON +-- LOG: /mnt/lfs5/HFIP/h-nems/Fernando.Andrade-maldonado/regression-testing/wm/2387/ufs-weather-model/tests/logs/log_jet/run_cpld_restart_p8_lnd_intel.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 JET REGRESSION TESTING LOG==== +====START OF JET REGRESSION TESTING LOG==== + +UFSWM hash used in testing: +7f24a0021dcc8bf882d8abb1e8df76d52db41a0e + +Submodule hashes used in testing: + 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) + be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) + 2eccb9f74ebd8dfc09b53d15f5a96c847b77c443 CDEPS-interface/CDEPS (cdeps0.4.17-310-g2eccb9f) + ff7fd76118d47ccef6cb934b834161c6be5a9909 CICE-interface/CICE (CICE6.0.0-392-gff7fd76) + 3792520561cf9419082ef41f9f0dffd03edf2e43 CICE-interface/CICE/icepack (Icepack1.1.0-198-g3792520) + cb180b0ab5cb618b503d695d6f214a03f845ab06 CMEPS-interface/CMEPS (cmeps0.9.2-42-gcb180b0a) + cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) + 805d64e6cd64931600ddbf3a5a180343247832cd FV3 (remotes/origin/feature/s2s_with_lnd) + 9490871a616604efe9dd75608214081eef557ad6 FV3/atmos_cubed_sphere (201912_public_release-408-g9490871) + 9e1c3abe1048c0f18c53fdbb7113bc56a129bdf5 FV3/ccpp/framework (2024-07-11-dev-2-g9e1c3ab) + ed3d4af782050e043b2f9817dff93e96aba26d45 FV3/ccpp/physics (ccpp_transition_to_vlab_master_20190705-4595-ged3d4af7) + 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) + ce5f3b146861cf6c95e1c14c640ede1ed97e6eef FV3/upp (upp_v10.2.0-243-gce5f3b14) +-179cae1dd84401cf25d250bd9102e66560a9d328 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) + 6fff0955a123c1dea8d70f31271e13d320ff8552 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10366-g6fff0955a) + 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) + 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) + 2b832ca7a9eaf1a979940f34a55944351bf9f6e3 NOAHMP-interface/noahmp (v3.7.1-454-g2b832ca) + af14207b0b2395a2b4e1e01cdbce51973026228f WW3 (6.07.1-352-gaf14207b) + 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: /lfs5/HFIP/hfv3gfs/role.epic/RT/NEMSfv3gfs/develop-20250122 +COMPARISON DIRECTORY: /lfs5/HFIP/h-nems/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_2137447 + +RT.SH OPTIONS USED: +* (-a) - HPC PROJECT ACCOUNT: h-nems +* (-b) - NEW BASELINES FROM FILE: test_changes.list +* (-e) - USE ECFLOW + +PASS -- COMPILE 's2swal_intel' [45:14, 43:42] ( 1 warnings 1486 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [13:51, 10:43](2046 MB) +PASS -- TEST 'cpld_restart_p8_lnd_intel' [09:23, 05:43](1716 MB) + +SYNOPSIS: +Starting Date/Time: 20250124 16:17:59 +Ending Date/Time: 20250124 17:27:51 +Total Time: 01h:10m:08s +Compiles Completed: 1/1 +Tests Completed: 2/2 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 1d3a5eb490..fd866e0a33 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: -8b8eac654f051017e26b76099b5eb7471f0a110d +0fc9036195cc178e1d4938163575ebb6cade49d2 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -9,12 +9,12 @@ Submodule hashes used in testing: 2eccb9f74ebd8dfc09b53d15f5a96c847b77c443 CDEPS-interface/CDEPS (cdeps0.4.17-310-g2eccb9f) ff7fd76118d47ccef6cb934b834161c6be5a9909 CICE-interface/CICE (CICE6.0.0-392-gff7fd76) 3792520561cf9419082ef41f9f0dffd03edf2e43 CICE-interface/CICE/icepack (Icepack1.1.0-198-g3792520) - b5d1cc189fced4abcb13fc70ed2febb2aef61757 CMEPS-interface/CMEPS (cmeps_v0.4.1-2313-gb5d1cc1) + cb180b0ab5cb618b503d695d6f214a03f845ab06 CMEPS-interface/CMEPS (cmeps0.9.2-42-gcb180b0a) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - b40f99dd1701569ee27b01d53c3c8f32f4d33951 FV3 (heads/develop) + 805d64e6cd64931600ddbf3a5a180343247832cd FV3 (remotes/origin/feature/s2s_with_lnd) 9490871a616604efe9dd75608214081eef557ad6 FV3/atmos_cubed_sphere (201912_public_release-408-g9490871) 9e1c3abe1048c0f18c53fdbb7113bc56a129bdf5 FV3/ccpp/framework (2024-07-11-dev-2-g9e1c3ab) - 449343f16e87e149f05a76b565287c77f53ccf83 FV3/ccpp/physics (EP4-1099-g449343f1) + ed3d4af782050e043b2f9817dff93e96aba26d45 FV3/ccpp/physics (ccpp_transition_to_vlab_master_20190705-4595-ged3d4af7) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) ce5f3b146861cf6c95e1c14c640ede1ed97e6eef FV3/upp (upp_v10.2.0-243-gce5f3b14) -179cae1dd84401cf25d250bd9102e66560a9d328 FV3/upp/sorc/libIFI.fd @@ -23,11 +23,11 @@ Submodule hashes used in testing: 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) - 162aad89d52ba3ce4369fb0adbe2bbb57d83918e MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10365-g162aad89d) + 6fff0955a123c1dea8d70f31271e13d320ff8552 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10366-g6fff0955a) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) - 025043d1ad662fca05f29f88ddd88ddf46c81882 NOAHMP-interface/noahmp (v3.7.1-444-g025043d) - 9770a245adef971423aac2699ffcf8b36dba3945 WW3 (6.07.1-375-g9770a245) + 2b832ca7a9eaf1a979940f34a55944351bf9f6e3 NOAHMP-interface/noahmp (v3.7.1-454-g2b832ca) + af14207b0b2395a2b4e1e01cdbce51973026228f WW3 (6.07.1-352-gaf14207b) 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17) fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) @@ -38,300 +38,27 @@ 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: /work/noaa/epic/UFS-WM_RT/NEMSfv3gfs/develop-20250107 -COMPARISON DIRECTORY: /work/noaa/stmp/jongkim/stmp/jongkim/FV3_RT/rt_2981978 +BASELINE DIRECTORY: /work/noaa/epic/UFS-WM_RT/NEMSfv3gfs/develop-20250122 +COMPARISON DIRECTORY: /work/noaa/stmp/jongkim/stmp/jongkim/FV3_RT/rt_1207471 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [19:11, 17:57] ( 1 warnings 11 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [24:47, 16:01](2079 MB) +PASS -- COMPILE 's2swal_intel' [20:11, 18:26] ( 1 warnings 12 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [19:32, 16:47](2111 MB) +PASS -- TEST 'cpld_restart_p8_lnd_intel' [12:00, 08:32](1794 MB) -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [23:11, 22:05] ( 1 warnings 11 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [39:42, 21:59](1951 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [47:19, 23:14](2135 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [33:15, 08:52](1214 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [39:42, 25:54](1883 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [23:11, 21:50] ( 1 warnings 11 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [38:55, 21:30](1950 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [10:10, 08:11] ( 1523 warnings 1943 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [31:52, 28:31](1938 MB) - -PASS -- COMPILE 's2swa_intel' [19:11, 17:39] ( 1 warnings 11 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [26:02, 16:55](2144 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [24:47, 16:08](2136 MB) -PASS -- TEST 'cpld_restart_p8_intel' [38:48, 08:34](1793 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [24:39, 16:00](2163 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [34:05, 08:41](1698 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [23:42, 12:28](2334 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [24:39, 15:37](2124 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [22:46, 13:46](2039 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [27:55, 16:05](2140 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [25:48, 16:03](2715 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [38:07, 09:08](2713 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [25:50, 13:04](3703 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [43:19, 07:23](3537 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [16:35, 08:04](2126 MB) - -PASS -- COMPILE 's2sw_intel' [18:11, 16:34] ( 1 warnings 11 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [23:21, 15:25](1982 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [16:27, 06:49](2054 MB) - -PASS -- COMPILE 's2swa_debug_intel' [10:10, 08:47] ( 1413 warnings 1173 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [17:30, 14:12](2172 MB) - -PASS -- COMPILE 's2sw_debug_intel' [09:10, 07:47] ( 1413 warnings 1173 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [09:18, 07:09](2008 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [16:11, 15:05] ( 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:27, 04:48](2027 MB) - -PASS -- COMPILE 's2s_intel' [16:11, 14:51] ( 1 warnings 3 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [11:02, 08:42](3031 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [06:00, 03:04](3028 MB) -PASS -- TEST 'cpld_restart_c48_intel' [12:03, 02:02](2476 MB) - -PASS -- COMPILE 's2swa_faster_intel' [19:11, 17:28] ( 1 warnings 11 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [44:41, 16:22](2142 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [21:11, 19:34] ( 1 warnings 11 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [45:24, 18:46](2012 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [29:37, 08:54](1258 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [32:27, 21:18](1927 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [08:11, 07:06] ( 1523 warnings 1943 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [36:10, 30:48](1978 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [17:11, 14:54] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [29:27, 03:45](690 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [27:45, 02:49](1582 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [27:46, 02:51](1587 MB) -PASS -- TEST 'control_latlon_intel' [27:43, 02:48](1588 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [27:53, 02:47](1585 MB) -PASS -- TEST 'control_c48_intel' [32:51, 09:02](1705 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [32:37, 08:10](825 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [32:59, 09:08](1702 MB) -PASS -- TEST 'control_c192_intel' [32:05, 08:07](1734 MB) -PASS -- TEST 'control_c384_intel' [40:03, 09:47](2001 MB) -PASS -- TEST 'control_c384gdas_intel' [47:47, 10:00](1331 MB) -PASS -- TEST 'control_stochy_intel' [30:29, 01:52](638 MB) -PASS -- TEST 'control_stochy_restart_intel' [14:41, 01:04](475 MB) -PASS -- TEST 'control_lndp_intel' [25:28, 01:44](636 MB) -PASS -- TEST 'control_iovr4_intel' [26:28, 02:44](634 MB) -PASS -- TEST 'control_iovr5_intel' [25:30, 02:44](633 MB) -PASS -- TEST 'control_p8_intel' [26:19, 03:20](1879 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [26:22, 03:33](1878 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [26:34, 03:21](1876 MB) -PASS -- TEST 'control_restart_p8_intel' [14:08, 01:59](1089 MB) -PASS -- TEST 'control_noqr_p8_intel' [25:13, 03:15](1864 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [13:25, 01:57](1129 MB) -PASS -- TEST 'control_decomp_p8_intel' [25:12, 03:21](1861 MB) -PASS -- TEST 'control_2threads_p8_intel' [25:25, 03:53](1934 MB) -PASS -- TEST 'control_p8_lndp_intel' [25:54, 05:45](1876 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [24:40, 04:59](1944 MB) -PASS -- TEST 'control_p8_mynn_intel' [22:35, 03:31](1880 MB) -PASS -- TEST 'merra2_thompson_intel' [22:44, 03:54](1876 MB) -PASS -- TEST 'regional_control_intel' [24:41, 06:32](1109 MB) -PASS -- TEST 'regional_restart_intel' [10:37, 03:34](1086 MB) -PASS -- TEST 'regional_decomp_intel' [27:44, 06:54](1101 MB) -PASS -- TEST 'regional_2threads_intel' [28:42, 04:42](1048 MB) -PASS -- TEST 'regional_noquilt_intel' [23:43, 06:32](1410 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [27:39, 06:31](1114 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [27:45, 06:30](1107 MB) -PASS -- TEST 'regional_wofs_intel' [28:38, 07:59](1892 MB) - -PASS -- COMPILE 'rrfs_intel' [16:11, 13:35] ( 3 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [34:31, 08:33](1057 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [33:01, 05:17](1271 MB) -PASS -- TEST 'rap_decomp_intel' [36:29, 08:47](1015 MB) -PASS -- TEST 'rap_2threads_intel' [38:32, 10:09](1081 MB) -PASS -- TEST 'rap_restart_intel' [20:37, 04:24](1038 MB) -PASS -- TEST 'rap_sfcdiff_intel' [36:29, 08:25](1059 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [34:31, 08:47](1009 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [20:49, 06:17](1072 MB) -PASS -- TEST 'hrrr_control_intel' [32:11, 04:23](1020 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [32:10, 04:28](1014 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [33:37, 05:02](1080 MB) -PASS -- TEST 'hrrr_control_restart_intel' [16:59, 02:21](934 MB) -PASS -- TEST 'rrfs_v1beta_intel' [23:24, 08:21](1051 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [23:30, 09:58](1976 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [22:26, 09:39](2014 MB) - -PASS -- COMPILE 'csawmg_intel' [15:11, 13:11] -PASS -- TEST 'control_csawmg_intel' [19:38, 06:42](1013 MB) -PASS -- TEST 'control_ras_intel' [14:25, 03:31](715 MB) - -PASS -- COMPILE 'wam_intel' [14:13, 12:39] ( 1 remarks ) -PASS -- TEST 'control_wam_intel' [23:48, 12:51](1649 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [20:10, 14:21] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [14:24, 03:21](1874 MB) -PASS -- TEST 'regional_control_faster_intel' [16:44, 06:15](1109 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [15:10, 09:27] ( 882 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [11:53, 02:33](1609 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [11:52, 02:24](1610 MB) -PASS -- TEST 'control_stochy_debug_intel' [11:28, 03:03](820 MB) -PASS -- TEST 'control_lndp_debug_intel' [10:28, 02:46](815 MB) -PASS -- TEST 'control_csawmg_debug_intel' [11:34, 04:18](1117 MB) -PASS -- TEST 'control_ras_debug_intel' [08:22, 02:50](818 MB) -PASS -- TEST 'control_diag_debug_intel' [07:44, 02:46](1665 MB) -PASS -- TEST 'control_debug_p8_intel' [07:45, 02:52](1900 MB) -PASS -- TEST 'regional_debug_intel' [22:43, 17:20](1094 MB) -PASS -- TEST 'rap_control_debug_intel' [09:25, 04:58](1196 MB) -PASS -- TEST 'hrrr_control_debug_intel' [09:27, 04:46](1196 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [08:26, 04:54](1199 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [07:23, 04:54](1198 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [07:21, 05:00](1203 MB) -PASS -- TEST 'rap_diag_debug_intel' [08:34, 05:14](1280 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [07:23, 05:05](1194 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [07:21, 04:58](1205 MB) -PASS -- TEST 'rap_lndp_debug_intel' [08:27, 05:11](1193 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [08:25, 04:58](1200 MB) -PASS -- TEST 'rap_noah_debug_intel' [07:24, 04:46](1204 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [07:24, 04:57](1204 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [10:25, 07:51](1194 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [07:30, 04:59](1196 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [06:26, 04:57](1204 MB) -PASS -- TEST 'rap_flake_debug_intel' [06:24, 04:59](1198 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [11:35, 08:31](1197 MB) - -PASS -- COMPILE 'wam_debug_intel' [13:10, 06:23] ( 837 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [15:48, 13:28](1676 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [14:10, 12:27] ( 3 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:03, 04:55](1142 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [10:21, 07:14](997 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:48, 03:49](925 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [11:24, 08:40](988 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [07:42, 04:26](958 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [06:37, 03:56](890 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [21:50, 05:24](978 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [10:42, 02:06](885 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [20:13, 13:20] ( 3 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [04:52, 02:35](1161 MB) -PASS -- TEST 'conus13km_2threads_intel' [17:54, 01:30](1116 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [17:55, 01:28](1060 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [16:11, 12:46] ( 3 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:48, 04:37](965 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [14:10, 06:30] ( 785 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:23, 05:05](1070 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:23, 04:49](1075 MB) -PASS -- TEST 'conus13km_debug_intel' [15:58, 13:44](1230 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [15:54, 13:43](935 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [15:52, 13:33](1165 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [21:57, 14:20](1294 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [14:11, 06:39] ( 785 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:30, 05:01](1133 MB) - -PASS -- COMPILE 'hafsw_intel' [23:10, 16:04] ( 1 warnings 10 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [08:21, 06:04](733 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [08:35, 06:42](1131 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [18:40, 07:39](816 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [35:31, 28:22](845 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [41:37, 34:20](871 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [14:11, 07:11](492 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [18:45, 08:37](502 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [13:05, 03:35](370 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [15:36, 09:40](477 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [14:01, 04:48](528 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [12:59, 04:35](523 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [13:02, 05:45](572 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [17:35, 01:34](400 MB) -PASS -- TEST 'gnv1_nested_intel' [21:28, 04:22](1714 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [13:10, 06:36] ( 1465 warnings 1445 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [28:17, 13:29](582 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [20:10, 14:38] ( 9 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [30:23, 14:53](658 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [30:15, 15:12](723 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [25:12, 16:01] ( 8 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [26:46, 11:05](709 MB) - -PASS -- COMPILE 'hafs_all_intel' [22:10, 13:59] ( 9 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [22:25, 07:34](812 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [24:24, 10:12](762 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [30:02, 16:22](1200 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [14:11, 08:03] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [16:20, 03:00](1132 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:24, 01:56](1106 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [16:23, 02:54](1018 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [16:19, 02:57](1025 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [16:19, 04:32](1021 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [13:21, 03:01](1130 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [13:19, 03:01](1152 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [12:18, 02:53](1018 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [16:16, 06:29](1026 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [16:14, 06:30](1007 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [12:17, 02:59](1155 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [13:19, 04:21](2402 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [12:21, 04:26](2453 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [20:11, 05:24] ( 2 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [14:19, 06:31](1080 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [22:12, 07:39] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [09:20, 03:00](1153 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [26:12, 01:26] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [06:32, 01:02](251 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [04:27, 00:57](324 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [06:29, 00:38](322 MB) - -PASS -- COMPILE 'datm_cdeps_lm4_intel' [25:12, 01:47] ( 12 warnings ) -PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [03:32, 00:38](565 MB) -PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:32, 00:22](445 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [37:12, 14:42] ( 3 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [07:11, 04:13](1967 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [31:12, 13:37] ( 1 warnings 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [09:00, 05:15](1975 MB) - -PASS -- COMPILE 'atml_intel' [32:11, 15:02] ( 8 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [11:41, 04:54](1862 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [11:38, 04:57](1859 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:55, 02:51](1072 MB) - -PASS -- COMPILE 'atml_debug_intel' [22:11, 07:33] ( 880 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [11:37, 06:10](1898 MB) - -PASS -- COMPILE 'atmw_intel' [30:13, 13:44] ( 9 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [07:24, 02:18](1896 MB) - -PASS -- COMPILE 'atmaero_intel' [29:11, 14:09] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [12:20, 06:39](1966 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [10:25, 05:23](1747 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [11:07, 05:30](1753 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [26:13, 06:24] ( 882 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [30:04, 20:49](4485 MB) - -PASS -- COMPILE 'atm_fbh_intel' [30:13, 12:31] ( 3 warnings 8 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [18:33, 13:45](1112 MB) - -PASS -- COMPILE 'hafsw_intelllvm' [27:11, 08:05] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intelllvm' [13:12, 07:56](575 MB) - -PASS -- COMPILE 'hafsw_debug_intelllvm' [24:11, 05:10] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intelllvm' [25:03, 20:15](563 MB) +PASS -- COMPILE 'datm_cdeps_lm4_intel' [03:10, 01:46] ( 12 warnings ) +PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [02:45, 00:44](559 MB) +PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:37, 00:25](450 MB) SYNOPSIS: -Starting Date/Time: 20250117 19:12:27 -Ending Date/Time: 20250117 22:03:38 -Total Time: 02h:51m:56s -Compiles Completed: 45/45 -Tests Completed: 191/191 +Starting Date/Time: 20250123 14:49:24 +Ending Date/Time: 20250123 15:42:39 +Total Time: 00h:53m:38s +Compiles Completed: 2/2 +Tests Completed: 4/4 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 482f1ce211..721771bcf5 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: -558f4722abc1d8aa24dbd5499ac3826dd9206095 +ce8cf613dbce05cbcf626fae733ca29a834c5eab Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -9,12 +9,12 @@ Submodule hashes used in testing: 2eccb9f74ebd8dfc09b53d15f5a96c847b77c443 CDEPS-interface/CDEPS (cdeps0.4.17-310-g2eccb9f) ff7fd76118d47ccef6cb934b834161c6be5a9909 CICE-interface/CICE (CICE6.0.0-392-gff7fd76) 3792520561cf9419082ef41f9f0dffd03edf2e43 CICE-interface/CICE/icepack (Icepack1.1.0-198-g3792520) - b5d1cc189fced4abcb13fc70ed2febb2aef61757 CMEPS-interface/CMEPS (cmeps_v0.4.1-2313-gb5d1cc1) + cb180b0ab5cb618b503d695d6f214a03f845ab06 CMEPS-interface/CMEPS (cmeps0.9.2-42-gcb180b0a) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - b40f99dd1701569ee27b01d53c3c8f32f4d33951 FV3 (heads/develop) + 21f89339572a93c9f4fb616cdf7c0552b9a020ba FV3 (remotes/origin/feature/s2s_with_lnd) 9490871a616604efe9dd75608214081eef557ad6 FV3/atmos_cubed_sphere (201912_public_release-408-g9490871) 9e1c3abe1048c0f18c53fdbb7113bc56a129bdf5 FV3/ccpp/framework (2024-07-11-dev-2-g9e1c3ab) - 449343f16e87e149f05a76b565287c77f53ccf83 FV3/ccpp/physics (EP4-1099-g449343f1) + ed3d4af782050e043b2f9817dff93e96aba26d45 FV3/ccpp/physics (ccpp_transition_to_vlab_master_20190705-4595-ged3d4af7) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) ce5f3b146861cf6c95e1c14c640ede1ed97e6eef FV3/upp (upp_v10.2.0-243-gce5f3b14) -179cae1dd84401cf25d250bd9102e66560a9d328 FV3/upp/sorc/libIFI.fd @@ -23,11 +23,11 @@ Submodule hashes used in testing: 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) - 162aad89d52ba3ce4369fb0adbe2bbb57d83918e MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10365-g162aad89d) + 6fff0955a123c1dea8d70f31271e13d320ff8552 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10366-g6fff0955a) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) - 025043d1ad662fca05f29f88ddd88ddf46c81882 NOAHMP-interface/noahmp (v3.7.1-444-g025043d) - 9770a245adef971423aac2699ffcf8b36dba3945 WW3 (6.07.1-375-g9770a245) + 2b832ca7a9eaf1a979940f34a55944351bf9f6e3 NOAHMP-interface/noahmp (v3.7.1-454-g2b832ca) + af14207b0b2395a2b4e1e01cdbce51973026228f WW3 (remotes/origin/updatedevufs-51-gaf14207b) 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17) fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) @@ -38,241 +38,243 @@ 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: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20250107 -COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_2504378 +BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20250122 +COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_2614407 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: GFS-DEV * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [13:29, 11:23] ( 1 warnings 9 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [10:26, 06:40](3198 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [13:26, 11:58] ( 1 warnings 9 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [20:24, 15:49](1901 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [21:46, 16:51](1939 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [12:32, 07:48](1066 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [23:34, 18:35](1881 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [14:30, 12:26] ( 1 warnings 9 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [18:32, 15:32](1908 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [07:21, 05:17] ( 1502 warnings 1941 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [30:48, 25:43](1941 MB) - -PASS -- COMPILE 's2swa_intel' [13:26, 11:29] ( 1 warnings 9 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [11:56, 08:32](3227 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [12:21, 08:29](3224 MB) -PASS -- TEST 'cpld_restart_p8_intel' [09:02, 05:01](3152 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [11:47, 08:28](3248 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [09:11, 05:08](3171 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [20:26, 16:53](3450 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [11:41, 08:20](3221 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [11:13, 06:57](3170 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [12:21, 08:22](3227 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [22:14, 13:28](4240 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [20:59, 09:35](4378 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [12:08, 08:20](3200 MB) - -PASS -- COMPILE 's2sw_intel' [12:25, 10:46] ( 1 warnings 9 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [08:40, 04:56](1917 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [11:06, 07:18](1963 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [12:25, 10:21] ( 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [09:04, 05:11](1968 MB) - -PASS -- COMPILE 's2s_intel' [11:25, 10:04] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [09:40, 06:13](2880 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [05:37, 02:09](2893 MB) -PASS -- TEST 'cpld_restart_c48_intel' [04:18, 01:39](2311 MB) - -PASS -- COMPILE 's2swa_faster_intel' [17:31, 15:44] ( 1 warnings 9 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [12:13, 08:20](3227 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [13:29, 11:26] ( 1 warnings 9 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [18:57, 15:41](1923 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [11:08, 07:49](1107 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [22:01, 18:17](1895 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:20, 05:13] ( 1502 warnings 1941 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [30:08, 26:59](1961 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [11:27, 09:35] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [06:34, 04:05](664 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [04:58, 02:44](1559 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [05:01, 02:40](1570 MB) -PASS -- TEST 'control_latlon_intel' [04:53, 02:43](1554 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [05:08, 02:47](1564 MB) -PASS -- TEST 'control_c48_intel' [09:22, 06:36](1585 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [08:01, 06:03](707 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [09:18, 06:32](1589 MB) -PASS -- TEST 'control_c192_intel' [10:23, 07:25](1684 MB) -PASS -- TEST 'control_c384_intel' [13:47, 09:00](1973 MB) -PASS -- TEST 'control_c384gdas_intel' [14:42, 09:20](1171 MB) -PASS -- TEST 'control_stochy_intel' [04:36, 02:02](617 MB) -PASS -- TEST 'control_stochy_restart_intel' [03:36, 01:21](425 MB) -PASS -- TEST 'control_lndp_intel' [03:31, 01:48](622 MB) -PASS -- TEST 'control_iovr4_intel' [05:36, 02:49](620 MB) -PASS -- TEST 'control_iovr5_intel' [04:35, 02:49](613 MB) -PASS -- TEST 'control_p8_intel' [07:42, 03:15](1852 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [07:43, 03:25](1855 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [07:36, 03:09](1850 MB) -PASS -- TEST 'control_restart_p8_intel' [06:19, 02:01](1008 MB) -PASS -- TEST 'control_noqr_p8_intel' [07:28, 03:12](1843 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [05:46, 02:03](1015 MB) -PASS -- TEST 'control_decomp_p8_intel' [07:17, 03:19](1851 MB) -PASS -- TEST 'control_2threads_p8_intel' [10:14, 06:09](1928 MB) -PASS -- TEST 'control_p8_lndp_intel' [08:02, 05:22](1854 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [08:25, 04:25](1905 MB) -PASS -- TEST 'control_p8_mynn_intel' [07:23, 03:30](1860 MB) -PASS -- TEST 'merra2_thompson_intel' [08:03, 03:38](1859 MB) -PASS -- TEST 'regional_control_intel' [08:05, 05:18](891 MB) -PASS -- TEST 'regional_restart_intel' [04:52, 03:01](875 MB) -PASS -- TEST 'regional_decomp_intel' [07:55, 05:39](889 MB) -PASS -- TEST 'regional_2threads_intel' [09:52, 07:52](1018 MB) -PASS -- TEST 'regional_noquilt_intel' [07:51, 05:23](1221 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [08:06, 05:19](890 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [08:00, 05:22](890 MB) -PASS -- TEST 'regional_wofs_intel' [09:57, 07:17](1582 MB) - -PASS -- COMPILE 'rrfs_intel' [10:26, 08:51] ( 3 warnings 92 remarks ) -PASS -- TEST 'rap_control_intel' [11:10, 07:20](1006 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [07:20, 04:38](1156 MB) -PASS -- TEST 'rap_decomp_intel' [11:10, 07:41](1000 MB) -PASS -- TEST 'rap_2threads_intel' [20:10, 16:12](1075 MB) -PASS -- TEST 'rap_restart_intel' [08:42, 04:02](881 MB) -PASS -- TEST 'rap_sfcdiff_intel' [11:19, 07:18](997 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [11:19, 07:41](996 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [09:44, 05:34](883 MB) -PASS -- TEST 'hrrr_control_intel' [08:43, 04:07](994 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [08:43, 04:09](998 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [12:41, 08:07](1068 MB) -PASS -- TEST 'hrrr_control_restart_intel' [04:44, 02:23](830 MB) -PASS -- TEST 'rrfs_v1beta_intel' [11:38, 07:28](993 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [11:46, 09:38](1954 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [11:42, 09:23](1939 MB) - -PASS -- COMPILE 'csawmg_intel' [09:25, 08:05] -PASS -- TEST 'control_csawmg_intel' [09:59, 07:03](954 MB) -PASS -- TEST 'control_ras_intel' [05:34, 03:37](654 MB) - -PASS -- COMPILE 'wam_intel' [10:26, 08:13] ( 1 remarks ) -PASS -- TEST 'control_wam_intel' [15:13, 12:14](1645 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [10:26, 08:25] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [07:33, 03:07](1846 MB) -PASS -- TEST 'regional_control_faster_intel' [07:05, 05:03](889 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [09:24, 07:32] ( 867 warnings 92 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [06:03, 02:56](1600 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [05:06, 02:51](1603 MB) -PASS -- TEST 'control_stochy_debug_intel' [05:37, 03:38](803 MB) -PASS -- TEST 'control_lndp_debug_intel' [05:34, 03:21](802 MB) -PASS -- TEST 'control_csawmg_debug_intel' [07:58, 04:54](1108 MB) -PASS -- TEST 'control_ras_debug_intel' [05:34, 03:19](815 MB) -PASS -- TEST 'control_diag_debug_intel' [06:04, 03:11](1660 MB) -PASS -- TEST 'control_debug_p8_intel' [05:51, 03:20](1896 MB) -PASS -- TEST 'regional_debug_intel' [21:12, 18:25](934 MB) -PASS -- TEST 'rap_control_debug_intel' [07:38, 05:51](1184 MB) -PASS -- TEST 'hrrr_control_debug_intel' [07:40, 05:43](1178 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [07:36, 05:43](1184 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [07:37, 05:50](1182 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [07:32, 05:45](1186 MB) -PASS -- TEST 'rap_diag_debug_intel' [08:46, 06:07](1270 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [07:34, 05:47](1189 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [07:33, 05:54](1187 MB) -PASS -- TEST 'rap_lndp_debug_intel' [07:35, 05:54](1188 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [07:34, 05:44](1183 MB) -PASS -- TEST 'rap_noah_debug_intel' [07:36, 05:37](1182 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [07:34, 05:43](1183 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [11:39, 09:05](1182 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [07:35, 05:45](1180 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [07:36, 05:44](1188 MB) -PASS -- TEST 'rap_flake_debug_intel' [07:35, 05:47](1184 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [13:56, 09:33](1189 MB) - -PASS -- COMPILE 'wam_debug_intel' [06:20, 04:22] ( 823 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [17:13, 14:19](1678 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [09:23, 08:07] ( 3 warnings 91 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:22, 04:24](1035 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [10:29, 06:17](876 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [08:27, 03:23](873 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [17:34, 13:50](934 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [11:33, 07:11](926 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [07:34, 03:35](871 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [07:34, 04:38](791 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [04:37, 01:54](761 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [09:24, 08:03] ( 3 warnings 91 remarks ) -PASS -- TEST 'conus13km_control_intel' [05:15, 02:14](1079 MB) -PASS -- TEST 'conus13km_2threads_intel' [05:04, 02:05](1061 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [03:57, 01:29](956 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [10:23, 08:12] ( 3 warnings 91 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [07:03, 04:15](898 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:20, 04:27] ( 771 warnings 91 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [07:35, 05:29](1066 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [07:38, 05:25](1063 MB) -PASS -- TEST 'conus13km_debug_intel' [17:21, 15:04](1150 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [18:19, 15:10](823 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [26:25, 23:22](1147 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [17:16, 15:01](1218 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:20, 04:21] ( 771 warnings 91 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [07:37, 05:35](1084 MB) - -PASS -- COMPILE 'hafsw_intel' [11:27, 09:54] ( 1 warnings 9 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [09:44, 06:27](690 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [09:44, 07:34](1050 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [11:02, 07:42](732 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [15:54, 13:00](768 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [18:04, 14:16](786 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [08:13, 05:52](466 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [10:48, 07:25](480 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [06:26, 03:24](381 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [12:57, 08:52](448 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [07:08, 04:12](498 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [06:09, 03:53](500 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [08:19, 05:04](562 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [04:40, 01:58](411 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [06:19, 04:49] ( 1446 warnings 1444 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [17:22, 14:29](608 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [11:26, 09:39] ( 8 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [11:21, 08:28](604 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [11:28, 08:28](783 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [11:28, 10:00] ( 8 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [09:43, 06:43](783 MB) - -PASS -- COMPILE 'hafs_all_intel' [11:28, 09:13] ( 8 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [10:45, 07:12](723 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [10:42, 07:20](704 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [18:38, 16:09](894 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [11:28, 09:57] ( 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [06:51, 03:58](1916 MB) - -PASS -- COMPILE 'atml_intel' [11:26, 09:23] ( 8 warnings 2 remarks ) - -PASS -- COMPILE 'atml_debug_intel' [07:21, 05:20] ( 866 warnings 2 remarks ) - -PASS -- COMPILE 'atmaero_intel' [10:30, 08:26] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [08:14, 04:45](3118 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [09:13, 05:17](2995 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [08:51, 05:16](3009 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [06:20, 04:19] ( 868 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [26:52, 22:51](4475 MB) +PASS -- COMPILE 's2swa_32bit_intel' [13:28, 11:39] ( 1 warnings 9 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [11:30, 06:52](3198 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [13:28, 12:10] ( 1 warnings 9 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [21:14, 15:48](1901 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [22:53, 16:49](1938 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [13:33, 07:46](1078 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [25:32, 18:21](1882 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [13:28, 11:50] ( 1 warnings 9 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [18:16, 15:36](1909 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [07:22, 05:23] ( 1502 warnings 1941 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [30:41, 26:05](1951 MB) + +PASS -- COMPILE 's2swa_intel' [13:28, 11:46] ( 1 warnings 9 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [13:12, 08:24](3226 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [13:22, 08:38](3218 MB) +PASS -- TEST 'cpld_restart_p8_intel' [10:10, 04:51](3152 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [13:07, 08:33](3246 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [10:16, 05:03](3171 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [22:35, 17:04](3444 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [13:07, 08:29](3223 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [13:07, 07:00](3169 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [14:23, 08:28](3225 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [24:10, 13:35](4236 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [22:30, 09:24](4367 MB) + +PASS -- COMPILE 's2swal_intel' [13:28, 11:49] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_s2sa_p8_intel' [12:12, 08:27](3200 MB) + +PASS -- COMPILE 's2sw_intel' [13:28, 11:14] ( 1 warnings 9 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [08:43, 05:01](1916 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [11:11, 07:16](1975 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [12:27, 10:18] ( 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [09:02, 05:06](1970 MB) + +PASS -- COMPILE 's2s_intel' [12:27, 10:18] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [09:41, 06:11](2881 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [05:37, 02:23](2892 MB) +PASS -- TEST 'cpld_restart_c48_intel' [04:20, 01:28](2295 MB) + +PASS -- COMPILE 's2swa_faster_intel' [18:33, 16:21] ( 1 warnings 9 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [12:18, 08:23](3225 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [13:28, 11:35] ( 1 warnings 9 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [18:52, 15:43](1921 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [11:00, 07:48](1097 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [22:02, 18:12](1890 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:20, 05:19] ( 1502 warnings 1941 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [29:58, 26:56](1959 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [11:25, 09:39] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [06:35, 03:56](663 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [04:55, 02:34](1560 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [06:01, 02:44](1572 MB) +PASS -- TEST 'control_latlon_intel' [06:56, 02:44](1564 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [07:09, 02:38](1565 MB) +PASS -- TEST 'control_c48_intel' [10:25, 06:26](1587 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [09:02, 05:58](710 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [10:20, 06:28](1590 MB) +PASS -- TEST 'control_c192_intel' [11:21, 07:22](1686 MB) +PASS -- TEST 'control_c384_intel' [13:37, 08:54](1968 MB) +PASS -- TEST 'control_c384gdas_intel' [14:33, 09:04](1167 MB) +PASS -- TEST 'control_stochy_intel' [04:36, 01:59](619 MB) +PASS -- TEST 'control_stochy_restart_intel' [03:33, 01:13](426 MB) +PASS -- TEST 'control_lndp_intel' [04:31, 01:44](622 MB) +PASS -- TEST 'control_iovr4_intel' [05:35, 02:45](619 MB) +PASS -- TEST 'control_iovr5_intel' [04:35, 02:45](620 MB) +PASS -- TEST 'control_p8_intel' [07:31, 03:07](1852 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [08:31, 03:24](1854 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [08:33, 03:02](1852 MB) +PASS -- TEST 'control_restart_p8_intel' [06:33, 01:54](1009 MB) +PASS -- TEST 'control_noqr_p8_intel' [08:07, 03:08](1846 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [05:44, 01:55](1021 MB) +PASS -- TEST 'control_decomp_p8_intel' [07:46, 03:15](1857 MB) +PASS -- TEST 'control_2threads_p8_intel' [09:57, 06:06](1925 MB) +PASS -- TEST 'control_p8_lndp_intel' [07:56, 05:06](1864 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [08:06, 04:20](1908 MB) +PASS -- TEST 'control_p8_mynn_intel' [07:18, 03:27](1869 MB) +PASS -- TEST 'merra2_thompson_intel' [07:39, 03:34](1858 MB) +PASS -- TEST 'regional_control_intel' [07:59, 05:14](890 MB) +PASS -- TEST 'regional_restart_intel' [06:52, 03:11](877 MB) +PASS -- TEST 'regional_decomp_intel' [07:51, 05:44](897 MB) +PASS -- TEST 'regional_2threads_intel' [10:59, 07:49](1024 MB) +PASS -- TEST 'regional_noquilt_intel' [08:58, 05:20](1219 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [07:59, 05:14](891 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [07:50, 05:17](892 MB) +PASS -- TEST 'regional_wofs_intel' [09:52, 07:04](1587 MB) + +PASS -- COMPILE 'rrfs_intel' [10:25, 08:55] ( 3 warnings 92 remarks ) +PASS -- TEST 'rap_control_intel' [12:22, 07:29](1003 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [07:18, 04:38](1159 MB) +PASS -- TEST 'rap_decomp_intel' [11:24, 07:38](1002 MB) +PASS -- TEST 'rap_2threads_intel' [19:05, 15:51](1078 MB) +PASS -- TEST 'rap_restart_intel' [08:27, 03:56](883 MB) +PASS -- TEST 'rap_sfcdiff_intel' [11:16, 07:22](1002 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [11:10, 07:36](997 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [09:33, 05:33](884 MB) +PASS -- TEST 'hrrr_control_intel' [08:28, 03:57](994 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [08:01, 04:08](994 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [12:18, 08:04](1069 MB) +PASS -- TEST 'hrrr_control_restart_intel' [04:33, 02:22](830 MB) +PASS -- TEST 'rrfs_v1beta_intel' [11:31, 07:30](994 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [13:41, 09:32](1956 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [13:45, 09:23](1939 MB) + +PASS -- COMPILE 'csawmg_intel' [10:25, 08:11] +PASS -- TEST 'control_csawmg_intel' [10:58, 07:05](955 MB) +PASS -- TEST 'control_ras_intel' [07:33, 03:30](653 MB) + +PASS -- COMPILE 'wam_intel' [10:25, 08:21] ( 1 remarks ) +PASS -- TEST 'control_wam_intel' [15:11, 12:08](1640 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [10:25, 08:32] ( 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [07:29, 03:14](1847 MB) +PASS -- TEST 'regional_control_faster_intel' [06:49, 05:03](886 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [09:23, 07:42] ( 867 warnings 92 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [05:01, 02:46](1597 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [06:11, 02:56](1606 MB) +PASS -- TEST 'control_stochy_debug_intel' [05:37, 03:39](804 MB) +PASS -- TEST 'control_lndp_debug_intel' [05:37, 03:17](807 MB) +PASS -- TEST 'control_csawmg_debug_intel' [08:01, 05:20](1108 MB) +PASS -- TEST 'control_ras_debug_intel' [05:37, 03:17](813 MB) +PASS -- TEST 'control_diag_debug_intel' [06:06, 03:19](1660 MB) +PASS -- TEST 'control_debug_p8_intel' [05:58, 03:20](1899 MB) +PASS -- TEST 'regional_debug_intel' [21:18, 18:37](921 MB) +PASS -- TEST 'rap_control_debug_intel' [07:38, 05:48](1184 MB) +PASS -- TEST 'hrrr_control_debug_intel' [07:42, 05:45](1180 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [07:38, 05:44](1182 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [07:35, 05:52](1185 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [08:37, 05:55](1184 MB) +PASS -- TEST 'rap_diag_debug_intel' [08:44, 05:59](1266 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [08:35, 05:55](1188 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [08:33, 05:43](1186 MB) +PASS -- TEST 'rap_lndp_debug_intel' [07:34, 05:48](1187 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [07:34, 05:36](1184 MB) +PASS -- TEST 'rap_noah_debug_intel' [07:35, 05:40](1183 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [07:37, 05:46](1184 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [11:39, 09:06](1183 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [07:37, 05:40](1177 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [07:35, 05:50](1183 MB) +PASS -- TEST 'rap_flake_debug_intel' [07:34, 05:54](1184 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [14:50, 09:38](1192 MB) + +PASS -- COMPILE 'wam_debug_intel' [06:20, 04:28] ( 823 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [17:14, 14:28](1676 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [09:23, 08:09] ( 3 warnings 91 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [08:19, 04:21](1033 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [10:26, 06:03](876 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [08:24, 03:34](874 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [17:31, 13:45](928 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [12:18, 07:14](921 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [07:53, 03:32](872 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [09:35, 04:38](789 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [05:36, 02:01](761 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [09:27, 08:11] ( 3 warnings 91 remarks ) +PASS -- TEST 'conus13km_control_intel' [05:16, 02:14](1079 MB) +PASS -- TEST 'conus13km_2threads_intel' [05:02, 02:00](1063 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [05:05, 01:37](957 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [10:26, 08:12] ( 3 warnings 91 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:56, 04:22](898 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:23, 04:36] ( 771 warnings 91 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [07:36, 05:36](1066 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [07:37, 05:23](1059 MB) +PASS -- TEST 'conus13km_debug_intel' [17:18, 14:56](1156 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [17:16, 15:04](840 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [26:22, 23:20](1145 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [17:13, 14:57](1218 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:20, 04:25] ( 771 warnings 91 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [07:37, 05:34](1085 MB) + +PASS -- COMPILE 'hafsw_intel' [11:25, 10:06] ( 1 warnings 9 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [09:46, 06:06](689 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [10:47, 07:56](1053 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [11:03, 07:39](739 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [15:52, 12:33](765 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [18:06, 14:00](783 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [09:11, 05:57](467 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [11:49, 07:18](481 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [07:20, 03:20](384 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [13:50, 08:44](439 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [07:02, 04:05](497 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [08:13, 03:48](500 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [10:17, 05:03](556 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [06:38, 02:03](410 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [06:20, 04:51] ( 1446 warnings 1444 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [21:21, 14:29](610 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [11:27, 09:43] ( 8 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [22:33, 08:24](607 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [24:45, 08:17](783 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [11:27, 10:04] ( 8 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [23:56, 06:42](779 MB) + +PASS -- COMPILE 'hafs_all_intel' [11:27, 09:15] ( 8 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [11:45, 07:00](725 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [12:43, 07:18](705 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [20:39, 16:09](904 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [13:33, 10:05] ( 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [08:42, 03:53](1919 MB) + +PASS -- COMPILE 'atml_intel' [12:29, 09:44] ( 9 warnings 2 remarks ) + +PASS -- COMPILE 'atml_debug_intel' [07:27, 05:39] ( 872 warnings 2 remarks ) + +PASS -- COMPILE 'atmaero_intel' [10:30, 08:33] ( 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [09:07, 04:34](3116 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [11:05, 05:12](2987 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [09:49, 05:21](3006 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [06:26, 04:20] ( 868 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [30:46, 22:23](4475 MB) SYNOPSIS: -Starting Date/Time: 20250121 12:48:08 -Ending Date/Time: 20250121 14:19:48 -Total Time: 01h:32m:26s -Compiles Completed: 33/33 +Starting Date/Time: 20250127 20:23:43 +Ending Date/Time: 20250127 22:01:45 +Total Time: 01h:38m:48s +Compiles Completed: 34/34 Tests Completed: 157/157 NOTES: diff --git a/tests/parm/ufs.configure.atm_lm4.IN b/tests/parm/ufs.configure.atm_lm4.IN index 2eaa5111c7..84ff5f2ad4 100644 --- a/tests/parm/ufs.configure.atm_lm4.IN +++ b/tests/parm/ufs.configure.atm_lm4.IN @@ -26,6 +26,7 @@ MED_attributes:: history_option = nhours history_ymd = -999 coupling_mode = @[CPLMODE] + samegrid_atmlnd = @[samegrid_atmlnd] history_tile_lnd = 96 history_n_lnd_inst = 6 history_option_lnd_inst = nhours diff --git a/tests/parm/ufs.configure.atm_lnd.IN b/tests/parm/ufs.configure.atm_lnd.IN index 6a01acf8cf..c00fd9ea52 100644 --- a/tests/parm/ufs.configure.atm_lnd.IN +++ b/tests/parm/ufs.configure.atm_lnd.IN @@ -26,6 +26,7 @@ MED_attributes:: history_option = nhours history_ymd = -999 coupling_mode = @[CPLMODE] + samegrid_atmlnd = @[samegrid_atmlnd] :: # ATM # @@ -46,6 +47,7 @@ LND_attributes:: Diagnostic = 0 mosaic_file = @[mosaic_file] input_dir = @[lnd_input_dir] + fixed_dir = @[lnd_fixed_dir] ic_type = @[lnd_ic_type] layout = @[layout_x]:@[layout_y] # need to be consistent with number of PEs num_soil_levels = 4 @@ -77,13 +79,13 @@ LND_attributes:: runSeq:: @@[coupling_interval_sec] MED med_phases_prep_atm + MED med_phases_prep_lnd MED -> ATM :remapMethod=redist + MED -> LND :remapMethod=redist ATM + LND ATM -> MED :remapMethod=redist MED med_phases_post_atm - MED med_phases_prep_lnd - MED -> LND :remapMethod=redist - LND LND -> MED :remapMethod=redist MED med_phases_post_lnd MED med_phases_restart_write diff --git a/tests/parm/ufs.configure.s2swal_fast.IN b/tests/parm/ufs.configure.s2swal_fast.IN new file mode 100644 index 0000000000..5fd5de3b04 --- /dev/null +++ b/tests/parm/ufs.configure.s2swal_fast.IN @@ -0,0 +1,205 @@ +############################################# +#### UFS Run-Time Configuration File ###### +############################################# + +# ESMF # +logKindFlag: ESMF_LOGKIND_MULTI +globalResourceControl: @[ESMF_THREADING] + +# EARTH # +EARTH_component_list: MED ATM CHM OCN ICE WAV LND +EARTH_attributes:: + Verbosity = 0 +:: + +# MED # +MED_model: @[med_model] +MED_petlist_bounds: @[med_petlist_bounds] +MED_omp_num_threads: @[med_omp_num_threads] + +# ATM # +ATM_model: @[atm_model] +ATM_petlist_bounds: @[atm_petlist_bounds] +ATM_omp_num_threads: @[atm_omp_num_threads] +ATM_attributes:: + Verbosity = 0 + DumpFields = false + ProfileMemory = false + OverwriteSlice = true +:: + +# CHM # +CHM_model: @[chm_model] +CHM_petlist_bounds: @[chm_petlist_bounds] +CHM_omp_num_threads: @[chm_omp_num_threads] +CHM_attributes:: + Verbosity = 0 +:: + +# OCN # +OCN_model: @[ocn_model] +OCN_petlist_bounds: @[ocn_petlist_bounds] +OCN_omp_num_threads: @[ocn_omp_num_threads] +OCN_attributes:: + Verbosity = 0 + DumpFields = false + ProfileMemory = false + OverwriteSlice = true + mesh_ocn = @[MESH_OCN] + use_coldstart = @[use_coldstart] + use_mommesh = @[use_mommesh] +:: + +# ICE # +ICE_model: @[ice_model] +ICE_petlist_bounds: @[ice_petlist_bounds] +ICE_omp_num_threads: @[ice_omp_num_threads] +ICE_attributes:: + Verbosity = 0 + DumpFields = false + ProfileMemory = false + OverwriteSlice = true + mesh_ice = @[MESH_ICE] + eps_imesh = @[eps_imesh] + stop_n = @[RESTART_N] + stop_option = nhours + stop_ymd = -999 +:: + +# WAV # +WAV_model: @[wav_model] +WAV_petlist_bounds: @[wav_petlist_bounds] +WAV_omp_num_threads: @[wav_omp_num_threads] +WAV_attributes:: + Verbosity = 0 + OverwriteSlice = false + mesh_wav = @[MESH_WAV] + user_histname = @[WW3_user_histname] + use_historync = @[WW3_historync] + use_restartnc = @[WW3_restartnc] + restart_from_binary = @[WW3_restart_from_binary] + pio_typename = @[WW3_PIO_FORMAT] + pio_numiotasks = @[WW3_PIO_IOTASKS] + pio_stride = @[WW3_PIO_STRIDE] + pio_rearranger = @[WW3_PIO_REARR] + pio_root = @[WW3_PIO_ROOT] +:: + +# LND # +LND_model: @[lnd_model] +LND_petlist_bounds: @[lnd_petlist_bounds] +LND_omp_num_threads: @[lnd_omp_num_threads] +LND_attributes:: + Verbosity = 1 + Diagnostic = 0 + mosaic_file = @[mosaic_file] + input_dir = @[lnd_input_dir] + fixed_dir = @[lnd_fixed_dir] + ic_type = @[lnd_ic_type] + layout = @[layout_x]:@[layout_y] # need to be consistent with number of PEs + num_soil_levels = 4 + forcing_height = 10 + soil_level_thickness = 0.10:0.30:0.60:1.00 + soil_level_nodes = 0.05:0.25:0.70:1.50 + dynamic_vegetation_option = 4 + canopy_stomatal_resistance_option = 2 + soil_wetness_option = 1 + runoff_option = 1 + surface_exchange_option = 3 + supercooled_soilwater_option = 1 + frozen_soil_adjust_option = 1 + radiative_transfer_option = 3 + snow_albedo_option = @[snow_albedo_option] + precip_partition_option = @[precip_partition_option] + soil_temp_lower_bdy_option = 2 + soil_temp_time_scheme_option = 3 + surface_evap_resistance_option = 1 # not used, it is fixed to 4 in sfc_noahmp_drv.F90 + glacier_option = 1 + surface_thermal_roughness_option = 2 + output_freq = 3600 + restart_freq = -1 + calc_snet = @[CALC_SNET] + initial_albedo = @[initial_albedo] +:: + +# CMEPS warm run sequence +runSeq:: +@@[coupling_interval_slow_sec] + MED med_phases_prep_ocn_avg + MED -> OCN :remapMethod=redist + OCN + @@[coupling_interval_fast_sec] + MED med_phases_prep_atm + MED med_phases_prep_ice + MED med_phases_prep_wav_accum + MED med_phases_prep_wav_avg + MED med_phases_prep_lnd + MED -> ATM :remapMethod=redist + MED -> ICE :remapMethod=redist + MED -> WAV :remapMethod=redist + MED -> LND :remapMethod=redist + ATM phase1 + ATM -> CHM + CHM + CHM -> ATM + ATM phase2 + ICE + WAV + LND + ATM -> MED :remapMethod=redist + MED med_phases_post_atm + ICE -> MED :remapMethod=redist + MED med_phases_post_ice + WAV -> MED :remapMethod=redist + MED med_phases_post_wav + LND -> MED :remapMethod=redist + MED med_phases_post_lnd + MED med_phases_ocnalb_run + MED med_phases_prep_ocn_accum + @ + OCN -> MED :remapMethod=redist + MED med_phases_post_ocn + MED med_phases_restart_write +@ +:: + +# CMEPS variables + +DRIVER_attributes:: +:: + +MED_attributes:: + ATM_model = @[atm_model] + ICE_model = @[ice_model] + OCN_model = @[ocn_model] + WAV_model = @[wav_model] + LND_model = @[lnd_model] + coupling_mode = @[CPLMODE] + pio_rearranger = @[pio_rearranger] + ocean_albedo_limit = @[ocean_albedo_limit] +:: + +ALLCOMP_attributes:: + ScalarFieldCount = 3 + ScalarFieldIdxGridNX = 1 + ScalarFieldIdxGridNY = 2 + ScalarFieldIdxGridNTile = 3 + ScalarFieldName = cpl_scalars + start_type = @[RUNTYPE] + restart_dir = @[CMEPS_RESTART_DIR] + case_name = ufs.cpld + restart_n = @[RESTART_N] + restart_option = nhours + restart_ymd = -999 + write_restart_at_endofrun = @[WRITE_ENDOFRUN_RESTART] + dbug_flag = @[cap_dbug_flag] + stop_n = @[FHMAX] + stop_option = nhours + stop_ymd = -999 + orb_eccen = 1.e36 + orb_iyear = 2000 + orb_iyear_align = 2000 + orb_mode = fixed_year + orb_mvelp = 1.e36 + orb_obliq = 1.e36 +:: diff --git a/tests/rt.conf b/tests/rt.conf index 1ed8c56eae..d164e31c36 100644 --- a/tests/rt.conf +++ b/tests/rt.conf @@ -56,6 +56,10 @@ RUN | cpld_restart_c192_p8 | - wcoss2 jet acorn s4 RUN | cpld_bmark_p8 | - s4 jet acorn noaacloud | baseline | RUN | cpld_restart_bmark_p8 | - s4 jet acorn noaacloud | | cpld_bmark_p8 +COMPILE | s2swal | intel | -DAPP=S2SWAL -DCCPP_SUITES=FV3_GFS_v17_coupled_p8,FV3_GFS_v17_coupled_p8_ugwpv1 | | fv3 | +RUN | cpld_control_p8_lnd | - noaacloud wcoss2 | baseline | +RUN | cpld_restart_p8_lnd | - noaacloud wcoss2 | | cpld_control_p8_lnd + # Aerosol, no Wave RUN | cpld_s2sa_p8 | - noaacloud | baseline | @@ -304,12 +308,11 @@ COMPILE | atm_ds2s_docn_dice | intel | -DAPP=ATM_DS2S -DCCPP_SUITES=FV3_GFS_v17 RUN | atm_ds2s_docn_dice | - noaacloud wcoss2 acorn | baseline | cpld_control_nowave_noaero_p8 ### ATM-LND tests ### -COMPILE | atml | intel | -DAPP=ATML -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_flake,FV3_GFS_v17_p8,FV3_GFS_v17_p8_rrtmgp,FV3_GFS_v15_thompson_mynn_lam3km,FV3_WoFS_v0,FV3_GFS_v17_p8_mynn -D32BIT=ON | | fv3 | -RUN | control_p8_atmlnd_sbs | - noaacloud wcoss2 | baseline | +COMPILE | atml | intel | -DAPP=ATML -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_flake,FV3_GFS_v17_p8,FV3_GFS_v17_p8_rrtmgp,FV3_GFS_v15_thompson_mynn_lam3km,FV3_WoFS_v0,FV3_GFS_v17_p8_mynn,FV3_GFS_v17_p8_ugwpv1 -D32BIT=ON | | fv3 | RUN | control_p8_atmlnd | - noaacloud wcoss2 | baseline | RUN | control_restart_p8_atmlnd | - noaacloud wcoss2 | | control_p8_atmlnd -COMPILE | atml_debug | intel | -DAPP=ATML -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_flake,FV3_GFS_v17_p8,FV3_GFS_v17_p8_rrtmgp,FV3_GFS_v15_thompson_mynn_lam3km,FV3_WoFS_v0,FV3_GFS_v17_p8_mynn -D32BIT=ON -DDEBUG=ON | | fv3 | +COMPILE | atml_debug | intel | -DAPP=ATML -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_flake,FV3_GFS_v17_p8,FV3_GFS_v17_p8_rrtmgp,FV3_GFS_v15_thompson_mynn_lam3km,FV3_WoFS_v0,FV3_GFS_v17_p8_mynn,FV3_GFS_v17_p8_ugwpv1 -D32BIT=ON -DDEBUG=ON | | fv3 | RUN | control_p8_atmlnd_debug | - noaacloud wcoss2 | baseline | ### ATM-WAV tests ### diff --git a/tests/test_changes.list b/tests/test_changes.list index e69de29bb2..b0873351ef 100644 --- a/tests/test_changes.list +++ b/tests/test_changes.list @@ -0,0 +1,8 @@ +cpld_control_p8_lnd intel +cpld_restart_p8_lnd intel +datm_cdeps_lnd_gswp3 intel +datm_cdeps_lnd_era5 intel +datm_cdeps_lnd_era5_rst intel +control_p8_atmlnd intel +control_restart_p8_atmlnd intel +control_p8_atmlnd_debug intel diff --git a/tests/tests/control_p8_atmlnd b/tests/tests/control_p8_atmlnd index 68b65d0e5b..e9bc04d246 100644 --- a/tests/tests/control_p8_atmlnd +++ b/tests/tests/control_p8_atmlnd @@ -4,6 +4,8 @@ # ############################################################################### +source tests/control_p8 + export TEST_DESCR="Compare global control results with previous trunk version" export CNTL_DIR=control_p8_atmlnd @@ -95,124 +97,7 @@ export LIST_FILES="sfcf000.tile1.nc \ ufs.cpld.lnd.out.2021-03-23-21600.tile5.nc \ ufs.cpld.lnd.out.2021-03-23-21600.tile6.nc" -export_fv3 -export_tiled -export NPZ=127 -export NPZP=128 -export DT_ATMOS=720 -export DT_INNER=${DT_ATMOS} -export SYEAR=2021 -export SMONTH=03 -export SDAY=22 -export SHOUR=06 -export RESTART_INTERVAL="12 -1" -export OUTPUT_GRID='cubed_sphere_grid' -export WRITE_DOPOST=.false. -export OUTPUT_FH='0 21 24' - -export IALB=2 -export IEMS=2 -export LSM=2 -export IOPT_DVEG=4 -export IOPT_CRS=2 -export IOPT_RAD=3 -export IOPT_ALB=1 -export IOPT_STC=3 -export IOPT_SFC=3 -export IOPT_TRS=2 -export IOPT_DIAG=2 - -export D2_BG_K1=0.20 -export D2_BG_K2=0.04 -export PSM_BC=1 -export DDDMP=0.1 - -# Merra2 Aerosols & NSST -export USE_MERRA2=.true. -export IAER=1011 -export NSTF_NAME=2,1,0,0,0 - -export LHEATSTRG=.false. -export LSEASPRAY=.true. - -# UGWP1 -export GWD_OPT=2 -export DO_UGWP_V1=.false. -export KNOB_UGWP_VERSION=0 -export KNOB_UGWP_NSLOPE=1 -export DO_UGWP_V0=.true. -export DO_GSL_DRAG_LS_BL=.false. -export DO_GSL_DRAG_SS=.true. -export DO_GSL_DRAG_TOFD=.false. -export DO_UGWP_V1_OROG_ONLY=.false. -export DO_UGWP_V0_NST_ONLY=.false. -export LDIAG_UGWP=.false. - -# CA -export DO_CA=.true. -export CA_SGS=.true. -export CA_GLOBAL=.false. -export NCA=1 -export NCELLS=5 -export NLIVES=12 -export NTHRESH=18 -export NSEED=1 -export NFRACSEED=0.5 -export CA_TRIGGER=.true. -export NSPINUP=1 -export ISEED_CA=12345 - -export TILEDFIX=.true. -export FNALBC="'INPUT/C96.snowfree_albedo.tileX.nc'" -export FNALBC2="'INPUT/C96.facsf.tileX.nc'" -export FNTG3C="'INPUT/C96.substrate_temperature.tileX.nc'" -export FNVEGC="'INPUT/C96.vegetation_greenness.tileX.nc'" -export FNVETC="'INPUT/C96.vegetation_type.tileX.nc'" -export FNSOTC="'INPUT/C96.soil_type.tileX.nc'" -export FNSOCC="'INPUT/C96.soil_color.tileX.nc'" -export FNSMCC_control="'global_soilmgldas.statsgo.t1534.3072.1536.grb'" -export FNMSKH_control="'global_slmask.t1534.3072.1536.grb'" -export FNSMCC=${FNSMCC_control} -export FNMSKH=${FNMSKH_control} -export FNVMNC="'INPUT/C96.vegetation_greenness.tileX.nc'" -export FNVMXC="'INPUT/C96.vegetation_greenness.tileX.nc'" -export FNSLPC="'INPUT/C96.slope_type.tileX.nc'" -export FNABSC="'INPUT/C96.maximum_snow_albedo.tileX.nc'" -export LANDICE=".false." -export FSICL=0 -export FSICS=0 - -export IMP_PHYSICS=8 -export LGFDLMPRAD=.false. -export DO_SAT_ADJ=.false. -export DNATS=0 -export DZ_MIN=6 - -#required for NML.IN sharing -export MIN_SEAICE=0.15 -export FRAC_GRID=.true. -export MOM6_OUTPUT_DIR=./MOM6_OUTPUT -export MOM6_RESTART_DIR=./RESTART/ -export MOM6_RESTART_SETTING=n -# Following not used for standalone -export USE_CICE_ALB=.false. - -export WRITE_NSFLIP=.true. - -export FV3_RUN="control_run.IN noahmp_run.IN" -export CCPP_SUITE=FV3_GFS_v17_p8 -export FIELD_TABLE=field_table_thompson_noaero_tke -export DIAG_TABLE=diag_table_cpld.IN -export INPUT_NML=global_control.nml.IN -export V2_SFC_FILE=true - -# RRTMGP -export DO_RRTMGP=.false. -export DOGP_CLDOPTICS_LUT=.true. -export DOGP_LWSCAT=.true. -export DOGP_SGS_CNV=.true. - -export SATMEDMF=.true. +export FV3_RUN="noahmp_run.IN" export CPLLND=.true. export CPLLND2ATM=.true. @@ -222,6 +107,7 @@ export med_model=cmeps export atm_model=fv3 export lnd_model=noahmp export pio_rearranger=box +export samegrid_atmlnd=.true. export CPLMODE=ufs.frac export RUNTYPE=startup export READRESTART=.false. @@ -233,17 +119,21 @@ export lnd_ic_type=sfc export CALC_SNET=.false. export layout_x=3 export layout_y=8 +export OCNRES=100 export LNDRES=C96 export coupling_interval_sec=720 export snow_albedo_option=1 export precip_partition_option=4 export initial_albedo=0.2 +export WRITE_DOPOST=.false. +export OUTPUT_GRID=cubed_sphere_grid export OUTPUT_FH="1 -1" if [[ "$ATMRES" = "$LNDRES" ]]; then export lnd_input_dir="INPUT/" export mosaic_file="INPUT/${LNDRES}_mosaic.nc" + export lnd_fixed_dir="./" else export lnd_input_dir="INPUT/${LNDRES}/" export mosaic_file="INPUT/${LNDRES}/${LNDRES}_mosaic.nc" + export lnd_fixed_dir="INPUT/${LNDRES}/" fi -export MOM6_TOPOEDITS="" diff --git a/tests/tests/control_p8_atmlnd_sbs b/tests/tests/control_p8_atmlnd_sbs deleted file mode 100644 index 56a3a888f8..0000000000 --- a/tests/tests/control_p8_atmlnd_sbs +++ /dev/null @@ -1,247 +0,0 @@ -############################################################################### -# -# Global control test GFSv16 atmosphere-land only at C96L127, P8 configuration -# -############################################################################### - -export TEST_DESCR="Compare global control results with previous trunk version" - -export CNTL_DIR=control_p8_atmlnd_sbs - -export LIST_FILES="sfcf000.tile1.nc \ - sfcf000.tile2.nc - sfcf000.tile3.nc - sfcf000.tile4.nc - sfcf000.tile5.nc - sfcf000.tile6.nc - sfcf012.tile1.nc \ - sfcf012.tile2.nc \ - sfcf012.tile3.nc \ - sfcf012.tile4.nc \ - sfcf012.tile5.nc \ - sfcf012.tile6.nc \ - sfcf024.tile1.nc \ - sfcf024.tile2.nc \ - sfcf024.tile3.nc \ - sfcf024.tile4.nc \ - sfcf024.tile5.nc \ - sfcf024.tile6.nc \ - atmf000.tile1.nc \ - atmf000.tile2.nc \ - atmf000.tile3.nc \ - atmf000.tile4.nc \ - atmf000.tile5.nc \ - atmf000.tile6.nc \ - atmf012.tile1.nc \ - atmf012.tile2.nc \ - atmf012.tile3.nc \ - atmf012.tile4.nc \ - atmf012.tile5.nc \ - atmf012.tile6.nc \ - atmf024.tile1.nc \ - atmf024.tile2.nc \ - atmf024.tile3.nc \ - atmf024.tile4.nc \ - atmf024.tile5.nc \ - atmf024.tile6.nc \ - RESTART/20210323.060000.ca_data.tile1.nc \ - RESTART/20210323.060000.ca_data.tile2.nc \ - RESTART/20210323.060000.ca_data.tile3.nc \ - RESTART/20210323.060000.ca_data.tile4.nc \ - RESTART/20210323.060000.ca_data.tile5.nc \ - RESTART/20210323.060000.ca_data.tile6.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 \ - ufs.cpld.lnd.out.2021-03-22-64800.tile1.nc \ - ufs.cpld.lnd.out.2021-03-22-64800.tile2.nc \ - ufs.cpld.lnd.out.2021-03-22-64800.tile3.nc \ - ufs.cpld.lnd.out.2021-03-22-64800.tile4.nc \ - ufs.cpld.lnd.out.2021-03-22-64800.tile5.nc \ - ufs.cpld.lnd.out.2021-03-22-64800.tile6.nc \ - ufs.cpld.lnd.out.2021-03-23-21600.tile1.nc \ - ufs.cpld.lnd.out.2021-03-23-21600.tile2.nc \ - ufs.cpld.lnd.out.2021-03-23-21600.tile3.nc \ - ufs.cpld.lnd.out.2021-03-23-21600.tile4.nc \ - ufs.cpld.lnd.out.2021-03-23-21600.tile5.nc \ - ufs.cpld.lnd.out.2021-03-23-21600.tile6.nc" - -export_fv3 -export_tiled -export NPZ=127 -export NPZP=128 -export DT_ATMOS=720 -export DT_INNER=${DT_ATMOS} -export SYEAR=2021 -export SMONTH=03 -export SDAY=22 -export SHOUR=06 -export RESTART_INTERVAL="12 -1" -export OUTPUT_GRID='cubed_sphere_grid' -export WRITE_DOPOST=.false. -export OUTPUT_FH='0 21 24' - -export IALB=2 -export IEMS=2 -export LSM=2 -export IOPT_DVEG=4 -export IOPT_CRS=2 -export IOPT_RAD=3 -export IOPT_ALB=1 -export IOPT_STC=3 -export IOPT_SFC=3 -export IOPT_TRS=2 -export IOPT_DIAG=2 - -export D2_BG_K1=0.20 -export D2_BG_K2=0.04 -export PSM_BC=1 -export DDDMP=0.1 - -# Merra2 Aerosols & NSST -export USE_MERRA2=.true. -export IAER=1011 -export NSTF_NAME=2,1,0,0,0 - -export LHEATSTRG=.false. -export LSEASPRAY=.true. - -# UGWP1 -export GWD_OPT=2 -export DO_UGWP_V1=.false. -export KNOB_UGWP_VERSION=0 -export KNOB_UGWP_NSLOPE=1 -export DO_UGWP_V0=.true. -export DO_GSL_DRAG_LS_BL=.false. -export DO_GSL_DRAG_SS=.true. -export DO_GSL_DRAG_TOFD=.false. -export DO_UGWP_V1_OROG_ONLY=.false. -export DO_UGWP_V0_NST_ONLY=.false. -export LDIAG_UGWP=.false. - -# CA -export DO_CA=.true. -export CA_SGS=.true. -export CA_GLOBAL=.false. -export NCA=1 -export NCELLS=5 -export NLIVES=12 -export NTHRESH=18 -export NSEED=1 -export NFRACSEED=0.5 -export CA_TRIGGER=.true. -export NSPINUP=1 -export ISEED_CA=12345 - -export TILEDFIX=.true. -export FNALBC="'INPUT/C96.snowfree_albedo.tileX.nc'" -export FNALBC2="'INPUT/C96.facsf.tileX.nc'" -export FNTG3C="'INPUT/C96.substrate_temperature.tileX.nc'" -export FNVEGC="'INPUT/C96.vegetation_greenness.tileX.nc'" -export FNVETC="'INPUT/C96.vegetation_type.tileX.nc'" -export FNSOTC="'INPUT/C96.soil_type.tileX.nc'" -export FNSOCC="'INPUT/C96.soil_color.tileX.nc'" -export FNSMCC=${FNSMCC_control} -export FNMSKH=${FNMSKH_control} -export FNVMNC="'INPUT/C96.vegetation_greenness.tileX.nc'" -export FNVMXC="'INPUT/C96.vegetation_greenness.tileX.nc'" -export FNSLPC="'INPUT/C96.slope_type.tileX.nc'" -export FNABSC="'INPUT/C96.maximum_snow_albedo.tileX.nc'" -export LANDICE=".false." -export FSICL=0 -export FSICS=0 - -export IMP_PHYSICS=8 -export LGFDLMPRAD=.false. -export DO_SAT_ADJ=.false. -export DNATS=0 -export DZ_MIN=6 - -#required for NML.IN sharing -export MIN_SEAICE=0.15 -export FRAC_GRID=.true. -export MOM6_OUTPUT_DIR=./MOM6_OUTPUT -export MOM6_RESTART_DIR=./RESTART/ -export MOM6_RESTART_SETTING=n -# Following not used for standalone -export USE_CICE_ALB=.false. - -export WRITE_NSFLIP=.true. - -export FV3_RUN="control_run.IN noahmp_run.IN" -export CCPP_SUITE=FV3_GFS_v17_p8 -export FIELD_TABLE=field_table_thompson_noaero_tke -export DIAG_TABLE=diag_table_cpld.IN -export INPUT_NML=global_control.nml.IN -export V2_SFC_FILE=true - -# RRTMGP -export DO_RRTMGP=.false. -export DOGP_CLDOPTICS_LUT=.true. -export DOGP_LWSCAT=.true. -export DOGP_SGS_CNV=.true. - -export SATMEDMF=.true. - -export CPLLND=.true. -export CPLLND2ATM=.false. - -export UFS_CONFIGURE=ufs.configure.atm_lnd.IN -export med_model=cmeps -export atm_model=fv3 -export lnd_model=noahmp -export pio_rearranger=box -export CPLMODE=ufs.frac -export RUNTYPE=startup -export READRESTART=.false. -export CMEPS_RESTART_DIR=./RESTART/ -export cap_dbug_flag=0 -export ATM_tasks=144 -export LND_tasks=144 -export lnd_ic_type=sfc -export CALC_SNET=.false. -export layout_x=3 -export layout_y=8 -export LNDRES=C96 -export coupling_interval_sec=720 -export snow_albedo_option=1 -export precip_partition_option=4 -export initial_albedo=0.2 -export OUTPUT_FH="1 -1" -if [[ "$ATMRES" = "$LNDRES" ]]; then - export lnd_input_dir="INPUT/" - export mosaic_file="INPUT/${LNDRES}_mosaic.nc" -else - export lnd_input_dir="INPUT/${LNDRES}/" - export mosaic_file="INPUT/${LNDRES}/${LNDRES}_mosaic.nc" -fi -export MOM6_TOPOEDITS="" diff --git a/tests/tests/control_restart_p8_atmlnd b/tests/tests/control_restart_p8_atmlnd index a52c955dbe..1bb6b85bb9 100644 --- a/tests/tests/control_restart_p8_atmlnd +++ b/tests/tests/control_restart_p8_atmlnd @@ -4,6 +4,8 @@ # ############################################################################### +source tests/control_restart_p8 + export TEST_DESCR="Compare global control results with previous trunk version" export CNTL_DIR=control_p8_atmlnd @@ -27,130 +29,9 @@ export LIST_FILES="sfcf024.tile1.nc \ ufs.cpld.lnd.out.2021-03-23-21600.tile5.nc \ ufs.cpld.lnd.out.2021-03-23-21600.tile6.nc" -export_fv3 -export_tiled -export NPZ=127 -export NPZP=128 -export DT_ATMOS=720 -export DT_INNER=${DT_ATMOS} -export SYEAR=2021 -export SMONTH=03 -export SDAY=22 -export SHOUR=06 -export OUTPUT_GRID='cubed_sphere_grid' -export WRITE_DOPOST=.false. -export FHROT=12 -export RESTART_FILE_PREFIX="${SYEAR}${SMONTH}${SDAY}.$(printf "%02d" $(( ${SHOUR} + ${FHROT} )))0000" +export RESTART_FILE_PREFIX="${SYEAR}${SMONTH}${SDAY}.$(printf "%02d" $(( ${FHROT} + ${SHOUR} )))0000" export RESTART_FILE_SUFFIX_SECS="${SYEAR}-${SMONTH}-${SDAY}-$(printf "%02d" $(( (${FHROT}+${SHOUR})*3600 )))" - -export WARM_START=.true. -export NGGPS_IC=.false. -export EXTERNAL_IC=.false. -export MAKE_NH=.false. -export MOUNTAIN=.true. -export NA_INIT=0 - -export IALB=2 -export IEMS=2 -export LSM=2 -export IOPT_DVEG=4 -export IOPT_CRS=2 -export IOPT_RAD=3 -export IOPT_ALB=1 -export IOPT_STC=3 -export IOPT_SFC=3 -export IOPT_TRS=2 -export IOPT_DIAG=2 - -export D2_BG_K1=0.20 -export D2_BG_K2=0.04 -export PSM_BC=1 -export DDDMP=0.1 - -# Merra2 Aerosols & NSST -export USE_MERRA2=.true. -export IAER=1011 -export NSTF_NAME=2,0,0,0,0 - -export LHEATSTRG=.false. -export LSEASPRAY=.true. - -# UGWP1 -export GWD_OPT=2 -export DO_UGWP_V1=.false. -export KNOB_UGWP_VERSION=0 -export KNOB_UGWP_NSLOPE=1 -export DO_UGWP_V0=.true. -export DO_GSL_DRAG_LS_BL=.false. -export DO_GSL_DRAG_SS=.true. -export DO_GSL_DRAG_TOFD=.false. -export DO_UGWP_V1_OROG_ONLY=.false. -export DO_UGWP_V0_NST_ONLY=.false. -export LDIAG_UGWP=.false. - -# CA -export DO_CA=.true. -export CA_SGS=.true. -export CA_GLOBAL=.false. -export NCA=1 -export NCELLS=5 -export NLIVES=12 -export NTHRESH=18 -export NSEED=1 -export NFRACSEED=0.5 -export CA_TRIGGER=.true. -export NSPINUP=1 -export ISEED_CA=12345 - -export TILEDFIX=.true. -export FNALBC="'INPUT/C96.snowfree_albedo.tileX.nc'" -export FNALBC2="'INPUT/C96.facsf.tileX.nc'" -export FNTG3C="'INPUT/C96.substrate_temperature.tileX.nc'" -export FNVEGC="'INPUT/C96.vegetation_greenness.tileX.nc'" -export FNVETC="'INPUT/C96.vegetation_type.tileX.nc'" -export FNSOTC="'INPUT/C96.soil_type.tileX.nc'" -export FNSOCC="'INPUT/C96.soil_color.tileX.nc'" -export FNSMCC=${FNSMCC_control} -export FNMSKH=${FNMSKH_control} -export FNVMNC="'INPUT/C96.vegetation_greenness.tileX.nc'" -export FNVMXC="'INPUT/C96.vegetation_greenness.tileX.nc'" -export FNSLPC="'INPUT/C96.slope_type.tileX.nc'" -export FNABSC="'INPUT/C96.maximum_snow_albedo.tileX.nc'" -export LANDICE=".false." -export FSICL=0 -export FSICS=0 - -export IMP_PHYSICS=8 -export LGFDLMPRAD=.false. -export DO_SAT_ADJ=.false. -export DNATS=0 -export DZ_MIN=6 - -#required for NML.IN sharing -export MIN_SEAICE=0.15 -export FRAC_GRID=.true. -export MOM6_OUTPUT_DIR=./MOM6_OUTPUT -export MOM6_RESTART_DIR=./RESTART/ -export MOM6_RESTART_SETTING=n -# Following not used for standalone -export USE_CICE_ALB=.false. - -export WRITE_NSFLIP=.true. - -export FV3_RUN="control_run.IN noahmp_run.IN" -export CCPP_SUITE=FV3_GFS_v17_p8 -export FIELD_TABLE=field_table_thompson_noaero_tke -export DIAG_TABLE=diag_table_cpld.IN -export INPUT_NML=global_control.nml.IN -export V2_SFC_FILE=true - -# RRTMGP -export DO_RRTMGP=.false. -export DOGP_CLDOPTICS_LUT=.true. -export DOGP_LWSCAT=.true. -export DOGP_SGS_CNV=.true. - -export SATMEDMF=.true. +export FV3_RUN="noahmp_run.IN" export CPLLND=.true. export CPLLND2ATM=.true. @@ -160,6 +41,7 @@ export med_model=cmeps export atm_model=fv3 export lnd_model=noahmp export pio_rearranger=box +export samegrid_atmlnd=.true. export CPLMODE=ufs.frac export RUNTYPE=continue export READRESTART=.true. @@ -171,17 +53,21 @@ export lnd_ic_type=sfc export CALC_SNET=.false. export layout_x=3 export layout_y=8 +export OCNRES=100 export LNDRES=C96 export coupling_interval_sec=720 export snow_albedo_option=1 export precip_partition_option=4 export initial_albedo=0.2 +export WRITE_DOPOST=.false. +export OUTPUT_GRID=cubed_sphere_grid export OUTPUT_FH="1 -1" if [[ "$ATMRES" = "$LNDRES" ]]; then export lnd_input_dir="INPUT/" export mosaic_file="INPUT/${LNDRES}_mosaic.nc" + export lnd_fixed_dir="./" else export lnd_input_dir="INPUT/${LNDRES}/" export mosaic_file="INPUT/${LNDRES}/${LNDRES}_mosaic.nc" + export lnd_fixed_dir="INPUT/${LNDRES}/" fi -export MOM6_TOPOEDITS="" diff --git a/tests/tests/cpld_control_p8_lnd b/tests/tests/cpld_control_p8_lnd new file mode 100644 index 0000000000..8cf35ee7f3 --- /dev/null +++ b/tests/tests/cpld_control_p8_lnd @@ -0,0 +1,104 @@ +# +# cpld_control P8 test with land component model +# + +source tests/cpld_control_p8 + +export TEST_DESCR="Fully coupled FV3-CCPP-GOCART-MOM6-CICE-CMEPS-WW3-NOAHMP system - C96MX100" + +export CNTL_DIR=cpld_control_p8_lnd + +export LIST_FILES="sfcf021.tile1.nc \ + sfcf021.tile2.nc \ + sfcf021.tile3.nc \ + sfcf021.tile4.nc \ + sfcf021.tile5.nc \ + sfcf021.tile6.nc \ + atmf021.tile1.nc \ + atmf021.tile2.nc \ + atmf021.tile3.nc \ + atmf021.tile4.nc \ + atmf021.tile5.nc \ + atmf021.tile6.nc \ + sfcf024.tile1.nc \ + sfcf024.tile2.nc \ + sfcf024.tile3.nc \ + sfcf024.tile4.nc \ + sfcf024.tile5.nc \ + sfcf024.tile6.nc \ + atmf024.tile1.nc \ + atmf024.tile2.nc \ + atmf024.tile3.nc \ + atmf024.tile4.nc \ + atmf024.tile5.nc \ + atmf024.tile6.nc \ + gocart.inst_aod.20210323_0600z.nc4 \ + 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 \ + RESTART/20210323.060000.MOM.res.nc \ + RESTART/iced.2021-03-23-21600.nc \ + RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc \ + 20210323.060000.out_pnt.ww3 \ + 20210323.060000.out_grd.ww3 \ + ufs.cpld.lnd.out.2021-03-23-21600.tile1.nc \ + ufs.cpld.lnd.out.2021-03-23-21600.tile2.nc \ + ufs.cpld.lnd.out.2021-03-23-21600.tile3.nc \ + ufs.cpld.lnd.out.2021-03-23-21600.tile4.nc \ + ufs.cpld.lnd.out.2021-03-23-21600.tile5.nc \ + ufs.cpld.lnd.out.2021-03-23-21600.tile6.nc" + +export CPLLND=.true. +export CPLLND2ATM=.true. +export UFS_CONFIGURE=ufs.configure.s2swal_fast.IN +export lnd_model=noahmp +export LND_tasks=144 +export lnd_ic_type=sfc +export CALC_SNET=.false. +export layout_x=3 +export layout_y=8 +export LNDRES=C96 +export coupling_interval_sec=720 +export snow_albedo_option=1 +export precip_partition_option=4 +export initial_albedo=0.2 +if [[ "$ATMRES" = "$LNDRES" ]]; then + export lnd_input_dir="INPUT/" + export mosaic_file="INPUT/${LNDRES}_mosaic.nc" + export lnd_fixed_dir="./" + export samegrid_atmlnd=.true. +else + export lnd_input_dir="INPUT/${LNDRES}/" + export mosaic_file="INPUT/${LNDRES}/${LNDRES}_mosaic.nc" + export lnd_fixed_dir="INPUT/${LNDRES}/" + export samegrid_atmlnd=.false. +fi diff --git a/tests/tests/cpld_restart_p8_lnd b/tests/tests/cpld_restart_p8_lnd new file mode 100644 index 0000000000..dd6124e36f --- /dev/null +++ b/tests/tests/cpld_restart_p8_lnd @@ -0,0 +1,94 @@ +# +# cpld_restart P8 test with land component +# + +source tests/cpld_restart_p8 + +export TEST_DESCR="Fully coupled FV3-CCPP-GOCART-MOM6-CICE-CMEPS-WW3-NOAHMP system - C96MX100" + +export CNTL_DIR=cpld_control_p8_lnd + +export LIST_FILES="sfcf024.tile1.nc \ + sfcf024.tile2.nc \ + sfcf024.tile3.nc \ + sfcf024.tile4.nc \ + sfcf024.tile5.nc \ + sfcf024.tile6.nc \ + atmf024.tile1.nc \ + atmf024.tile2.nc \ + atmf024.tile3.nc \ + atmf024.tile4.nc \ + atmf024.tile5.nc \ + atmf024.tile6.nc \ + gocart.inst_aod.20210323_0600z.nc4 \ + 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 \ + RESTART/20210323.060000.MOM.res.nc \ + RESTART/iced.2021-03-23-21600.nc \ + RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc \ + 20210323.060000.out_pnt.ww3 \ + 20210323.060000.out_grd.ww3 \ + ufs.cpld.lnd.out.2021-03-23-21600.tile1.nc \ + ufs.cpld.lnd.out.2021-03-23-21600.tile2.nc \ + ufs.cpld.lnd.out.2021-03-23-21600.tile3.nc \ + ufs.cpld.lnd.out.2021-03-23-21600.tile4.nc \ + ufs.cpld.lnd.out.2021-03-23-21600.tile5.nc \ + ufs.cpld.lnd.out.2021-03-23-21600.tile6.nc" + +# LND warm start +export FV3_RUN="cpld_control_run.IN noahmp_run.IN" +export CPLLND=.true. +export CPLLND2ATM=.true. +export UFS_CONFIGURE=ufs.configure.s2swal_fast.IN +export lnd_model=noahmp +export LND_tasks=144 +export lnd_ic_type=sfc +export CALC_SNET=.false. +export layout_x=3 +export layout_y=8 +export LNDRES=C96 +export coupling_interval_sec=720 +export snow_albedo_option=1 +export precip_partition_option=4 +export initial_albedo=0.2 +if [[ "$ATMRES" = "$LNDRES" ]]; then + export lnd_input_dir="INPUT/" + export mosaic_file="INPUT/${LNDRES}_mosaic.nc" + export lnd_fixed_dir="./" + export samegrid_atmlnd=.true. +else + export lnd_input_dir="INPUT/${LNDRES}/" + export mosaic_file="INPUT/${LNDRES}/${LNDRES}_mosaic.nc" + export lnd_fixed_dir="INPUT/${LNDRES}/" + export samegrid_atmlnd=.false. +fi diff --git a/tests/tests/datm_cdeps_lm4_gswp3 b/tests/tests/datm_cdeps_lm4_gswp3 index ea57b3b5c5..0f35fa733a 100644 --- a/tests/tests/datm_cdeps_lm4_gswp3 +++ b/tests/tests/datm_cdeps_lm4_gswp3 @@ -99,6 +99,7 @@ export UFS_CONFIGURE="ufs.configure.atm_lm4.IN" export med_model="cmeps" export atm_model="datm" export lnd_model="lm4" +export samegrid_atmlnd=.false. export CPLMODE=ufs.nfrac.aoflux export RUNTYPE="startup" export READRESTART=.false. @@ -117,4 +118,4 @@ export TOPOEDITS="" export FV3_RUN="lm4_run.IN" export DIAG_TABLE="diag_table_datm_lm4" export FIELD_TABLE_ADDITIONAL=field_table_lm4 -export INPUT_NML="input_datm_lm4.nml.IN" \ No newline at end of file +export INPUT_NML="input_datm_lm4.nml.IN" diff --git a/tests/tests/datm_cdeps_lm4_gswp3_rst b/tests/tests/datm_cdeps_lm4_gswp3_rst index efa4e6fcf4..780f9dc989 100644 --- a/tests/tests/datm_cdeps_lm4_gswp3_rst +++ b/tests/tests/datm_cdeps_lm4_gswp3_rst @@ -100,6 +100,7 @@ export UFS_CONFIGURE="ufs.configure.atm_lm4.IN" export med_model="cmeps" export atm_model="datm" export lnd_model="lm4" +export samegrid_atmlnd=.false. export CPLMODE=ufs.nfrac.aoflux export RUNTYPE="continue" export READRESTART=.false. @@ -123,4 +124,4 @@ export LM4_RESTART_PREFIX=${SYEAR}${SMONTH}${SDAY}.$(printf "%02d" $(( ${FHROT}+ export FV3_RUN="lm4_run.IN" export DIAG_TABLE="diag_table_datm_lm4" export INPUT_NML="input_datm_lm4.nml.IN" -export FIELD_TABLE_ADDITIONAL=field_table_lm4 \ No newline at end of file +export FIELD_TABLE_ADDITIONAL=field_table_lm4 diff --git a/tests/tests/datm_cdeps_lnd_era5 b/tests/tests/datm_cdeps_lnd_era5 index 5e889fff1f..dcb3586256 100644 --- a/tests/tests/datm_cdeps_lnd_era5 +++ b/tests/tests/datm_cdeps_lnd_era5 @@ -38,6 +38,7 @@ export UFS_CONFIGURE=ufs.configure.atm_lnd.IN export med_model=cmeps export atm_model=datm export lnd_model=noahmp +export samegrid_atmlnd=.false. export CPLMODE=ufs.nfrac.aoflux export RUNTYPE=startup export READRESTART=.false. @@ -46,10 +47,12 @@ export ATM_compute_tasks=144 export LND_tasks=144 export lnd_ic_type='custom' export lnd_input_dir='INPUT/' +export lnd_fixed_dir='INPUT/' export CALC_SNET=.true. export layout_x=3 export layout_y=8 export LNDRES=C96 +export ATMRES=$LNDRES export mosaic_file="INPUT/${LNDRES}_mosaic.nc" export coupling_interval_sec=3600 export snow_albedo_option=2 diff --git a/tests/tests/datm_cdeps_lnd_era5_rst b/tests/tests/datm_cdeps_lnd_era5_rst index 70e6c4c5e3..4199a80a80 100644 --- a/tests/tests/datm_cdeps_lnd_era5_rst +++ b/tests/tests/datm_cdeps_lnd_era5_rst @@ -39,6 +39,7 @@ export UFS_CONFIGURE=ufs.configure.atm_lnd.IN export med_model=cmeps export atm_model=datm export lnd_model=noahmp +export samegrid_atmlnd=.false. export CPLMODE=ufs.nfrac.aoflux export RUNTYPE=continue export READRESTART=.false. @@ -47,10 +48,12 @@ export ATM_compute_tasks=144 export LND_tasks=144 export lnd_ic_type='custom' export lnd_input_dir='INPUT/' +export lnd_fixed_dir='INPUT/' export CALC_SNET=.true. export layout_x=3 export layout_y=8 export LNDRES=C96 +export ATMRES=$LNDRES export mosaic_file="INPUT/${LNDRES}_mosaic.nc" export coupling_interval_sec=3600 export snow_albedo_option=2 diff --git a/tests/tests/datm_cdeps_lnd_gswp3 b/tests/tests/datm_cdeps_lnd_gswp3 index 5905ef145a..fa4bd905d4 100644 --- a/tests/tests/datm_cdeps_lnd_gswp3 +++ b/tests/tests/datm_cdeps_lnd_gswp3 @@ -41,6 +41,7 @@ export UFS_CONFIGURE=ufs.configure.atm_lnd.IN export med_model=cmeps export atm_model=datm export lnd_model=noahmp +export samegrid_atmlnd=.false. export CPLMODE=ufs.nfrac.aoflux export RUNTYPE=startup export READRESTART=.false. @@ -50,10 +51,12 @@ export ICE_tasks=0 export LND_tasks=144 export lnd_ic_type='custom' export lnd_input_dir='INPUT/' +export lnd_fixed_dir='INPUT/' export CALC_SNET=.true. export layout_x=3 export layout_y=8 export LNDRES=C96 +export ATMRES=$LNDRES export mosaic_file="INPUT/${LNDRES}_mosaic.nc" export coupling_interval_sec=3600 export snow_albedo_option=1 @@ -61,4 +64,3 @@ export precip_partition_option=4 export initial_albedo=0.25 export TOPOEDITS="" export FV3_RUN="lnd_datm_cdeps_gswp.IN noahmp_run.IN" -