diff --git a/tests/bl_date.conf b/tests/bl_date.conf index d10f180066..2c9c09b289 100644 --- a/tests/bl_date.conf +++ b/tests/bl_date.conf @@ -1 +1 @@ -export BL_DATE=20240417 +export BL_DATE=20240419 diff --git a/tests/default_vars.sh b/tests/default_vars.sh old mode 100755 new mode 100644 index 1fe404aae3..f9416fb2d2 --- a/tests/default_vars.sh +++ b/tests/default_vars.sh @@ -420,343 +420,475 @@ export CMP_DATAONLY=false export esmf_logkind="ESMF_LOGKIND_MULTI" export DumpFields="false" -export_fv3 () +export_fv3_v16 () { -# ufs.configure defaults - export UFS_CONFIGURE=ufs.configure.atm_esmf.IN - export MODEL_CONFIGURE=model_configure.IN - export atm_model=fv3 +# Add support for v16 test cases. This section +# will be removed once support for GFSv16 is +# officially depricated. - export FV3=true - export S2S=false - export HAFS=false - export AQM=false - export DATM_CDEPS=false - export DOCN_CDEPS=false - export DICE_CDEPS=false - export CICE_PRESCRIBED=false - export CDEPS_INLINE=false - export POSTAPP='global' - export USE_MERRA2=.false. +# Load in FV3 values +export_fv3 - export NTILES=6 - export INPES=${INPES_dflt} - export JNPES=${JNPES_dflt} - export RESTART_INTERVAL=0 - export QUILTING=.true. - export QUILTING_RESTART=.true. - export WRITE_GROUP=1 - export WRTTASK_PER_GROUP=6 - export ITASKS=1 - export OUTPUT_HISTORY=.true. - export HISTORY_FILE_ON_NATIVE_GRID=.false. - export WRITE_DOPOST=.false. - export NUM_FILES=2 - export FILENAME_BASE="'atm' 'sfc'" - export OUTPUT_GRID="'cubed_sphere_grid'" - export OUTPUT_FILE="'netcdf'" - export ZSTANDARD_LEVEL=0 - export IDEFLATE=0 - export QUANTIZE_NSD=0 - export ICHUNK2D=0 - export JCHUNK2D=0 - export ICHUNK3D=0 - export JCHUNK3D=0 - export KCHUNK3D=0 - export IMO=384 - export JMO=190 - export WRITE_NSFLIP=.false. - - #input file - export DIAG_TABLE=diag_table_gfsv16 - export FIELD_TABLE=field_table_gfsv16 - - export DOMAINS_STACK_SIZE=3000000 - - # Coldstart/warmstart - #rt script for ICs - export MODEL_INITIALIZATION=false - #namelist variable - export WARM_START=.false. - export READ_INCREMENT=.false. - export RES_LATLON_DYNAMICS="''" - export NGGPS_IC=.true. - export EXTERNAL_IC=.true. - export MAKE_NH=.true. - export MOUNTAIN=.false. - export NA_INIT=1 - - # Radiation - export DO_RRTMGP=.false. - export DOGP_CLDOPTICS_LUT=.false. - export DOGP_LWSCAT=.false. - export USE_LW_JACOBIAN=.false. - export DAMP_LW_FLUXADJ=.false. - export RRTMGP_LW_PHYS_BLKSZ=2 - export ICLOUD=0 - export IAER=111 - export ICLIQ_SW=1 - export IOVR=1 - export LFNC_K=-999 - export LFNC_P0=-999 - - # Microphysics - export IMP_PHYSICS=11 - export NWAT=6 - # GFDL MP - export DNATS=1 - export DO_SAT_ADJ=.true. - export LHEATSTRG=.true. - export LSEASPRAY=.false. - export LGFDLMPRAD=.false. - export EFFR_IN=.false. - # Thompson MP - export LRADAR=.true. - export LTAEROSOL=.true. - export EXT_DIAG_THOMPSON=.false. - export SEDI_SEMI=.true. - export DECFL=10 - # NSSL MP - export NSSL_CCCN=0.6e9 - export NSSL_ALPHAH=0.0 - export NSSL_ALPHAHL=1.0 - export NSSL_HAIL_ON=.false. - export NSSL_CCN_ON=.true. - export NSSL_INVERTCCN=.true. - - # Smoke - export RRFS_SMOKE=.false. - export SMOKE_FORECAST=0 - export RRFS_RESTART=NO - export SEAS_OPT=2 - - # GWD - export LDIAG_UGWP=.false. - export DO_UGWP=.false. - export DO_TOFD=.false. - export GWD_OPT=1 - export DO_UGWP_V0=.false. - export DO_UGWP_V1_W_GSLDRAG=.false. - export DO_UGWP_V0_OROG_ONLY=.false. - export DO_GSL_DRAG_LS_BL=.false. - export DO_GSL_DRAG_SS=.false. - export DO_GSL_DRAG_TOFD=.false. - export DO_UGWP_V1=.false. - export DO_UGWP_V1_OROG_ONLY=.false. - export KNOB_UGWP_DOKDIS=1 - export KNOB_UGWP_NDX4LH=1 - export KNOB_UGWP_VERSION=0 - export KNOB_UGWP_PALAUNCH=500.e2 - export KNOB_UGWP_NSLOPE=1 - - # resolution dependent settings - export CDMBWD_c48='0.071,2.1,1.0,1.0' - export CDMBWD_c96='0.14,1.8,1.0,1.0' - export CDMBWD_c192='0.23,1.5,1.0,1.0' - export CDMBWD_c384='1.1,0.72,1.0,1.0' - export CDMBWD_c768='4.0,0.15,1.0,1.0' - - #DT_INNER=(Time step)/2 - export DT_INNER_c96=360 - export DT_INNER_c192=300 - export DT_INNER_c384=150 - export DT_INNER_c768=75 - - # set default - export CDMBWD=${CDMBWD_c96} - export DT_INNER=${DT_INNER_c96} - - # PBL - export SATMEDMF=.false. - export ISATMEDMF=0 - export HYBEDMF=.true. - export SHINHONG=.false. - export DO_YSU=.false. - export DO_MYNNEDMF=.false. - export HURR_PBL=.false. - export MONINQ_FAC=1.0 - export SFCLAY_COMPUTE_FLUX=.false. - - # Shallow/deep convection - export DO_DEEP=.true. - export SHAL_CNV=.true. - export IMFSHALCNV=2 - export HWRF_SAMFSHAL=.false. - export IMFDEEPCNV=2 - export HWRF_SAMFDEEP=.false. - export RAS=.false. - export RANDOM_CLDS=.false. - export CNVCLD=.true. - export PROGSIGMA=.false. - export BETASCU=8.0 - export BETAMCU=1.0 - export BETADCU=2.0 - - # Aerosol convective scavenging - export FSCAV_AERO='"*:0.3","so2:0.0","msa:0.0","dms:0.0","nh3:0.4","nh4:0.6","bc1:0.6","bc2:0.6","oc1:0.4","oc2:0.4","dust1:0.6","dust2:0.6","dust3:0.6","dust4:0.6","dust5:0.6","seas1:0.5","seas2:0.5","seas3:0.5","seas4:0.5","seas5:0.5"' - - # SFC - export DO_MYJSFC=.false. - export DO_MYNNSFCLAY=.false. - export BL_MYNN_TKEADVECT=.false. - - # LSM - export LSM=1 - export LSOIL_LSM=4 - export LANDICE=.true. - export KICE=2 - export IALB=1 - export IEMS=1 - - # Ozone / stratospheric H2O - export OZ_PHYS_OLD=.true. - export OZ_PHYS_NEW=.false. - export H2O_PHYS=.false. - - # Lake models - export LKM=0 # 0=no lake, 1=run lake model, 2=run both lake and nsst on lake points - export IOPT_LAKE=2 # 1=flake, 2=clm lake - export LAKEFRAC_THRESHOLD=0.0 # lake fraction must be higher for lake model to run it - export LAKEDEPTH_THRESHOLD=1.0 # lake must be deeper (in meters) for a lake model to run it - export FRAC_ICE=.true. # should be false for flake, true for clm_lake - - export CPL=.false. - export CPLCHM=.false. - export CPLFLX=.false. - export CPLICE=.false. - export CPLWAV=.false. - export CPLWAV2ATM=.false. - export CPLLND=.false. - export CPLLND2ATM=.false. - export USE_MED_FLUX=.false. - export DAYS=1 - export NPX=97 - export NPY=97 - export NPZ=64 - export NPZP=65 - export NSTF_NAME=2,1,1,0,5 - export OUTPUT_FH="12 -1" - export FHZERO=6 - export FNALBC="'global_snowfree_albedo.bosu.t126.384.190.rg.grb'" - export FNVETC="'global_vegtype.igbp.t126.384.190.rg.grb'" - export FNSOTC="'global_soiltype.statsgo.t126.384.190.rg.grb'" - export FNSOCC="''" - export FNSMCC="'global_soilmgldas.t126.384.190.grb'" - export FNSMCC_control="'global_soilmgldas.statsgo.t1534.3072.1536.grb'" - export FNMSKH_control="'global_slmask.t1534.3072.1536.grb'" - export FNABSC="'global_mxsnoalb.uariz.t126.384.190.rg.grb'" - - # Dynamical core - export FV_CORE_TAU=0. - export RF_CUTOFF=30.0 - export FAST_TAU_W_SEC=0.0 - - # Tiled Fix files - export ATMRES=C96 - export TILEDFIX=.false. +# Replace FV3 variable with old values as needed +export USE_MERRA2=.false. +export WRITE_NSFLIP=.false. + +export DIAG_TABLE=diag_table_gfsv16 +export FIELD_TABLE=field_table_gfsv16 +export FV3_RUN=control_run.IN +export INPUT_NML=control.nml.IN +export CCPP_SUITE=FV3_GFS_v16 + +export DOGP_CLDOPTICS_LUT=.false. +export DOGP_LWSCAT=.false. +export IAER=111 +export ICLIQ_SW=1 +export IOVR=1 +export IMP_PHYSICS=11 +export DNATS=1 +export DO_SAT_ADJ=.true. +export LHEATSTRG=.true. +export LSEASPRAY=.false. +export GWD_OPT=1 +export DO_UGWP_V0=.false. +export DO_GSL_DRAG_SS=.false. +export SATMEDMF=.false. +export ISATMEDMF=0 + +export LSM=1 +export LANDICE=.true. +export IALB=1 +export IEMS=1 + +export NSTF_NAME=2,1,1,0,5 +export FNALBC="'global_snowfree_albedo.bosu.t126.384.190.rg.grb'" +export FNVETC="'global_vegtype.igbp.t126.384.190.rg.grb'" +export FNSOTC="'global_soiltype.statsgo.t126.384.190.rg.grb'" +export FNSOCC="''" +export FNSMCC="'global_soilmgldas.t126.384.190.grb'" +export FNSMCC_control="'global_soilmgldas.statsgo.t1534.3072.1536.grb'" +export FNMSKH_control="'global_slmask.t1534.3072.1536.grb'" +export FNABSC="'global_mxsnoalb.uariz.t126.384.190.rg.grb'" + +export RF_CUTOFF=30.0 +export FAST_TAU_W_SEC=0.0 + +export ATMRES=C96 +export TILEDFIX=.false. +export DO_CA=.false. +export CA_SGS=.false. - export ENS_NUM=1 - export SYEAR=2016 - export SMONTH=10 - export SDAY=03 - export SHOUR=00 - export SECS=$(( SHOUR*600 )) - export FHMAX=$(( DAYS*24 )) - export DT_ATMOS=1800 - export FHCYC=24 - export FHROT=0 - export LDIAG3D=.false. - export QDIAG3D=.false. - export PRINT_DIFF_PGR=.false. - export MAX_OUTPUT_FIELDS=310 - - # Stochastic physics - export STOCHINI=.false. - export DO_SPPT=.false. - export DO_SHUM=.false. - export DO_SKEB=.false. - export LNDP_TYPE=0 - export N_VAR_LNDP=0 - export SKEB=-999. - export SPPT=-999. - export SHUM=-999. - export LNDP_VAR_LIST="'XXX'" - export LNDP_PRT_LIST=-999 - export LNDP_MODEL_TYPE=0 - - #IAU - export IAU_INC_FILES="''" - export IAU_DELTHRS=0 - export IAUFHRS=-1 - export IAU_OFFSET=0 - - export FH_DFI_RADAR='-2e10' - - #Cellular automata - export DO_CA=.false. - export CA_SGS=.false. - export CA_GLOBAL=.false. - - #waves - export WW3_RSTDTHR=12 - WW3_DT_2_RST="$(printf "%02d" $(( WW3_RSTDTHR*3600 )))" - export WW3_DT_2_RST - export WW3_OUTDTHR=1 - WW3_DTFLD="$(printf "%02d" $(( WW3_OUTDTHR*3600 )))" - export WW3_DTFLD - WW3_DTPNT="$(printf "%02d" $(( WW3_OUTDTHR*3600 )))" - export WW3_DTPNT - export DTRST=0 - export RSTTYPE=T - export GOFILETYPE=1 - export POFILETYPE=1 - export WW3_OUTPARS="WND HS FP DP PHS PTP PDIR" - export CPLILINE='$' - export ICELINE='$' - export WINDLINE='$' - export CURRLINE='$' - export NFGRIDS=0 - export NMGRIDS=1 - export WW3GRIDLINE="'glo_1deg' 'no' 'no' 'CPL:native' 'no' 'no' 'no' 'no' 'no' 'no' 1 1 0.00 1.00 F" - export FUNIPNT=T - export IOSRV=1 - export FPNTPROC=T - export FGRDPROC=T - export UNIPOINTS='points' - export FLAGMASKCOMP=' F' - export FLAGMASKOUT=' F' - RUN_BEG="${SYEAR}${SMONTH}${SDAY} $(printf "%02d" $(( SHOUR )))0000" - export RUN_BEG - RUN_END="2100${SMONTH}${SDAY} $(printf "%02d" $(( SHOUR )))0000" - export RUN_END - export OUT_BEG=${RUN_BEG} - export OUT_END=${RUN_END} - export RST_BEG=${RUN_BEG} - export RST_2_BEG=${RUN_BEG} - export RST_END=${RUN_END} - export RST_2_END=${RUN_END} - export WW3_CUR='F' - export WW3_ICE='F' - export WW3_IC1='F' - export WW3_IC5='F' - # ATMW - export WW3_MULTIGRID=true - export WW3_MODDEF=mod_def.glo_1deg - export MESH_WAV=mesh.glo_1deg.nc +} - # ATMA - export AOD_FRQ=060000 - # Regional - export WRITE_RESTART_WITH_BCS=.false. +export_fv3 () +{ +if [[ -z ${ATMRES+x} || -z ${ATMRES} ]]; then + export ATMRES=C96 +fi - # Diagnostics - export PRINT_DIFF_PGR=.false. +# ufs.configure defaults +export UFS_CONFIGURE=ufs.configure.atm_esmf.IN +export MODEL_CONFIGURE=model_configure.IN +export atm_model=fv3 + +export FV3=true +export S2S=false +export HAFS=false +export AQM=false +export DATM_CDEPS=false +export DOCN_CDEPS=false +export DICE_CDEPS=false +export CICE_PRESCRIBED=false +export CDEPS_INLINE=false +export POSTAPP='global' +export USE_MERRA2=.true. + +export NTILES=6 +export INPES=${INPES_dflt} +export JNPES=${JNPES_dflt} +export RESTART_INTERVAL=0 +export QUILTING=.true. +export QUILTING_RESTART=.true. +export WRITE_GROUP=1 +export WRTTASK_PER_GROUP=6 +export ITASKS=1 +export OUTPUT_HISTORY=.true. +export HISTORY_FILE_ON_NATIVE_GRID=.false. +export WRITE_DOPOST=.false. +export NUM_FILES=2 +export FILENAME_BASE="'atm' 'sfc'" +export OUTPUT_GRID="'cubed_sphere_grid'" +export OUTPUT_FILE="'netcdf'" +export ZSTANDARD_LEVEL=0 +export IDEFLATE=0 +export QUANTIZE_NSD=0 +export ICHUNK2D=0 +export JCHUNK2D=0 +export ICHUNK3D=0 +export JCHUNK3D=0 +export KCHUNK3D=0 +export IMO=384 +export JMO=190 +export WRITE_NSFLIP=.true. + +export DZ_MIN=6 +export MIN_SEAICE=0.15 +export FRAC_GRID=.true. +export MIN_LAKEICE=0.15 + +#input file +export FV3_RUN=control_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 DOMAINS_STACK_SIZE=3000000 + +# Coldstart/warmstart +#rt script for ICs +export MODEL_INITIALIZATION=false +#namelist variable +export WARM_START=.false. +export READ_INCREMENT=.false. +export RES_LATLON_DYNAMICS="''" +export NGGPS_IC=.true. +export EXTERNAL_IC=.true. +export MAKE_NH=.true. +export MOUNTAIN=.false. +export NA_INIT=1 + +# Radiation +export DO_RRTMGP=.false. +export DOGP_CLDOPTICS_LUT=.true. +export DOGP_LWSCAT=.true. +export DOGP_SGS_CNV=.true. +export USE_LW_JACOBIAN=.false. +export DAMP_LW_FLUXADJ=.false. +export RRTMGP_LW_PHYS_BLKSZ=2 +export ICLOUD=0 +export IAER=1011 +export ICLIQ_SW=2 +export IOVR=3 +export LFNC_K=-999 +export LFNC_P0=-999 + +# Microphysics +export IMP_PHYSICS=8 +export NWAT=6 +# GFDL MP +export DNATS=0 +export DO_SAT_ADJ=.false. +export LHEATSTRG=.false. +export LSEASPRAY=.true. +export LGFDLMPRAD=.false. +export EFFR_IN=.false. +# Thompson MP +export LRADAR=.true. +export LTAEROSOL=.true. +export EXT_DIAG_THOMPSON=.false. +export SEDI_SEMI=.true. +export DECFL=10 +# NSSL MP +export NSSL_CCCN=0.6e9 +export NSSL_ALPHAH=0.0 +export NSSL_ALPHAHL=1.0 +export NSSL_HAIL_ON=.false. +export NSSL_CCN_ON=.true. +export NSSL_INVERTCCN=.true. + +# Smoke +export RRFS_SMOKE=.false. +export SMOKE_FORECAST=0 +export RRFS_RESTART=NO +export SEAS_OPT=2 + +# GWD +export LDIAG_UGWP=.false. +export DO_UGWP=.false. +export DO_TOFD=.false. +export GWD_OPT=2 +export DO_UGWP_V0=.true. +export DO_UGWP_V1_W_GSLDRAG=.false. +export DO_UGWP_V0_OROG_ONLY=.false. +export DO_GSL_DRAG_LS_BL=.false. +export DO_GSL_DRAG_SS=.true. +export DO_GSL_DRAG_TOFD=.false. +export DO_UGWP_V1=.false. +export DO_UGWP_V1_OROG_ONLY=.false. +export KNOB_UGWP_DOKDIS=1 +export KNOB_UGWP_NDX4LH=1 +export KNOB_UGWP_VERSION=0 +export KNOB_UGWP_PALAUNCH=500.e2 +export KNOB_UGWP_NSLOPE=1 +export DO_UGWP_V0_NST_ONLY=.false. + +# resolution dependent settings +export CDMBWD_c48='0.071,2.1,1.0,1.0' +export CDMBWD_c96='0.14,1.8,1.0,1.0' +export CDMBWD_c192='0.23,1.5,1.0,1.0' +export CDMBWD_c384='1.1,0.72,1.0,1.0' +export CDMBWD_c768='4.0,0.15,1.0,1.0' + +#DT_INNER=(Time step)/2 +export DT_INNER_c96=360 +export DT_INNER_c192=300 +export DT_INNER_c384=150 +export DT_INNER_c768=75 + +# set default +export CDMBWD=${CDMBWD_c96} +export DT_INNER=${DT_INNER_c96} + +# PBL +export SATMEDMF=.true. +export HYBEDMF=.true. +export SHINHONG=.false. +export DO_YSU=.false. +export DO_MYNNEDMF=.false. +export HURR_PBL=.false. +export MONINQ_FAC=1.0 +export SFCLAY_COMPUTE_FLUX=.false. + +# Shallow/deep convection +export DO_DEEP=.true. +export SHAL_CNV=.true. +export IMFSHALCNV=2 +export HWRF_SAMFSHAL=.false. +export IMFDEEPCNV=2 +export HWRF_SAMFDEEP=.false. +export RAS=.false. +export RANDOM_CLDS=.false. +export CNVCLD=.true. +export PROGSIGMA=.false. +export BETASCU=8.0 +export BETAMCU=1.0 +export BETADCU=2.0 + +# Aerosol convective scavenging +export FSCAV_AERO='"*:0.3","so2:0.0","msa:0.0","dms:0.0","nh3:0.4","nh4:0.6","bc1:0.6","bc2:0.6","oc1:0.4","oc2:0.4","dust1:0.6","dust2:0.6","dust3:0.6","dust4:0.6","dust5:0.6","seas1:0.5","seas2:0.5","seas3:0.5","seas4:0.5","seas5:0.5"' + +# SFC +export DO_MYJSFC=.false. +export DO_MYNNSFCLAY=.false. +export BL_MYNN_TKEADVECT=.false. + +# LSM +export LSM=2 +export LSOIL_LSM=4 +export LANDICE=.false. +export KICE=2 +export IALB=2 +export IEMS=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 + +# Ozone / stratospheric H2O +export OZ_PHYS_OLD=.true. +export OZ_PHYS_NEW=.false. +export H2O_PHYS=.false. + +# Lake models +export LKM=0 # 0=no lake, 1=run lake model, 2=run both lake and nsst on lake points +export IOPT_LAKE=2 # 1=flake, 2=clm lake +export LAKEFRAC_THRESHOLD=0.0 # lake fraction must be higher for lake model to run it +export LAKEDEPTH_THRESHOLD=1.0 # lake must be deeper (in meters) for a lake model to run it +export FRAC_ICE=.true. # should be false for flake, true for clm_lake + +# Tiled Fix files +export TILEDFIX=.true. + +export CPL=.false. +export CPLCHM=.false. +export CPLFLX=.false. +export CPLICE=.false. +export CPLWAV=.false. +export CPLWAV2ATM=.false. +export CPLLND=.false. +export CPLLND2ATM=.false. +export USE_MED_FLUX=.false. +export DAYS=1 +export NPX=97 +export NPY=97 +export NPZ=64 +export NPZP=65 +export NSTF_NAME=2,1,0,0,0 +export OUTPUT_FH="12 -1" +export FHZERO=6 +export FSICL=0 +export FSICS=0 + +# Dynamical core +export FV_CORE_TAU=0. +export RF_CUTOFF=10.0 +export FAST_TAU_W_SEC=0.2 +export DRY_MASS=98320.0 + +export ENS_NUM=1 +export SYEAR=2016 +export SMONTH=10 +export SDAY=03 +export SHOUR=00 +export SECS=$(( SHOUR*3600 )) +export FHMAX=$(( DAYS*24 )) +export DT_ATMOS=1800 +export FHCYC=24 +export FHROT=0 +export LDIAG3D=.false. +export QDIAG3D=.false. +export PRINT_DIFF_PGR=.false. +export MAX_OUTPUT_FIELDS=310 + +# Stochastic physics +export STOCHINI=.false. +export DO_SPPT=.false. +export DO_SHUM=.false. +export DO_SKEB=.false. +export LNDP_TYPE=0 +export N_VAR_LNDP=0 +export SKEB=-999. +export SPPT=-999. +export SHUM=-999. +export LNDP_VAR_LIST="'XXX'" +export LNDP_PRT_LIST=-999 +export LNDP_MODEL_TYPE=0 +export LNDP_TAU=21600, +export LNDP_LSCALE=500000, +export ISEED_LNDP=2010, + +#IAU +export IAU_INC_FILES="''" +export IAU_DELTHRS=0 +export IAUFHRS=-1 +export IAU_OFFSET=0 + +export FH_DFI_RADAR='-2e10' + +#Cellular automata +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 + +#waves +export WW3_RSTDTHR=12 +WW3_DT_2_RST="$(printf "%02d" $(( WW3_RSTDTHR*3600 )))" +export WW3_DT_2_RST +export WW3_OUTDTHR=1 +WW3_DTFLD="$(printf "%02d" $(( WW3_OUTDTHR*3600 )))" +export WW3_DTFLD +WW3_DTPNT="$(printf "%02d" $(( WW3_OUTDTHR*3600 )))" +export WW3_DTPNT +export DTRST=0 +export RSTTYPE=T +export GOFILETYPE=1 +export POFILETYPE=1 +export WW3_OUTPARS="WND HS FP DP PHS PTP PDIR" +export CPLILINE='$' +export ICELINE='$' +export WINDLINE='$' +export CURRLINE='$' +export NFGRIDS=0 +export NMGRIDS=1 +export WW3GRIDLINE="'glo_1deg' 'no' 'no' 'CPL:native' 'no' 'no' 'no' 'no' 'no' 'no' 1 1 0.00 1.00 F" +export FUNIPNT=T +export IOSRV=1 +export FPNTPROC=T +export FGRDPROC=T +export UNIPOINTS='points' +export FLAGMASKCOMP=' F' +export FLAGMASKOUT=' F' +RUN_BEG="${SYEAR}${SMONTH}${SDAY} $(printf "%02d" $(( SHOUR )))0000" +export RUN_BEG +RUN_END="2100${SMONTH}${SDAY} $(printf "%02d" $(( SHOUR )))0000" +export RUN_END +export OUT_BEG=${RUN_BEG} +export OUT_END=${RUN_END} +export RST_BEG=${RUN_BEG} +export RST_2_BEG=${RUN_BEG} +export RST_END=${RUN_END} +export RST_2_END=${RUN_END} +export WW3_CUR='F' +export WW3_ICE='F' +export WW3_IC1='F' +export WW3_IC5='F' +# ATMW +export WW3_MULTIGRID=true +export WW3_MODDEF=mod_def.glo_1deg +export MESH_WAV=mesh.glo_1deg.nc + +# ATMA +export AOD_FRQ=060000 + +# Regional +export WRITE_RESTART_WITH_BCS=.false. + +# Diagnostics +export PRINT_DIFF_PGR=.false. + +# Coupling +export coupling_interval_fast_sec=0 +export CHOUR=06 +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. + +# GFDL Cloud Microphysics +export FTSFS=90 + + +# NAM sfc +export FNGLAC="'global_glacier.2x2.grb'" +export FNMXIC="'global_maxice.2x2.grb'" +export FNTSFC="'RTGSST.1982.2012.monthly.clim.grb'" +export FNSNOC="'global_snoclim.1.875.grb'" +export FNZORC="'igbp'" +export FNAISC="'IMS-NIC.blended.ice.monthly.clim.grb'" +} - # Coupling - export coupling_interval_fast_sec=0 - export CHOUR=06 - export MOM6_OUTPUT_DIR=./MOM6_OUTPUT +# Add section for tiled grid namelist +export_tiled() { +export FNSMCC_control="'global_soilmgldas.statsgo.t1534.3072.1536.grb'" +export FNMSKH_control="'global_slmask.t1534.3072.1536.grb'" +export FNALBC="'${ATMRES}.snowfree_albedo.tileX.nc'" +export FNALBC2="'${ATMRES}.facsf.tileX.nc'" +export FNTG3C="'${ATMRES}.substrate_temperature.tileX.nc'" +export FNVEGC="'${ATMRES}.vegetation_greenness.tileX.nc'" +export FNVETC="'${ATMRES}.vegetation_type.tileX.nc'" +export FNSOTC="'${ATMRES}.soil_type.tileX.nc'" +export FNSOCC="'${ATMRES}.soil_color.tileX.nc'" +export FNSMCC=${FNSMCC_control} +export FNMSKH=${FNMSKH_control} +export FNVMNC="'${ATMRES}.vegetation_greenness.tileX.nc'" +export FNVMXC="'${ATMRES}.vegetation_greenness.tileX.nc'" +export FNSLPC="'${ATMRES}.slope_type.tileX.nc'" +export FNABSC="'${ATMRES}.maximum_snow_albedo.tileX.nc'" +export LANDICE=".false." } # Defaults for the CICE6 model namelist, mx100 @@ -916,197 +1048,180 @@ export_cmeps() { export_cpl () { - export FV3=true - export S2S=true - export HAFS=false - export AQM=false - export DATM_CDEPS=false - export DOCN_CDEPS=false - export DICE_CDEPS=false - export CICE_PRESCRIBED=false - export CDEPS_INLINE=false - export FV3BMIC='p8c' - export BMIC=.false. - export DAYS=1 - - #model configure - export MODEL_CONFIGURE=model_configure.IN - export SYEAR=2021 - export SMONTH=03 - export SDAY=22 - export SHOUR=06 - export CHOUR=06 - export FHMAX=24 - export FHROT=0 - export DT_ATMOS=720 - export QUILTING_RESTART=.false. - export WRTTASK_PER_GROUP=${WPG_cpl_dflt} - export WRITE_NSFLIP=.true. - export OUTPUT_FH='6 -1' - - # default atm/ocn/ice resolution - export ATMRES=C96 - export OCNRES=100 - export ICERES=1.00 - export NX_GLB=360 - export NY_GLB=320 - export NPZ=127 - export NPZP=128 - - # default resources - export DOMAINS_STACK_SIZE=8000000 - export INPES=${INPES_cpl_dflt} - export JNPES=${JNPES_cpl_dflt} - export THRD=${THRD_cpl_dflt} - export OCN_tasks=${OCN_tasks_cpl_dflt} - export ICE_tasks=${ICE_tasks_cpl_dflt} - export WAV_tasks=${WAV_tasks_cpl_dflt} - - # Set CICE6 component defaults - export_cice6 - - # Set MOM6 component defaults - export_mom6 - - # Set WW3 component defaults - export_ww3 - - # Set CMEPS component defauls - export_cmeps - - # FV3 defaults - export FRAC_GRID=.true. - export CCPP_SUITE=FV3_GFS_v17_coupled_p8 - export INPUT_NML=cpld_control.nml.IN - export FIELD_TABLE=field_table_thompson_noaero_tke_GOCART - export DIAG_TABLE=diag_table_cpld.IN - export DIAG_TABLE_ADDITIONAL='' - - export FHZERO=6 - export DT_INNER=${DT_ATMOS} - - # P7 default - 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 - # P8 - export IOPT_SFC=3 - export IOPT_TRS=2 - export IOPT_DIAG=2 - - # FV3 P7 settings - export D2_BG_K1=0.20 - export D2_BG_K2=0.04 - #export DZ_MIN=2 - export PSM_BC=1 - export DDDMP=0.1 - - #P8 - export DZ_MIN=6 - - # P7 Merra2 Aerosols & NSST - export USE_MERRA2=.true. - export IAER=1011 - export NSTF_NAME=2,0,0,0,0 - - export LHEATSTRG=.false. - export LSEASPRAY=.true. - - # P7 UGWP1 - export GWD_OPT=2 - export KNOB_UGWP_NSLOPE=1 - export DO_GSL_DRAG_LS_BL=.true. - export DO_GSL_DRAG_SS=.true. - export DO_UGWP_V1_OROG_ONLY=.false. - export DO_UGWP_V0_NST_ONLY=.false. - export LDIAG_UGWP=.false. - #P8 - export DO_GSL_DRAG_TOFD=.false. - export CDMBWD=${CDMBWD_c96} - - # P8 RRTMGP - export DO_RRTMGP=.false. - export DOGP_CLDOPTICS_LUT=.true. - export DOGP_LWSCAT=.true. - export DOGP_SGS_CNV=.true. - - #P8 UGWD - export DO_UGWP_V0=.true. - export DO_UGWP_V1=.false. - export DO_GSL_DRAG_LS_BL=.false. - export KNOB_UGWP_VERSION=0 - - # P7 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 - - # P7 settings - export FNALBC="'C96.snowfree_albedo.tileX.nc'" - export FNALBC2="'C96.facsf.tileX.nc'" - export FNTG3C="'C96.substrate_temperature.tileX.nc'" - export FNVEGC="'C96.vegetation_greenness.tileX.nc'" - export FNVETC="'C96.vegetation_type.tileX.nc'" - export FNSOTC="'C96.soil_type.tileX.nc'" - export FNSOCC="'C96.soil_color.tileX.nc'" - export FNSMCC=${FNSMCC_control} - export FNMSKH=${FNMSKH_control} - export FNVMNC="'C96.vegetation_greenness.tileX.nc'" - export FNVMXC="'C96.vegetation_greenness.tileX.nc'" - export FNSLPC="'C96.slope_type.tileX.nc'" - export FNABSC="'C96.maximum_snow_albedo.tileX.nc'" - export LANDICE=".false." - #P8 - export FSICL=0 - export FSICS=0 - - # P8 - export USE_CICE_ALB=.true. - export MIN_SEAICE=1.0e-6 - export DNATS=2 - export IMP_PHYSICS=8 - export LGFDLMPRAD=.false. - export DO_SAT_ADJ=.false. - export SATMEDMF=.true. - - # P7 default - export CPLFLX=.true. - export CPLICE=.true. - export CPL=.true. - export CPLWAV=.true. - export CPLWAV2ATM=.true. - export USE_MED_FLUX=.false. - export CPLCHM=.true. - export CPLLND=.false. - - # for FV3: default values will be changed if doing a warm-warm restart - export WARM_START=.false. - export MAKE_NH=.true. - export NA_INIT=1 - export EXTERNAL_IC=.true. - export NGGPS_IC=.true. - export MOUNTAIN=.false. - # gocart inst_aod output; uses AERO_HIST.rc.IN from parm/gocart directory - export AOD_FRQ=060000 - - # checkpoint restarts - export RESTART_FILE_PREFIX='' - export RESTART_FILE_SUFFIX_SECS='' - export RT35D='' +export FV3=true +export S2S=true +export HAFS=false +export AQM=false +export DATM_CDEPS=false +export DOCN_CDEPS=false +export DICE_CDEPS=false +export CICE_PRESCRIBED=false +export CDEPS_INLINE=false +export FV3BMIC='p8c' +export BMIC=.false. +export DAYS=1 + +#model configure +export MODEL_CONFIGURE=model_configure.IN +export SYEAR=2021 +export SMONTH=03 +export SDAY=22 +export SHOUR=06 +export CHOUR=06 +export FHMAX=24 +export FHROT=0 +export DT_ATMOS=720 +export QUILTING_RESTART=.false. +export WRTTASK_PER_GROUP=${WPG_cpl_dflt} +export WRITE_NSFLIP=.true. +export OUTPUT_FH='6 -1' + +# default atm/ocn/ice resolution +export ATMRES=C96 +export OCNRES=100 +export ICERES=1.00 +export NX_GLB=360 +export NY_GLB=320 +export NPZ=127 +export NPZP=128 + +# default resources +export DOMAINS_STACK_SIZE=8000000 +export INPES=${INPES_cpl_dflt} +export JNPES=${JNPES_cpl_dflt} +export THRD=${THRD_cpl_dflt} +export OCN_tasks=${OCN_tasks_cpl_dflt} +export ICE_tasks=${ICE_tasks_cpl_dflt} +export WAV_tasks=${WAV_tasks_cpl_dflt} + +# Set tiled file defaults +export_tiled + +# Set CICE6 component defaults +export_cice6 + +# Set MOM6 component defaults +export_mom6 + +# Set WW3 component defaults +export_ww3 + +# Set CMEPS component defauls +export_cmeps + +# FV3 defaults +export FRAC_GRID=.true. +export CCPP_SUITE=FV3_GFS_v17_coupled_p8 +export INPUT_NML=global_control.nml.IN +export FIELD_TABLE=field_table_thompson_noaero_tke_GOCART +export DIAG_TABLE=diag_table_cpld.IN +export DIAG_TABLE_ADDITIONAL='' +export FV3_RUN=cpld_control_run.IN +export TILEDFIX=.false. + +export FHZERO=6 +export DT_INNER=${DT_ATMOS} + +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 + +export DZ_MIN=6 + +# 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 KNOB_UGWP_NSLOPE=1 +export DO_GSL_DRAG_LS_BL=.true. +export DO_GSL_DRAG_SS=.true. +export DO_UGWP_V1_OROG_ONLY=.false. +export DO_UGWP_V0_NST_ONLY=.false. +export LDIAG_UGWP=.false. + +export DO_GSL_DRAG_TOFD=.false. +export CDMBWD=${CDMBWD_c96} + +# RRTMGP +export DO_RRTMGP=.false. +export DOGP_CLDOPTICS_LUT=.true. +export DOGP_LWSCAT=.true. +export DOGP_SGS_CNV=.true. + +# UGWD +export DO_UGWP_V0=.true. +export DO_UGWP_V1=.false. +export DO_GSL_DRAG_LS_BL=.false. +export KNOB_UGWP_VERSION=0 + +# 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 FSICL=0 +export FSICS=0 + +export USE_CICE_ALB=.true. +export MIN_SEAICE=1.0e-6 +export DNATS=2 +export IMP_PHYSICS=8 +export LGFDLMPRAD=.false. +export DO_SAT_ADJ=.false. +export SATMEDMF=.true. + +export CPLFLX=.true. +export CPLICE=.true. +export CPL=.true. +export CPLWAV=.true. +export CPLWAV2ATM=.true. +export USE_MED_FLUX=.false. +export CPLCHM=.true. +export CPLLND=.false. + +# for FV3: default values will be changed if doing a warm-warm restart +export WARM_START=.false. +export MAKE_NH=.true. +export NA_INIT=1 +export EXTERNAL_IC=.true. +export NGGPS_IC=.true. +export MOUNTAIN=.false. +# gocart inst_aod output; uses AERO_HIST.rc.IN from parm/gocart directory +export AOD_FRQ=060000 + +# checkpoint restarts +export RESTART_FILE_PREFIX='' +export RESTART_FILE_SUFFIX_SECS='' +export RT35D='' } export_35d_run () { @@ -1302,350 +1417,351 @@ export_hafs_regional () export_hafs () { - export FV3=true - export S2S=false - export HAFS=true - export AQM=false - export DATM_CDEPS=false - export DOCN_CDEPS=false - export CDEPS_INLINE=false - export INPES=${INPES_dflt} - export JNPES=${JNPES_dflt} - export NTILES=1 - export IMFSHALCNV=2 - export IMFDEEPCNV=2 - export HYBEDMF=.false. - export SATMEDMF=.true. - export MONINQ_FAC=-1.0 - export HURR_PBL=.true. - export ISATMEDMF=1 - export IOPT_SFC=1 - export IOPT_DVEG=2 - export IOPT_CRS=1 - export IOPT_RAD=1 - export IOPT_ALB=2 - export IOPT_STC=1 - export LSM=1 - export DO_GSL_DRAG_LS_BL=.true. - export DO_GSL_DRAG_SS=.true. - export DO_GSL_DRAG_TOFD=.true. - export IMP_PHYSICS=11 - export IAER=111 - export CNVGWD=.false. - export LTAEROSOL=.false. - export CDMBWD=1.0,1.0,1.0,1.0 - export LHEATSTRG=.false. - export LRADAR=.true. - - export FV_CORE_TAU=5. - export RF_CUTOFF=30.e2 - export RF_CUTOFF_NEST=50.e2 - - export IS_MOVING_NEST=".false." - export VORTEX_TRACKER=0 - export NTRACK=0 - export MOVE_CD_X=0 - export MOVE_CD_Y=0 - export CPL_IMP_MRG=.true. - - export OUTPUT_GRID='' - export IMO='' - export JMO='' - export CEN_LON='' - export CEN_LAT='' - export LON1='' - export LAT1='' - export LON2='' - export LAT2='' - export DLON='' - export DLAT='' - export STDLAT1='' - export STDLAT2='' - export NX='' - export NY='' - export DX='' - export DY='' - - export OUTPUT_GRID_2='' - export IMO_2='' - export JMO_2='' - export CEN_LON_2='' - export CEN_LAT_2='' - export LON1_2='' - export LAT1_2='' - export LON2_2='' - export LAT2_2='' - export DLON_2='' - export DLAT_2='' - export STDLAT1_2='' - export STDLAT2_2='' - export NX_2='' - export NY_2='' - export DX_2='' - export DY_2='' - - export OUTPUT_GRID_3='' - export IMO_3='' - export JMO_3='' - export CEN_LON_3='' - export CEN_LAT_3='' - export LON1_3='' - export LAT1_3='' - export LON2_3='' - export LAT2_3='' - export DLON_3='' - export DLAT_3='' - export STDLAT1_3='' - export STDLAT2_3='' - export NX_3='' - export NY_3='' - export DX_3='' - export DY_3='' - - export OUTPUT_GRID_4='' - export IMO_4='' - export JMO_4='' - export CEN_LON_4='' - export CEN_LAT_4='' - export LON1_4='' - export LAT1_4='' - export LON2_4='' - export LAT2_4='' - export DLON_4='' - export DLAT_4='' - export STDLAT1_4='' - export STDLAT2_4='' - export NX_4='' - export NY_4='' - export DX_4='' - export DY_4='' - - export OUTPUT_GRID_5='' - export IMO_5='' - export JMO_5='' - export CEN_LON_5='' - export CEN_LAT_5='' - export LON1_5='' - export LAT1_5='' - export LON2_5='' - export LAT2_5='' - export DLON_5='' - export DLAT_5='' - export STDLAT1_5='' - export STDLAT2_5='' - export NX_5='' - export NY_5='' - export DX_5='' - export DY_5='' - - export OUTPUT_GRID_6='' - export IMO_6='' - export JMO_6='' - export CEN_LON_6='' - export CEN_LAT_6='' - export LON1_6='' - export LAT1_6='' - export LON2_6='' - export LAT2_6='' - export DLON_6='' - export DLAT_6='' - export STDLAT1_6='' - export STDLAT2_6='' - export NX_6='' - export NY_6='' - export DX_6='' - export DY_6='' - - export OUTPUT_FH='3 -1' +export_fv3_v16 +export FV3=true +export S2S=false +export HAFS=true +export AQM=false +export DATM_CDEPS=false +export DOCN_CDEPS=false +export CDEPS_INLINE=false +export INPES=${INPES_dflt} +export JNPES=${JNPES_dflt} +export NTILES=1 +export IMFSHALCNV=2 +export IMFDEEPCNV=2 +export HYBEDMF=.false. +export SATMEDMF=.true. +export MONINQ_FAC=-1.0 +export HURR_PBL=.true. +export ISATMEDMF=1 +export IOPT_SFC=1 +export IOPT_DVEG=2 +export IOPT_CRS=1 +export IOPT_RAD=1 +export IOPT_ALB=2 +export IOPT_STC=1 +export LSM=1 +export DO_GSL_DRAG_LS_BL=.true. +export DO_GSL_DRAG_SS=.true. +export DO_GSL_DRAG_TOFD=.true. +export IMP_PHYSICS=11 +export IAER=111 +export CNVGWD=.false. +export LTAEROSOL=.false. +export CDMBWD=1.0,1.0,1.0,1.0 +export LHEATSTRG=.false. +export LRADAR=.true. + +export FV_CORE_TAU=5. +export RF_CUTOFF=30.e2 +export RF_CUTOFF_NEST=50.e2 + +export IS_MOVING_NEST=".false." +export VORTEX_TRACKER=0 +export NTRACK=0 +export MOVE_CD_X=0 +export MOVE_CD_Y=0 +export CPL_IMP_MRG=.true. + +export OUTPUT_GRID='' +export IMO='' +export JMO='' +export CEN_LON='' +export CEN_LAT='' +export LON1='' +export LAT1='' +export LON2='' +export LAT2='' +export DLON='' +export DLAT='' +export STDLAT1='' +export STDLAT2='' +export NX='' +export NY='' +export DX='' +export DY='' + +export OUTPUT_GRID_2='' +export IMO_2='' +export JMO_2='' +export CEN_LON_2='' +export CEN_LAT_2='' +export LON1_2='' +export LAT1_2='' +export LON2_2='' +export LAT2_2='' +export DLON_2='' +export DLAT_2='' +export STDLAT1_2='' +export STDLAT2_2='' +export NX_2='' +export NY_2='' +export DX_2='' +export DY_2='' + +export OUTPUT_GRID_3='' +export IMO_3='' +export JMO_3='' +export CEN_LON_3='' +export CEN_LAT_3='' +export LON1_3='' +export LAT1_3='' +export LON2_3='' +export LAT2_3='' +export DLON_3='' +export DLAT_3='' +export STDLAT1_3='' +export STDLAT2_3='' +export NX_3='' +export NY_3='' +export DX_3='' +export DY_3='' + +export OUTPUT_GRID_4='' +export IMO_4='' +export JMO_4='' +export CEN_LON_4='' +export CEN_LAT_4='' +export LON1_4='' +export LAT1_4='' +export LON2_4='' +export LAT2_4='' +export DLON_4='' +export DLAT_4='' +export STDLAT1_4='' +export STDLAT2_4='' +export NX_4='' +export NY_4='' +export DX_4='' +export DY_4='' + +export OUTPUT_GRID_5='' +export IMO_5='' +export JMO_5='' +export CEN_LON_5='' +export CEN_LAT_5='' +export LON1_5='' +export LAT1_5='' +export LON2_5='' +export LAT2_5='' +export DLON_5='' +export DLAT_5='' +export STDLAT1_5='' +export STDLAT2_5='' +export NX_5='' +export NY_5='' +export DX_5='' +export DY_5='' + +export OUTPUT_GRID_6='' +export IMO_6='' +export JMO_6='' +export CEN_LON_6='' +export CEN_LAT_6='' +export LON1_6='' +export LAT1_6='' +export LON2_6='' +export LAT2_6='' +export DLON_6='' +export DLAT_6='' +export STDLAT1_6='' +export STDLAT2_6='' +export NX_6='' +export NY_6='' +export DX_6='' +export DY_6='' + +export OUTPUT_FH='3 -1' } export_hrrr() { - export_fv3 - export NPZ=127 - export NPZP=128 - export DT_ATMOS=300 - export SYEAR=2021 - export SMONTH=03 - export SDAY=22 - export SHOUR=06 - export OUTPUT_GRID='gaussian_grid' - export NSTF_NAME='2,0,0,0,0' - export WRITE_DOPOST=.true. - export IAER=5111 - export FHMAX=12 - - export FRAC_GRID=.false. - export FRAC_ICE=.true. - - export FV_CORE_TAU=10. - export RF_CUTOFF=7.5e2 - - export FV3_RUN=lake_control_run.IN - export CCPP_SUITE=FV3_HRRR - export INPUT_NML=rap.nml.IN - export FIELD_TABLE=field_table_thompson_aero_tke - export NEW_DIAGTABLE=diag_table_rap - - export SFCLAY_COMPUTE_FLUX=.true. - - export LKM=1 - export IOPT_LAKE=2 - export IMP_PHYSICS=8 - export DNATS=0 - export DO_SAT_ADJ=.false. - export LRADAR=.true. - export LTAEROSOL=.true. - export IALB=2 - export IEMS=2 - export HYBEDMF=.false. - export DO_MYNNEDMF=.true. - export DO_MYNNSFCLAY=.true. - export DO_DEEP=.false. - export SHAL_CNV=.false. - export IMFSHALCNV=-1 - export IMFDEEPCNV=-1 - export LHEATSTRG=.false. - export LSM=3 - export LSOIL_LSM=9 - export KICE=9 - - export GWD_OPT=3 - export DO_UGWP_V0=.false. - export DO_UGWP_V0_OROG_ONLY=.false. - export DO_GSL_DRAG_LS_BL=.true. - export DO_GSL_DRAG_SS=.true. - export DO_GSL_DRAG_TOFD=.true. - export DO_UGWP_V1=.false. - export DO_UGWP_V1_OROG_ONLY=.false. +export_fv3_v16 +export NPZ=127 +export NPZP=128 +export DT_ATMOS=300 +export SYEAR=2021 +export SMONTH=03 +export SDAY=22 +export SHOUR=06 +export OUTPUT_GRID='gaussian_grid' +export NSTF_NAME='2,0,0,0,0' +export WRITE_DOPOST=.true. +export IAER=5111 +export FHMAX=12 + +export FRAC_GRID=.false. +export FRAC_ICE=.true. + +export FV_CORE_TAU=10. +export RF_CUTOFF=7.5e2 + +export FV3_RUN=lake_control_run.IN +export CCPP_SUITE=FV3_HRRR +export INPUT_NML=rap.nml.IN +export FIELD_TABLE=field_table_thompson_aero_tke +export NEW_DIAGTABLE=diag_table_rap + +export SFCLAY_COMPUTE_FLUX=.true. + +export LKM=1 +export IOPT_LAKE=2 +export IMP_PHYSICS=8 +export DNATS=0 +export DO_SAT_ADJ=.false. +export LRADAR=.true. +export LTAEROSOL=.true. +export IALB=2 +export IEMS=2 +export HYBEDMF=.false. +export DO_MYNNEDMF=.true. +export DO_MYNNSFCLAY=.true. +export DO_DEEP=.false. +export SHAL_CNV=.false. +export IMFSHALCNV=-1 +export IMFDEEPCNV=-1 +export LHEATSTRG=.false. +export LSM=3 +export LSOIL_LSM=9 +export KICE=9 + +export GWD_OPT=3 +export DO_UGWP_V0=.false. +export DO_UGWP_V0_OROG_ONLY=.false. +export DO_GSL_DRAG_LS_BL=.true. +export DO_GSL_DRAG_SS=.true. +export DO_GSL_DRAG_TOFD=.true. +export DO_UGWP_V1=.false. +export DO_UGWP_V1_OROG_ONLY=.false. } export_hrrr_conus13km() { - export_fv3 - export SYEAR=2021 - export SMONTH=05 - export SDAY=12 - export SHOUR=16 - export FHMAX=2 - export DT_ATMOS=120 - export RESTART_INTERVAL=1 - export QUILTING=.true. - export WRITE_GROUP=1 - export WRTTASK_PER_GROUP=6 - export NTILES=1 - export WRITE_DOPOST=.false. - export OUTPUT_HISTORY=.true. - export OUTPUT_GRID=lambert_conformal - export OUTPUT_FILE="'netcdf'" - - # Revert these two to GFS_typedefs defaults to avoid a crash: - export SEDI_SEMI=.false. - export DECFL=8 - - export RRFS_SMOKE=.true. - export SEAS_OPT=0 - - export LKM=1 - export SFCLAY_COMPUTE_FLUX=.true. - export IALB=2 - export ICLIQ_SW=2 - export IEMS=2 - export IOVR=3 - export KICE=9 - export LSM=3 - export LSOIL_LSM=9 - export DO_MYNNSFCLAY=.true. - export DO_MYNNEDMF=.true. - export HYBEDMF=.false. - export SHAL_CNV=.false. - export DO_SAT_ADJ=.false. - export DO_DEEP=.false. - export CCPP_SUITE='FV3_HRRR' - export INPES=12 - export JNPES=12 - export NPX=397 - export NPY=233 - export NPZ=65 - export MAKE_NH=.false. - export NA_INIT=0 - export DNATS=0 - export EXTERNAL_IC=.false. - export NGGPS_IC=.false. - export MOUNTAIN=.true. - export WARM_START=.true. - export READ_INCREMENT=.false. - export RES_LATLON_DYNAMICS="'fv3_increment.nc'" - export NPZP=66 - export FHZERO=1.0 - export IMP_PHYSICS=8 - export LDIAG3D=.false. - export QDIAG3D=.false. - export PRINT_DIFF_PGR=.true. - export FHCYC=0.0 - export IAER=1011 - export LHEATSTRG=.false. - export RANDOM_CLDS=.false. - export CNVCLD=.false. - export IMFSHALCNV=-1 - export IMFDEEPCNV=-1 - export CDMBWD='3.5,1.0' - export DO_SPPT=.false. - export DO_SHUM=.false. - export DO_SKEB=.false. - export LNDP_TYPE=0 - export N_VAR_LNDP=0 - - export GWD_OPT=3 - export DO_UGWP_V0=.false. - export DO_UGWP_V0_OROG_ONLY=.false. - export DO_GSL_DRAG_LS_BL=.true. - export DO_GSL_DRAG_SS=.true. - export DO_GSL_DRAG_TOFD=.true. - export DO_UGWP_V1=.false. - export DO_UGWP_V1_OROG_ONLY=.false. - - export FV3_RUN=rrfs_warm_run.IN - export INPUT_NML=rrfs_conus13km_hrrr.nml.IN - export FIELD_TABLE=field_table_thompson_aero_tke_smoke - export DIAG_TABLE=diag_table_hrrr - export MODEL_CONFIGURE=model_configure_rrfs_conus13km.IN - export DIAG_TABLE_ADDITIONAL=diag_additional_rrfs_smoke - export FRAC_ICE=.true. +export_fv3_v16 +export SYEAR=2021 +export SMONTH=05 +export SDAY=12 +export SHOUR=16 +export FHMAX=2 +export DT_ATMOS=120 +export RESTART_INTERVAL=1 +export QUILTING=.true. +export WRITE_GROUP=1 +export WRTTASK_PER_GROUP=6 +export NTILES=1 +export WRITE_DOPOST=.false. +export OUTPUT_HISTORY=.true. +export OUTPUT_GRID=lambert_conformal +export OUTPUT_FILE="'netcdf'" + +# Revert these two to GFS_typedefs defaults to avoid a crash: +export SEDI_SEMI=.false. +export DECFL=8 + +export RRFS_SMOKE=.true. +export SEAS_OPT=0 + +export LKM=1 +export SFCLAY_COMPUTE_FLUX=.true. +export IALB=2 +export ICLIQ_SW=2 +export IEMS=2 +export IOVR=3 +export KICE=9 +export LSM=3 +export LSOIL_LSM=9 +export DO_MYNNSFCLAY=.true. +export DO_MYNNEDMF=.true. +export HYBEDMF=.false. +export SHAL_CNV=.false. +export DO_SAT_ADJ=.false. +export DO_DEEP=.false. +export CCPP_SUITE='FV3_HRRR' +export INPES=12 +export JNPES=12 +export NPX=397 +export NPY=233 +export NPZ=65 +export MAKE_NH=.false. +export NA_INIT=0 +export DNATS=0 +export EXTERNAL_IC=.false. +export NGGPS_IC=.false. +export MOUNTAIN=.true. +export WARM_START=.true. +export READ_INCREMENT=.false. +export RES_LATLON_DYNAMICS="'fv3_increment.nc'" +export NPZP=66 +export FHZERO=1.0 +export IMP_PHYSICS=8 +export LDIAG3D=.false. +export QDIAG3D=.false. +export PRINT_DIFF_PGR=.true. +export FHCYC=0.0 +export IAER=1011 +export LHEATSTRG=.false. +export RANDOM_CLDS=.false. +export CNVCLD=.false. +export IMFSHALCNV=-1 +export IMFDEEPCNV=-1 +export CDMBWD='3.5,1.0' +export DO_SPPT=.false. +export DO_SHUM=.false. +export DO_SKEB=.false. +export LNDP_TYPE=0 +export N_VAR_LNDP=0 + +export GWD_OPT=3 +export DO_UGWP_V0=.false. +export DO_UGWP_V0_OROG_ONLY=.false. +export DO_GSL_DRAG_LS_BL=.true. +export DO_GSL_DRAG_SS=.true. +export DO_GSL_DRAG_TOFD=.true. +export DO_UGWP_V1=.false. +export DO_UGWP_V1_OROG_ONLY=.false. + +export FV3_RUN=rrfs_warm_run.IN +export INPUT_NML=rrfs_conus13km_hrrr.nml.IN +export FIELD_TABLE=field_table_thompson_aero_tke_smoke +export DIAG_TABLE=diag_table_hrrr +export MODEL_CONFIGURE=model_configure_rrfs_conus13km.IN +export DIAG_TABLE_ADDITIONAL=diag_additional_rrfs_smoke +export FRAC_ICE=.true. } export_rap_common() { -export_fv3 - export NPZ=127 - export NPZP=128 - export DT_ATMOS=300 - export SYEAR=2021 - export SMONTH=03 - export SDAY=22 - export SHOUR=06 - export OUTPUT_GRID='gaussian_grid' - export NSTF_NAME='2,0,0,0,0' - export WRITE_DOPOST=.true. - export IAER=5111 - - export FV_CORE_TAU=10. - export RF_CUTOFF=7.5e2 - - export FV3_RUN=control_run.IN - export INPUT_NML=rap.nml.IN - export FIELD_TABLE=field_table_thompson_aero_tke - - export LHEATSTRG=.false. - export IMP_PHYSICS=8 - export DNATS=0 - export DO_SAT_ADJ=.false. - export LRADAR=.true. - export LTAEROSOL=.true. - export IALB=2 - export IEMS=2 - export HYBEDMF=.false. - export DO_MYNNEDMF=.true. - export DO_MYNNSFCLAY=.true. +export_fv3_v16 +export NPZ=127 +export NPZP=128 +export DT_ATMOS=300 +export SYEAR=2021 +export SMONTH=03 +export SDAY=22 +export SHOUR=06 +export OUTPUT_GRID='gaussian_grid' +export NSTF_NAME='2,0,0,0,0' +export WRITE_DOPOST=.true. +export IAER=5111 + +export FV_CORE_TAU=10. +export RF_CUTOFF=7.5e2 + +export FV3_RUN=control_run.IN +export INPUT_NML=rap.nml.IN +export FIELD_TABLE=field_table_thompson_aero_tke + +export LHEATSTRG=.false. +export IMP_PHYSICS=8 +export DNATS=0 +export DO_SAT_ADJ=.false. +export LRADAR=.true. +export LTAEROSOL=.true. +export IALB=2 +export IEMS=2 +export HYBEDMF=.false. +export DO_MYNNEDMF=.true. +export DO_MYNNSFCLAY=.true. } export_rap() diff --git a/tests/logs/OpnReqTests_control_p8_hera.log b/tests/logs/OpnReqTests_control_p8_hera.log index ca3a06a77c..29b8a01b8a 100644 --- a/tests/logs/OpnReqTests_control_p8_hera.log +++ b/tests/logs/OpnReqTests_control_p8_hera.log @@ -1,9 +1,9 @@ -Thu Apr 18 13:16:52 UTC 2024 +Fri Apr 19 19:57:57 UTC 2024 Start Operation Requirement Test baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_bit_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_836892/bit_base_bit_base +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_669166/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 = 273.642666 - 0: The maximum resident set size (KB) = 1250952 + 0: The total amount of wall time = 272.557598 + 0: The maximum resident set size (KB) = 1254932 Test bit_base PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_dbg_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_836892/dbg_base_dbg_base +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_669166/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 = 951.737374 - 0: The maximum resident set size (KB) = 1234892 + 0: The total amount of wall time = 959.903328 + 0: The maximum resident set size (KB) = 1232448 Test dbg_base PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_836892/dcp_dcp +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_669166/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 = 231.272825 - 0: The maximum resident set size (KB) = 1232708 + 0: The total amount of wall time = 241.225092 + 0: The maximum resident set size (KB) = 1230688 Test dcp PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_836892/mpi_mpi +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_669166/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 = 237.359756 - 0: The maximum resident set size (KB) = 1240676 + 0: The total amount of wall time = 236.258585 + 0: The maximum resident set size (KB) = 1236816 Test mpi PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_836892/rst_rst +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_669166/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 = 237.824946 - 0: The maximum resident set size (KB) = 1232292 + 0: The total amount of wall time = 235.269569 + 0: The maximum resident set size (KB) = 1231588 Test rst PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_836892/std_base_std_base +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_669166/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 = 240.136006 - 0: The maximum resident set size (KB) = 1230264 + 0: The total amount of wall time = 240.429501 + 0: The maximum resident set size (KB) = 1232412 Test std_base PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_836892/thr_thr +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_669166/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 = 235.571519 - 0: The maximum resident set size (KB) = 1233056 + 0: The total amount of wall time = 237.774632 + 0: The maximum resident set size (KB) = 1232820 Test thr PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Thu Apr 18 14:32:34 UTC 2024 -Elapsed time: 01h:15m:44s. Have a nice day! +Fri Apr 19 20:59:04 UTC 2024 +Elapsed time: 01h:01m:08s. 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 4890b07943..1cbca13a85 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 @@ -Thu Apr 18 17:53:39 UTC 2024 +Mon Apr 22 14:31:53 UTC 2024 Start Operation Requirement Test baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_dbg_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2248263/dbg_base_dbg_base +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2291890/dbg_base_dbg_base Checking test dbg_base results .... Moving baseline dbg_base files .... Moving sfcf021.tile1.nc .........OK @@ -66,83 +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 = 1575.086435 - 0: The maximum resident set size (KB) = 1345260 + 0: The total amount of wall time = 1572.129737 + 0: The maximum resident set size (KB) = 1368184 Test dbg_base PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2248263/rst_rst -Checking test rst results .... - Comparing sfcf021.tile1.nc .....USING NCCMP......OK - Comparing sfcf021.tile2.nc .....USING NCCMP......OK - Comparing sfcf021.tile3.nc .....USING NCCMP......OK - Comparing sfcf021.tile4.nc .....USING NCCMP......OK - Comparing sfcf021.tile5.nc .....USING NCCMP......OK - Comparing sfcf021.tile6.nc .....USING NCCMP......OK - Comparing atmf021.tile1.nc .....USING NCCMP......OK - Comparing atmf021.tile2.nc .....USING NCCMP......OK - Comparing atmf021.tile3.nc .....USING NCCMP......OK - Comparing atmf021.tile4.nc .....USING NCCMP......OK - Comparing atmf021.tile5.nc .....USING NCCMP......OK - Comparing atmf021.tile6.nc .....USING NCCMP......OK - Comparing sfcf024.tile1.nc .....USING NCCMP......OK - Comparing sfcf024.tile2.nc .....USING NCCMP......OK - Comparing sfcf024.tile3.nc .....USING NCCMP......OK - Comparing sfcf024.tile4.nc .....USING NCCMP......OK - Comparing sfcf024.tile5.nc .....USING NCCMP......OK - Comparing sfcf024.tile6.nc .....USING NCCMP......OK - Comparing atmf024.tile1.nc .....USING NCCMP......OK - Comparing atmf024.tile2.nc .....USING NCCMP......OK - Comparing atmf024.tile3.nc .....USING NCCMP......OK - Comparing atmf024.tile4.nc .....USING NCCMP......OK - Comparing atmf024.tile5.nc .....USING NCCMP......OK - Comparing atmf024.tile6.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.coupler.res .....USING CMP......OK - Comparing RESTART/20210323.060000.fv_core.res.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.fv_core.res.tile1.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.fv_core.res.tile2.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.fv_core.res.tile3.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.fv_core.res.tile4.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.fv_core.res.tile5.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.fv_core.res.tile6.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.fv_srf_wnd.res.tile1.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.fv_srf_wnd.res.tile2.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.fv_srf_wnd.res.tile3.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.fv_srf_wnd.res.tile4.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.fv_srf_wnd.res.tile5.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.fv_srf_wnd.res.tile6.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.fv_tracer.res.tile1.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.fv_tracer.res.tile2.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.fv_tracer.res.tile3.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.fv_tracer.res.tile4.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.fv_tracer.res.tile5.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.fv_tracer.res.tile6.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.phy_data.tile1.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.phy_data.tile2.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.phy_data.tile3.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.phy_data.tile4.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.phy_data.tile5.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.phy_data.tile6.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.sfc_data.tile1.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.sfc_data.tile2.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.sfc_data.tile3.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.sfc_data.tile4.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.sfc_data.tile5.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.sfc_data.tile6.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.MOM.res.nc .....USING NCCMP......OK - 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 = 412.335686 - 0: The maximum resident set size (KB) = 1345900 - -Test rst PASS - - -baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2248263/std_base_std_base +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2291890/std_base_std_base Checking test std_base results .... Moving baseline std_base files .... Moving sfcf021.tile1.nc .........OK @@ -205,11 +136,80 @@ 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 = 416.527929 - 0: The maximum resident set size (KB) = 1341108 + 0: The total amount of wall time = 386.377672 + 0: The maximum resident set size (KB) = 1358644 Test std_base PASS + +baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_std_base_gnu +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_3301844/rst_rst +Checking test rst results .... + Comparing sfcf021.tile1.nc .....USING NCCMP......OK + Comparing sfcf021.tile2.nc .....USING NCCMP......OK + Comparing sfcf021.tile3.nc .....USING NCCMP......OK + Comparing sfcf021.tile4.nc .....USING NCCMP......OK + Comparing sfcf021.tile5.nc .....USING NCCMP......OK + Comparing sfcf021.tile6.nc .....USING NCCMP......OK + Comparing atmf021.tile1.nc .....USING NCCMP......OK + Comparing atmf021.tile2.nc .....USING NCCMP......OK + Comparing atmf021.tile3.nc .....USING NCCMP......OK + Comparing atmf021.tile4.nc .....USING NCCMP......OK + Comparing atmf021.tile5.nc .....USING NCCMP......OK + Comparing atmf021.tile6.nc .....USING NCCMP......OK + Comparing sfcf024.tile1.nc .....USING NCCMP......OK + Comparing sfcf024.tile2.nc .....USING NCCMP......OK + Comparing sfcf024.tile3.nc .....USING NCCMP......OK + Comparing sfcf024.tile4.nc .....USING NCCMP......OK + Comparing sfcf024.tile5.nc .....USING NCCMP......OK + Comparing sfcf024.tile6.nc .....USING NCCMP......OK + Comparing atmf024.tile1.nc .....USING NCCMP......OK + Comparing atmf024.tile2.nc .....USING NCCMP......OK + Comparing atmf024.tile3.nc .....USING NCCMP......OK + Comparing atmf024.tile4.nc .....USING NCCMP......OK + Comparing atmf024.tile5.nc .....USING NCCMP......OK + Comparing atmf024.tile6.nc .....USING NCCMP......OK + Comparing RESTART/20210323.060000.coupler.res .....USING CMP......OK + Comparing RESTART/20210323.060000.fv_core.res.nc .....USING NCCMP......OK + Comparing RESTART/20210323.060000.fv_core.res.tile1.nc .....USING NCCMP......OK + Comparing RESTART/20210323.060000.fv_core.res.tile2.nc .....USING NCCMP......OK + Comparing RESTART/20210323.060000.fv_core.res.tile3.nc .....USING NCCMP......OK + Comparing RESTART/20210323.060000.fv_core.res.tile4.nc .....USING NCCMP......OK + Comparing RESTART/20210323.060000.fv_core.res.tile5.nc .....USING NCCMP......OK + Comparing RESTART/20210323.060000.fv_core.res.tile6.nc .....USING NCCMP......OK + Comparing RESTART/20210323.060000.fv_srf_wnd.res.tile1.nc .....USING NCCMP......OK + Comparing RESTART/20210323.060000.fv_srf_wnd.res.tile2.nc .....USING NCCMP......OK + Comparing RESTART/20210323.060000.fv_srf_wnd.res.tile3.nc .....USING NCCMP......OK + Comparing RESTART/20210323.060000.fv_srf_wnd.res.tile4.nc .....USING NCCMP......OK + Comparing RESTART/20210323.060000.fv_srf_wnd.res.tile5.nc .....USING NCCMP......OK + Comparing RESTART/20210323.060000.fv_srf_wnd.res.tile6.nc .....USING NCCMP......OK + Comparing RESTART/20210323.060000.fv_tracer.res.tile1.nc .....USING NCCMP......OK + Comparing RESTART/20210323.060000.fv_tracer.res.tile2.nc .....USING NCCMP......OK + Comparing RESTART/20210323.060000.fv_tracer.res.tile3.nc .....USING NCCMP......OK + Comparing RESTART/20210323.060000.fv_tracer.res.tile4.nc .....USING NCCMP......OK + Comparing RESTART/20210323.060000.fv_tracer.res.tile5.nc .....USING NCCMP......OK + Comparing RESTART/20210323.060000.fv_tracer.res.tile6.nc .....USING NCCMP......OK + Comparing RESTART/20210323.060000.phy_data.tile1.nc .....USING NCCMP......OK + Comparing RESTART/20210323.060000.phy_data.tile2.nc .....USING NCCMP......OK + Comparing RESTART/20210323.060000.phy_data.tile3.nc .....USING NCCMP......OK + Comparing RESTART/20210323.060000.phy_data.tile4.nc .....USING NCCMP......OK + Comparing RESTART/20210323.060000.phy_data.tile5.nc .....USING NCCMP......OK + Comparing RESTART/20210323.060000.phy_data.tile6.nc .....USING NCCMP......OK + Comparing RESTART/20210323.060000.sfc_data.tile1.nc .....USING NCCMP......OK + Comparing RESTART/20210323.060000.sfc_data.tile2.nc .....USING NCCMP......OK + Comparing RESTART/20210323.060000.sfc_data.tile3.nc .....USING NCCMP......OK + Comparing RESTART/20210323.060000.sfc_data.tile4.nc .....USING NCCMP......OK + Comparing RESTART/20210323.060000.sfc_data.tile5.nc .....USING NCCMP......OK + Comparing RESTART/20210323.060000.sfc_data.tile6.nc .....USING NCCMP......OK + Comparing RESTART/20210323.060000.MOM.res.nc .....USING NCCMP......OK + 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 = 389.040798 + 0: The maximum resident set size (KB) = 1360268 + +Test rst PASS + OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Thu Apr 18 19:21:18 UTC 2024 -Elapsed time: 01h:27m:39s. Have a nice day! +Mon Apr 22 19:14:09 UTC 2024 +Elapsed time: 00h:31m:32s. Have a nice day! diff --git a/tests/logs/OpnReqTests_regional_control_hera.log b/tests/logs/OpnReqTests_regional_control_hera.log index 2fbba640bb..c7200df608 100644 --- a/tests/logs/OpnReqTests_regional_control_hera.log +++ b/tests/logs/OpnReqTests_regional_control_hera.log @@ -1,9 +1,9 @@ -Thu Apr 18 15:29:26 UTC 2024 +Mon Apr 22 12:33:48 UTC 2024 Start Operation Requirement Test baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1412490/dcp_dcp +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1881160/dcp_dcp Checking test dcp results .... Comparing dynf000.nc .....USING NCCMP......OK Comparing dynf006.nc .....USING NCCMP......OK @@ -14,14 +14,14 @@ Checking test dcp results .... Comparing NATLEV.GrbF00 .....USING CMP......OK Comparing NATLEV.GrbF06 .....USING CMP......OK - 0: The total amount of wall time = 2213.723834 - 0: The maximum resident set size (KB) = 542640 + 0: The total amount of wall time = 2123.028031 + 0: The maximum resident set size (KB) = 556456 Test dcp PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1412490/std_base_std_base +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1881160/std_base_std_base Checking test std_base results .... Moving baseline std_base files .... Moving dynf000.nc .........OK @@ -33,14 +33,14 @@ Moving baseline std_base files .... Moving NATLEV.GrbF00 .........OK Moving NATLEV.GrbF06 .........OK - 0: The total amount of wall time = 2173.765133 - 0: The maximum resident set size (KB) = 539832 + 0: The total amount of wall time = 2146.624346 + 0: The maximum resident set size (KB) = 561996 Test std_base PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1412490/thr_thr +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1881160/thr_thr Checking test thr results .... Comparing dynf000.nc .....USING NCCMP......OK Comparing dynf006.nc .....USING NCCMP......OK @@ -51,11 +51,11 @@ Checking test thr results .... Comparing NATLEV.GrbF00 .....USING CMP......OK Comparing NATLEV.GrbF06 .....USING CMP......OK - 0: The total amount of wall time = 2243.570995 - 0: The maximum resident set size (KB) = 541576 + 0: The total amount of wall time = 2265.288036 + 0: The maximum resident set size (KB) = 556412 Test thr PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Thu Apr 18 17:37:11 UTC 2024 -Elapsed time: 02h:07m:46s. Have a nice day! +Mon Apr 22 14:30:55 UTC 2024 +Elapsed time: 01h:57m:08s. Have a nice day! diff --git a/tests/logs/RegressionTests_acorn.log b/tests/logs/RegressionTests_acorn.log index 5766e9df76..25a1acb339 100644 --- a/tests/logs/RegressionTests_acorn.log +++ b/tests/logs/RegressionTests_acorn.log @@ -1,7 +1,7 @@ ====START OF ACORN REGRESSION TESTING LOG==== UFSWM hash used in testing: -d164b650b97d4c4a68ab86c55f2254f29767da2b +ac0c99fef9ec63df227e1ffff63088c8ec7ecbb1 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,7 +11,7 @@ Submodule hashes used in testing: f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 5307022358c6d95c9b423ec8bf32e0f0f7d60989 FV3 (remotes/origin/upp_HR4) + da95cc428d8b626e99250fd57a4279b4980044f8 FV3 (heads/develop) 97114888f529c2df70ed4a350fd2428df74839ff FV3/atmos_cubed_sphere (201912_public_release-389-g9711488) 011db4f80a02cba6d65958ace56e8efb197be62b FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-704-g011db4f) 9b0ac7b16a45afe5e7f1abf9571d3484158a5b43 FV3/ccpp/physics (EP4-741-g9b0ac7b1) @@ -35,267 +35,262 @@ 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-20240417 -COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_42534 +BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20240419 +COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_22222 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: GFS-DEV * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [11:24, 10:51] -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [30:09, 02:10](3039 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [16:30, 16:09] -PASS -- TEST 'cpld_control_gfsv17_intel' [23:12, 03:04](1648 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [52:00, 03:04](1795 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [50:51, 02:59](900 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [22:45, 03:37](1624 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:19, 04:42] -PASS -- TEST 'cpld_debug_gfsv17_intel' [36:15, 02:36](1679 MB) - -PASS -- COMPILE 's2swa_intel' [11:26, 10:52] -PASS -- TEST 'cpld_control_p8_intel' [30:07, 02:11](3068 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [30:07, 02:22](3067 MB) -PASS -- TEST 'cpld_restart_p8_intel' [16:32, 01:09](3124 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [30:07, 01:35](3093 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [21:05, 02:22](3145 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [30:07, 02:36](3381 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [30:07, 01:37](3066 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [30:08, 02:05](2990 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [30:07, 02:27](3070 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [30:07, 02:22](3037 MB) - -PASS -- COMPILE 's2sw_intel' [11:26, 10:30] -PASS -- TEST 'cpld_control_noaero_p8_intel' [30:07, 01:09](1643 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [30:07, 01:34](1696 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [10:25, 09:50] -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [25:13, 02:27](1696 MB) - -PASS -- COMPILE 's2s_intel' [10:24, 09:42] -PASS -- TEST 'cpld_control_c48_intel' [31:08, 01:03](2674 MB) - -PASS -- COMPILE 's2swa_faster_intel' [15:29, 15:00] -PASS -- TEST 'cpld_control_p8_faster_intel' [26:04, 02:27](3063 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [17:32, 16:26] -PASS -- TEST 'cpld_control_pdlib_p8_intel' [22:29, 02:00](1668 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [52:26, 01:22](966 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [49:45, 02:02](1644 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:19, 04:10] -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [36:15, 01:15](1680 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [10:23, 10:05] -PASS -- TEST 'control_flake_intel' [25:50, 00:34](634 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [25:50, 00:46](584 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [25:50, 01:05](590 MB) -PASS -- TEST 'control_latlon_intel' [25:50, 00:59](584 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [25:50, 01:08](584 MB) -PASS -- TEST 'control_c48_intel' [25:49, 01:07](736 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [25:49, 00:45](737 MB) -PASS -- TEST 'control_c192_intel' [25:50, 01:28](699 MB) -PASS -- TEST 'control_c384_intel' [25:54, 02:15](1008 MB) -PASS -- TEST 'control_c384gdas_intel' [25:54, 03:43](1157 MB) -PASS -- TEST 'control_stochy_intel' [25:50, 00:43](590 MB) -PASS -- TEST 'control_stochy_restart_intel' [10:02, 00:24](391 MB) -PASS -- TEST 'control_lndp_intel' [21:40, 00:55](589 MB) -PASS -- TEST 'control_iovr4_intel' [20:50, 00:37](584 MB) -PASS -- TEST 'control_iovr5_intel' [20:42, 01:20](584 MB) -PASS -- TEST 'control_p8_intel' [19:52, 02:22](1564 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [18:50, 02:39](1563 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [18:22, 02:00](1573 MB) -PASS -- TEST 'control_restart_p8_intel' [04:10, 02:45](750 MB) -PASS -- TEST 'control_noqr_p8_intel' [14:51, 01:25](1551 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [02:53, 01:23](753 MB) -PASS -- TEST 'control_decomp_p8_intel' [14:50, 01:17](1557 MB) -PASS -- TEST 'control_2threads_p8_intel' [12:00, 01:13](1657 MB) -PASS -- TEST 'control_p8_lndp_intel' [10:43, 01:22](1563 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [10:02, 02:17](1624 MB) -PASS -- TEST 'control_p8_mynn_intel' [09:25, 01:52](1572 MB) -PASS -- TEST 'merra2_thompson_intel' [09:14, 02:37](1575 MB) -PASS -- TEST 'regional_control_intel' [09:01, 00:35](629 MB) -PASS -- TEST 'regional_restart_intel' [59:55, 00:35](797 MB) -PASS -- TEST 'regional_decomp_intel' [09:01, 01:07](628 MB) -PASS -- TEST 'regional_2threads_intel' [08:51, 00:17](723 MB) -PASS -- TEST 'regional_noquilt_intel' [07:59, 00:39](1164 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [07:56, 00:35](630 MB) -PASS -- TEST 'regional_wofs_intel' [58:51, 00:52](1600 MB) - -PASS -- COMPILE 'ifi_intel' [09:22, 08:40] -PASS -- TEST 'regional_ifi_control_intel' [26:50, 00:36](630 MB) -PASS -- TEST 'regional_ifi_decomp_intel' [26:50, 00:44](628 MB) -PASS -- TEST 'regional_ifi_2threads_intel' [26:51, 00:33](724 MB) - -PASS -- COMPILE 'rrfs_intel' [10:23, 09:22] -PASS -- TEST 'rap_control_intel' [07:21, 02:32](973 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [07:06, 01:18](1150 MB) -PASS -- TEST 'rap_decomp_intel' [06:58, 02:00](974 MB) -PASS -- TEST 'rap_2threads_intel' [05:57, 01:43](1057 MB) -PASS -- TEST 'rap_restart_intel' [42:02, 02:39](845 MB) -PASS -- TEST 'rap_sfcdiff_intel' [05:15, 03:03](967 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [03:46, 02:11](967 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [38:26, 02:35](843 MB) -PASS -- TEST 'hrrr_control_intel' [03:43, 02:33](962 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [03:24, 02:19](966 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [03:12, 02:23](1046 MB) -PASS -- TEST 'hrrr_control_restart_intel' [37:31, 00:42](794 MB) -PASS -- TEST 'rrfs_v1beta_intel' [03:06, 02:17](965 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [02:55, 00:23](1929 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [02:51, 01:19](1918 MB) - -PASS -- COMPILE 'csawmg_intel' [09:22, 08:58] -PASS -- TEST 'control_csawmg_intel' [02:22, 00:31](657 MB) -PASS -- TEST 'control_csawmgt_intel' [02:20, 00:27](654 MB) - -PASS -- COMPILE 'wam_intel' [09:22, 08:45] -PASS -- TEST 'control_wam_intel' [02:00, 01:01](329 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [09:22, 09:09] -PASS -- TEST 'control_p8_faster_intel' [00:38, 02:49](1562 MB) -PASS -- TEST 'regional_control_faster_intel' [00:19, 00:37](627 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [05:18, 04:28] -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [59:56, 00:20](753 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [59:55, 01:22](756 MB) -PASS -- TEST 'control_stochy_debug_intel' [58:04, 00:31](760 MB) -PASS -- TEST 'control_lndp_debug_intel' [57:22, 00:29](758 MB) -PASS -- TEST 'control_csawmg_debug_intel' [54:58, 01:19](801 MB) -PASS -- TEST 'control_csawmgt_debug_intel' [54:40, 00:48](802 MB) -PASS -- TEST 'control_ras_debug_intel' [53:18, 00:38](769 MB) -PASS -- TEST 'control_diag_debug_intel' [53:09, 00:49](818 MB) -PASS -- TEST 'control_debug_p8_intel' [47:51, 01:09](1586 MB) -PASS -- TEST 'regional_debug_intel' [42:00, 00:34](676 MB) -PASS -- TEST 'rap_control_debug_intel' [42:01, 01:10](1140 MB) -PASS -- TEST 'hrrr_control_debug_intel' [39:08, 01:04](1137 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [37:31, 00:32](1145 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [34:52, 01:10](1140 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [34:20, 00:26](1147 MB) -PASS -- TEST 'rap_diag_debug_intel' [33:40, 01:18](1232 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [33:06, 00:26](1140 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [32:55, 00:28](1146 MB) -PASS -- TEST 'rap_lndp_debug_intel' [31:50, 00:38](1151 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [29:55, 00:36](1140 MB) -PASS -- TEST 'rap_noah_debug_intel' [29:04, 00:29](1141 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [28:44, 00:44](1143 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [27:49, 00:24](1141 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [27:47, 00:41](1138 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [27:32, 00:39](1145 MB) -PASS -- TEST 'rap_flake_debug_intel' [26:49, 00:30](1147 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [26:20, 03:06](1147 MB) - -PASS -- COMPILE 'wam_debug_intel' [07:20, 03:12] -PASS -- TEST 'control_wam_debug_intel' [24:19, 00:14](368 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [12:25, 08:29] -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [24:07, 01:33](1014 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [23:32, 02:53](849 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [23:06, 04:00](849 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [20:30, 02:59](909 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [19:44, 03:43](905 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [18:11, 02:19](849 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [50:42, 01:52](745 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [40:13, 00:23](731 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [15:29, 10:35] -PASS -- TEST 'conus13km_control_intel' [18:09, 01:11](1056 MB) -PASS -- TEST 'conus13km_2threads_intel' [41:19, 00:51](1035 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [40:45, 00:48](935 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [29:45, 08:35] -PASS -- TEST 'rap_control_dyn64_phy32_intel' [17:03, 01:03](872 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [25:40, 03:23] -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [16:46, 00:40](1021 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [16:42, 00:50](1019 MB) -PASS -- TEST 'conus13km_debug_intel' [16:17, 01:28](1122 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [16:03, 00:42](807 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [15:37, 00:43](1086 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [14:37, 00:24](1193 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [24:39, 03:19] -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [14:20, 01:15](1043 MB) - -PASS -- COMPILE 'hafsw_intel' [31:47, 09:46] -PASS -- TEST 'hafs_regional_atm_intel' [13:58, 01:41](672 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [13:45, 00:25](1018 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [13:11, 02:14](714 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [12:05, 01:59](838 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [12:05, 01:26](767 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [11:22, 01:35](433 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [11:09, 02:05](461 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [11:06, 01:04](334 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [11:04, 02:25](395 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [09:49, 01:19](469 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [08:38, 01:44](471 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [08:06, 01:14](529 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [05:29, 00:41](361 MB) -PASS -- TEST 'gnv1_nested_intel' [04:52, 01:35](738 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [24:37, 03:55] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [04:35, 00:43](626 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [15:36, 10:07] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [04:28, 01:27](581 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [04:16, 00:53](747 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [16:38, 09:57] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [03:01, 00:54](748 MB) - -PASS -- COMPILE 'hafs_all_intel' [16:39, 09:19] -PASS -- TEST 'hafs_regional_docn_intel' [00:44, 02:01](711 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [59:50, 01:24](702 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [57:13, 00:15](894 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [10:26, 07:56] -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [51:35, 00:27](761 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [48:11, 00:17](737 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [51:00, 00:34](644 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [50:41, 00:17](643 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [49:39, 01:12](645 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [48:13, 01:02](761 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [47:54, 01:02](748 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [47:38, 00:26](642 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [47:19, 00:56](649 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [46:13, 01:46](636 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [45:16, 00:34](762 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [44:00, 01:03](2017 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [43:23, 00:34](2017 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [10:33, 08:21] -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [43:11, 00:37](746 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [55:13, 01:02] -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [41:51, 00:55](264 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [40:14, 01:03](413 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [36:39, 01:02](412 MB) - -PASS -- COMPILE 'atml_intel' [05:24, 10:08] -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [39:35, 02:31](1602 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [38:56, 02:49](1599 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [29:14, 01:07](803 MB) - -PASS -- COMPILE 'atmw_intel' [02:17, 09:05] -PASS -- TEST 'atmwav_control_noaero_p8_intel' [38:47, 02:11](1603 MB) - -PASS -- COMPILE 'atmwm_intel' [02:19, 09:05] -PASS -- TEST 'control_atmwav_intel' [38:39, 02:04](598 MB) - -PASS -- COMPILE 'atmaero_intel' [05:23, 09:01] -PASS -- TEST 'atmaero_control_p8_intel' [38:34, 01:38](2911 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [38:13, 01:44](2969 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [38:10, 01:46](2987 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [17:31, 03:26] -PASS -- TEST 'regional_atmaq_debug_intel' [37:37, 02:11](4513 MB) +PASS -- COMPILE 's2swa_32bit_intel' [12:24, 10:54] +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [10:00, 02:14](3039 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [18:31, 16:31] +PASS -- TEST 'cpld_control_gfsv17_intel' [03:54, 03:05](1652 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [42:17, 03:12](1802 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [41:43, 03:14](926 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [03:55, 01:49](1626 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:18, 04:32] +PASS -- TEST 'cpld_debug_gfsv17_intel' [16:07, 02:55](1678 MB) + +PASS -- COMPILE 's2swa_intel' [13:26, 10:38] +PASS -- TEST 'cpld_control_p8_intel' [08:58, 01:47](3068 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [08:58, 02:32](3067 MB) +PASS -- TEST 'cpld_restart_p8_intel' [54:51, 01:57](3124 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [08:58, 01:49](3095 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [53:20, 01:02](3145 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [08:58, 02:17](3384 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [08:58, 01:47](3066 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [08:59, 02:13](2997 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [08:58, 01:51](3068 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [08:58, 01:44](3034 MB) + +PASS -- COMPILE 's2sw_intel' [12:25, 10:13] +PASS -- TEST 'cpld_control_noaero_p8_intel' [09:59, 01:56](1644 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [09:59, 02:22](1696 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [12:25, 09:54] +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [09:59, 02:22](1697 MB) + +PASS -- COMPILE 's2s_intel' [12:25, 09:44] +PASS -- TEST 'cpld_control_c48_intel' [09:58, 00:53](2673 MB) + +PASS -- COMPILE 's2swa_faster_intel' [17:31, 15:09] +PASS -- TEST 'cpld_control_p8_faster_intel' [04:54, 02:26](3065 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [18:32, 15:35] +PASS -- TEST 'cpld_control_pdlib_p8_intel' [03:52, 01:18](1668 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [42:45, 01:30](973 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [41:16, 01:45](1643 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [11:24, 04:24] +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [11:01, 01:48](1687 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [16:30, 10:11] +PASS -- TEST 'control_flake_intel' [59:36, 00:46](634 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [59:36, 01:17](1532 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [59:36, 01:18](1536 MB) +PASS -- TEST 'control_latlon_intel' [59:36, 00:21](1532 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [59:36, 00:32](1537 MB) +PASS -- TEST 'control_c48_intel' [59:35, 01:35](1613 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [59:35, 00:58](736 MB) +PASS -- TEST 'control_c192_intel' [59:36, 01:24](1650 MB) +PASS -- TEST 'control_c384_intel' [59:40, 02:05](1969 MB) +PASS -- TEST 'control_c384gdas_intel' [59:40, 03:24](1150 MB) +PASS -- TEST 'control_stochy_intel' [59:36, 00:29](590 MB) +PASS -- TEST 'control_stochy_restart_intel' [54:00, 00:53](393 MB) +PASS -- TEST 'control_lndp_intel' [59:31, 00:42](591 MB) +PASS -- TEST 'control_iovr4_intel' [58:33, 00:22](584 MB) +PASS -- TEST 'control_iovr5_intel' [58:24, 01:10](585 MB) +PASS -- TEST 'control_p8_intel' [56:39, 02:34](1563 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [56:39, 02:27](1563 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [55:35, 02:25](1572 MB) +PASS -- TEST 'control_restart_p8_intel' [28:30, 02:18](751 MB) +PASS -- TEST 'control_noqr_p8_intel' [55:21, 02:33](1558 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [28:30, 02:19](754 MB) +PASS -- TEST 'control_decomp_p8_intel' [53:33, 02:27](1563 MB) +PASS -- TEST 'control_2threads_p8_intel' [53:20, 01:06](1653 MB) +PASS -- TEST 'control_p8_lndp_intel' [52:32, 00:43](1563 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [52:31, 02:24](1619 MB) +PASS -- TEST 'control_p8_mynn_intel' [51:54, 02:38](1572 MB) +PASS -- TEST 'merra2_thompson_intel' [49:55, 02:52](1579 MB) +PASS -- TEST 'regional_control_intel' [48:13, 00:48](629 MB) +PASS -- TEST 'regional_restart_intel' [39:09, 01:08](801 MB) +PASS -- TEST 'regional_decomp_intel' [47:02, 00:14](628 MB) +PASS -- TEST 'regional_2threads_intel' [46:57, 00:17](723 MB) +PASS -- TEST 'regional_noquilt_intel' [45:04, 00:29](1168 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [44:10, 01:06](633 MB) +PASS -- TEST 'regional_wofs_intel' [43:21, 01:01](1607 MB) + +PASS -- COMPILE 'ifi_intel' [09:23, 08:35] +PASS -- TEST 'regional_ifi_control_intel' [01:36, 00:34](630 MB) +PASS -- TEST 'regional_ifi_decomp_intel' [01:36, 00:51](628 MB) +PASS -- TEST 'regional_ifi_2threads_intel' [01:37, 00:45](718 MB) + +PASS -- COMPILE 'rrfs_intel' [31:46, 09:12] +PASS -- TEST 'rap_control_intel' [38:13, 02:12](970 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [38:14, 00:49](1146 MB) +PASS -- TEST 'rap_decomp_intel' [37:03, 01:42](970 MB) +PASS -- TEST 'rap_2threads_intel' [34:44, 02:34](1058 MB) +PASS -- TEST 'rap_restart_intel' [19:09, 02:24](845 MB) +PASS -- TEST 'rap_sfcdiff_intel' [32:06, 02:37](972 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [31:08, 02:07](971 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [18:32, 02:54](847 MB) +PASS -- TEST 'hrrr_control_intel' [30:25, 02:25](963 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [29:22, 01:52](966 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [28:49, 01:31](1048 MB) +PASS -- TEST 'hrrr_control_restart_intel' [21:51, 00:32](796 MB) +PASS -- TEST 'rrfs_v1beta_intel' [28:42, 03:06](965 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [28:38, 00:40](1929 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [27:59, 00:36](1918 MB) + +PASS -- COMPILE 'csawmg_intel' [53:14, 08:43] +PASS -- TEST 'control_csawmg_intel' [16:45, 00:48](656 MB) + +PASS -- COMPILE 'wam_intel' [58:20, 08:29] +PASS -- TEST 'control_wam_intel' [11:07, 00:48](329 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [58:20, 09:05] +PASS -- TEST 'control_p8_faster_intel' [10:17, 02:47](1559 MB) +PASS -- TEST 'regional_control_faster_intel' [10:02, 00:32](626 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [53:13, 04:41] +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [15:44, 00:42](1557 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [15:44, 00:43](1559 MB) +PASS -- TEST 'control_stochy_debug_intel' [15:44, 00:52](760 MB) +PASS -- TEST 'control_lndp_debug_intel' [15:44, 01:10](761 MB) +PASS -- TEST 'control_csawmg_debug_intel' [15:44, 00:58](798 MB) +PASS -- TEST 'control_ras_debug_intel' [15:44, 00:34](767 MB) +PASS -- TEST 'control_diag_debug_intel' [15:44, 01:07](1619 MB) +PASS -- TEST 'control_debug_p8_intel' [15:44, 01:13](1589 MB) +PASS -- TEST 'regional_debug_intel' [15:43, 00:48](687 MB) +PASS -- TEST 'rap_control_debug_intel' [15:44, 01:06](1146 MB) +PASS -- TEST 'hrrr_control_debug_intel' [15:44, 00:53](1139 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [15:44, 00:47](1141 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [15:01, 01:10](1141 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [13:58, 00:19](1151 MB) +PASS -- TEST 'rap_diag_debug_intel' [12:37, 00:47](1231 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [12:15, 01:04](1145 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [12:13, 00:50](1146 MB) +PASS -- TEST 'rap_lndp_debug_intel' [11:53, 01:13](1149 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [10:03, 00:47](1146 MB) +PASS -- TEST 'rap_noah_debug_intel' [10:03, 00:44](1144 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [09:57, 00:28](1143 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:47, 00:35](1141 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [08:06, 00:43](1139 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [08:05, 00:40](1147 MB) +PASS -- TEST 'rap_flake_debug_intel' [08:05, 00:31](1145 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [07:17, 02:53](1148 MB) + +PASS -- COMPILE 'wam_debug_intel' [48:05, 03:18] +PASS -- TEST 'control_wam_debug_intel' [16:48, 00:59](370 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [52:09, 08:29] +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [06:29, 01:16](1015 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [05:25, 03:07](850 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:21, 03:54](846 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [05:18, 02:58](914 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:02, 03:32](897 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:59, 03:20](849 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [37:41, 01:48](744 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [33:27, 01:10](729 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [54:14, 10:43] +PASS -- TEST 'conus13km_control_intel' [04:59, 00:46](1056 MB) +PASS -- TEST 'conus13km_2threads_intel' [30:06, 00:36](1036 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [30:05, 00:37](935 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [50:04, 08:47] +PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:26, 00:58](872 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [42:57, 03:23] +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [16:38, 01:09](1019 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [16:38, 01:17](1023 MB) +PASS -- TEST 'conus13km_debug_intel' [16:38, 01:25](1111 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [16:38, 01:18](811 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [16:39, 00:36](1100 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [16:38, 00:21](1177 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [21:35, 03:23] +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [16:37, 01:03](1044 MB) + +PASS -- COMPILE 'hafsw_intel' [10:24, 09:50] +PASS -- TEST 'hafs_regional_atm_intel' [04:20, 02:14](673 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [04:05, 00:29](1019 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [02:36, 02:17](713 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [01:20, 01:41](755 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [01:16, 01:57](767 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [00:12, 01:35](439 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [59:49, 01:50](460 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [59:38, 01:07](332 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [59:41, 02:35](397 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [34:27, 01:19](474 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [59:25, 00:59](470 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [59:22, 00:51](531 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [59:16, 00:50](365 MB) +PASS -- TEST 'gnv1_nested_intel' [57:33, 01:46](732 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [04:16, 03:46] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [57:13, 01:32](626 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [11:24, 10:23] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [56:22, 01:24](579 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [56:03, 01:31](746 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [10:24, 10:12] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [56:03, 01:10](749 MB) + +PASS -- COMPILE 'hafs_all_intel' [20:34, 09:32] +PASS -- TEST 'hafs_regional_docn_intel' [55:10, 01:50](709 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [54:23, 01:48](696 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [53:03, 01:05](894 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [20:34, 07:49] +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [51:32, 00:24](762 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [48:09, 00:50](750 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [51:15, 00:32](641 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [48:57, 00:14](647 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [46:52, 00:34](645 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [46:13, 00:54](762 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [45:47, 00:48](762 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [45:34, 00:54](643 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [25:24, 01:04](646 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [42:28, 01:11](629 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [41:48, 00:53](760 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [41:30, 00:43](2018 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [41:08, 00:31](2019 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [20:34, 08:27] +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [32:27, 01:02](759 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [20:35, 01:04] +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [39:22, 00:18](264 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [39:21, 01:11](413 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [32:44, 00:57](413 MB) + +PASS -- COMPILE 'atml_intel' [22:37, 09:51] +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [39:09, 02:56](1599 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [38:02, 02:35](1603 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [26:21, 01:10](802 MB) + +PASS -- COMPILE 'atmw_intel' [38:53, 09:03] +PASS -- TEST 'atmwav_control_noaero_p8_intel' [32:38, 02:33](1603 MB) + +PASS -- COMPILE 'atmaero_intel' [36:53, 08:52] +PASS -- TEST 'atmaero_control_p8_intel' [32:43, 01:53](2915 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [32:43, 02:17](2970 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [32:43, 01:58](2985 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [35:49, 03:27] +PASS -- TEST 'regional_atmaq_debug_intel' [30:34, 02:09](4495 MB) SYNOPSIS: -Starting Date/Time: 20240418 17:18:16 -Ending Date/Time: 20240418 19:52:31 -Total Time: 02h:34m:32s -Compiles Completed: 36/36 -Tests Completed: 176/176 +Starting Date/Time: 20240422 19:37:15 +Ending Date/Time: 20240422 21:57:39 +Total Time: 02h:20m:51s +Compiles Completed: 35/35 +Tests Completed: 173/173 NOTES: A file 'test_changes.list' was generated but is empty. diff --git a/tests/logs/RegressionTests_derecho.log b/tests/logs/RegressionTests_derecho.log index 47e293388f..b0d8347b23 100644 --- a/tests/logs/RegressionTests_derecho.log +++ b/tests/logs/RegressionTests_derecho.log @@ -1,7 +1,7 @@ ====START OF DERECHO REGRESSION TESTING LOG==== UFSWM hash used in testing: -d164b650b97d4c4a68ab86c55f2254f29767da2b +d47726e50be21a6b878bfb05f03b0b9fbe725775 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,7 +11,7 @@ Submodule hashes used in testing: f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 5307022358c6d95c9b423ec8bf32e0f0f7d60989 FV3 (remotes/origin/upp_HR4) + da95cc428d8b626e99250fd57a4279b4980044f8 FV3 (heads/develop) 97114888f529c2df70ed4a350fd2428df74839ff FV3/atmos_cubed_sphere (201912_public_release-389-g9711488) 011db4f80a02cba6d65958ace56e8efb197be62b FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-704-g011db4f) 9b0ac7b16a45afe5e7f1abf9571d3484158a5b43 FV3/ccpp/physics (EP4-741-g9b0ac7b1) @@ -35,280 +35,293 @@ 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-20240417 -COMPARISON DIRECTORY: /glade/derecho/scratch/zshrader/FV3_RT/rt_115059 +BASELINE DIRECTORY: /glade/derecho/scratch/epicufsrt/ufs-weather-model/RT//NEMSfv3gfs/develop-20240419 +COMPARISON DIRECTORY: /glade/derecho/scratch/zshrader/FV3_RT/rt_41899 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: nral0032 * (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [20:23, 18:57] -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [08:14, 04:51](3076 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [21:23, 20:23] -PASS -- TEST 'cpld_control_gfsv17_intel' [15:55, 13:45](1689 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [18:14, 14:52](1829 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [11:28, 07:00](960 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [17:51, 15:39](1664 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [09:21, 08:50] -PASS -- TEST 'cpld_debug_gfsv17_intel' [23:42, 21:18](1698 MB) - -PASS -- COMPILE 's2swa_intel' [20:23, 18:58] -PASS -- TEST 'cpld_control_p8_intel' [08:31, 05:32](3095 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [08:44, 05:32](3091 MB) -PASS -- TEST 'cpld_restart_p8_intel' [06:52, 03:13](3151 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [08:31, 05:30](3127 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [06:52, 03:14](3182 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [08:24, 05:28](3093 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [06:51, 04:29](3387 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [08:43, 05:30](3102 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [13:14, 08:36](3633 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [15:10, 05:36](3615 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [23:53, 09:33](4346 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [23:00, 06:23](4648 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [08:16, 05:10](3068 MB) - -PASS -- COMPILE 's2sw_intel' [19:21, 18:24] -PASS -- TEST 'cpld_control_noaero_p8_intel' [06:22, 04:07](1679 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [06:34, 04:10](1727 MB) - -PASS -- COMPILE 's2swa_debug_intel' [09:21, 08:46] -PASS -- TEST 'cpld_debug_p8_intel' [09:51, 07:31](3154 MB) - -PASS -- COMPILE 's2sw_debug_intel' [09:19, 08:20] -PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:32, 05:14](1710 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [15:22, 14:03] -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [06:52, 04:10](1726 MB) - -PASS -- COMPILE 's2s_intel' [15:21, 13:56] -PASS -- TEST 'cpld_control_c48_intel' [08:05, 06:34](2664 MB) - -PASS -- COMPILE 's2swa_faster_intel' [23:22, 22:34] -PASS -- TEST 'cpld_control_p8_faster_intel' [08:08, 05:22](3101 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [20:20, 19:33] -PASS -- TEST 'cpld_control_pdlib_p8_intel' [18:07, 13:56](1696 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [10:15, 07:03](1017 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [18:46, 15:59](1669 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [09:17, 08:19] -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [25:34, 22:59](1717 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [13:18, 12:16] -PASS -- TEST 'control_flake_intel' [04:38, 03:22](669 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [03:40, 02:01](622 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:45, 02:05](624 MB) -PASS -- TEST 'control_latlon_intel' [03:36, 02:02](621 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:43, 02:04](622 MB) -PASS -- TEST 'control_c48_intel' [06:44, 05:14](735 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [06:45, 05:13](741 MB) -PASS -- TEST 'control_c192_intel' [09:09, 07:48](738 MB) -PASS -- TEST 'control_c384_intel' [13:33, 08:00](1064 MB) -PASS -- TEST 'control_c384gdas_intel' [14:39, 07:05](1201 MB) -PASS -- TEST 'control_stochy_intel' [02:39, 01:23](629 MB) -FAILED: RUN DID NOT COMPLETE -- TEST 'control_stochy_restart_intel' [, ]( MB) -PASS -- TEST 'control_lndp_intel' [02:38, 01:18](625 MB) -PASS -- TEST 'control_iovr4_intel' [03:34, 02:02](624 MB) -PASS -- TEST 'control_iovr5_intel' [03:42, 02:05](620 MB) -PASS -- TEST 'control_p8_intel' [04:24, 02:25](1596 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [04:25, 02:26](1596 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [04:20, 02:25](1599 MB) -PASS -- TEST 'control_restart_p8_intel' [03:23, 01:22](802 MB) -PASS -- TEST 'control_noqr_p8_intel' [04:13, 02:24](1592 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:21, 01:21](808 MB) -PASS -- TEST 'control_decomp_p8_intel' [04:12, 02:31](1597 MB) -PASS -- TEST 'control_p8_lndp_intel' [06:16, 04:19](1599 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [05:39, 03:13](1653 MB) -PASS -- TEST 'control_p8_mynn_intel' [04:33, 02:27](1608 MB) -PASS -- TEST 'merra2_thompson_intel' [05:44, 02:55](1603 MB) -PASS -- TEST 'regional_control_intel' [06:10, 04:29](633 MB) -PASS -- TEST 'regional_restart_intel' [04:21, 02:27](801 MB) -PASS -- TEST 'regional_decomp_intel' [06:07, 04:39](631 MB) -PASS -- TEST 'regional_noquilt_intel' [06:14, 04:21](1159 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [06:18, 04:23](631 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [06:13, 04:27](631 MB) -PASS -- TEST 'regional_wofs_intel' [07:12, 05:35](1605 MB) - -PASS -- COMPILE 'rrfs_intel' [11:18, 10:44] -PASS -- TEST 'rap_control_intel' [08:10, 06:06](1005 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [05:58, 03:46](1193 MB) -PASS -- TEST 'rap_decomp_intel' [09:41, 06:19](1006 MB) -PASS -- TEST 'rap_restart_intel' [05:56, 03:11](879 MB) -PASS -- TEST 'rap_sfcdiff_intel' [09:32, 06:02](1005 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [09:30, 06:18](1006 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [06:11, 04:34](880 MB) -PASS -- TEST 'hrrr_control_intel' [05:02, 03:10](1001 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [05:03, 03:17](1007 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [04:03, 02:45](1087 MB) -PASS -- TEST 'hrrr_control_restart_intel' [02:50, 01:43](834 MB) -PASS -- TEST 'rrfs_v1beta_intel' [08:33, 05:55](1000 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [08:43, 07:20](1960 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:50, 07:05](1949 MB) - -PASS -- COMPILE 'csawmg_intel' [10:17, 09:49] -PASS -- TEST 'control_csawmg_intel' [07:17, 05:47](692 MB) -PASS -- TEST 'control_csawmgt_intel' [07:08, 05:44](696 MB) -PASS -- TEST 'control_ras_intel' [03:37, 02:48](657 MB) - -PASS -- COMPILE 'wam_intel' [10:19, 09:14] -PASS -- TEST 'control_wam_intel' [03:29, 01:52](384 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [13:18, 12:13] -PASS -- TEST 'control_p8_faster_intel' [04:35, 02:19](1594 MB) -PASS -- TEST 'regional_control_faster_intel' [07:09, 04:20](628 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [09:18, 08:13] -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:44, 02:30](795 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:49, 02:29](799 MB) -PASS -- TEST 'control_stochy_debug_intel' [04:34, 02:53](801 MB) -PASS -- TEST 'control_lndp_debug_intel' [03:31, 02:32](801 MB) -PASS -- TEST 'control_csawmg_debug_intel' [06:07, 03:54](841 MB) -PASS -- TEST 'control_csawmgt_debug_intel' [06:42, 03:56](839 MB) -PASS -- TEST 'control_ras_debug_intel' [03:39, 02:34](810 MB) -PASS -- TEST 'control_diag_debug_intel' [04:05, 02:37](858 MB) -PASS -- TEST 'control_debug_p8_intel' [04:13, 02:38](1629 MB) -PASS -- TEST 'regional_debug_intel' [18:10, 15:45](668 MB) -PASS -- TEST 'rap_control_debug_intel' [05:37, 04:34](1185 MB) -PASS -- TEST 'hrrr_control_debug_intel' [05:40, 04:39](1176 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [05:37, 04:33](1180 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [05:39, 04:36](1178 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:36, 04:36](1182 MB) -PASS -- TEST 'rap_diag_debug_intel' [05:59, 04:48](1268 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:38, 04:46](1182 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:27, 04:47](1183 MB) -PASS -- TEST 'rap_lndp_debug_intel' [05:41, 04:36](1184 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:33, 04:36](1181 MB) -PASS -- TEST 'rap_noah_debug_intel' [05:32, 04:32](1183 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [05:31, 04:34](1182 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:35, 07:26](1180 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [05:37, 04:36](1176 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [06:42, 05:27](1184 MB) -PASS -- TEST 'rap_flake_debug_intel' [05:54, 04:40](1182 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:00, 07:50](1182 MB) - -PASS -- COMPILE 'wam_debug_intel' [06:12, 05:03] -PASS -- TEST 'control_wam_debug_intel' [05:31, 04:37](421 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [10:18, 09:30] -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:21, 03:29](1060 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [07:10, 05:05](884 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:13, 02:44](884 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [06:02, 02:51](883 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:00, 03:50](798 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:06, 01:30](777 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [12:19, 11:29] -FAILED: RUN DID NOT COMPLETE -- TEST 'conus13km_control_intel' [, ]( MB) -FAILED: UNABLE TO START RUN -- TEST 'conus13km_2threads_intel' [, ]( MB) -FAILED: UNABLE TO START RUN -- TEST 'conus13km_restart_mismatch_intel' [, ]( MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [10:17, 09:33] -PASS -- TEST 'rap_control_dyn64_phy32_intel' [05:39, 03:34](910 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:17, 05:23] -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:37, 04:29](1057 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:43, 04:28](1056 MB) -PASS -- TEST 'conus13km_debug_intel' [15:40, 13:19](1134 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [15:27, 13:24](820 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:19, 13:16](1203 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:12, 05:09] -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:39, 04:40](1087 MB) - -PASS -- COMPILE 'hafsw_intel' [17:21, 15:25] -PASS -- TEST 'hafs_regional_atm_intel' [07:16, 04:24](723 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [07:53, 05:04](1067 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [09:24, 06:17](780 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [12:22, 10:46](795 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [15:11, 11:50](815 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:19, 04:36](477 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [07:37, 05:37](493 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [03:58, 02:16](390 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [09:39, 06:05](461 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:53, 03:12](510 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [05:16, 02:59](512 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [05:15, 03:42](589 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:32, 01:11](427 MB) -PASS -- TEST 'gnv1_nested_intel' [05:03, 03:15](790 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [07:18, 06:30] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:14, 11:59](613 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [20:21, 19:10] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [09:23, 06:57](631 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [09:35, 07:03](691 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [17:20, 16:09] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [07:21, 05:18](678 MB) - -PASS -- COMPILE 'hafs_all_intel' [14:22, 13:37] -PASS -- TEST 'hafs_regional_docn_intel' [07:31, 05:26](752 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [07:18, 05:26](741 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [18:09, 16:09](894 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [08:19, 07:22] -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:24, 02:29](762 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:31, 01:28](750 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:28, 02:18](640 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:23, 02:21](640 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:23, 02:23](643 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:36, 02:27](761 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:33, 02:28](761 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:32, 02:18](641 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [08:49, 05:34](687 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [08:50, 05:36](673 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:24, 02:27](760 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:31, 03:49](2018 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [04:36, 03:50](2015 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [05:20, 04:46] -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:34, 05:01](747 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [08:17, 07:27] -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:26, 02:26](750 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [03:19, 02:12] -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:37, 01:03](304 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:32, 00:57](453 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:30, 00:39](453 MB) - -PASS -- COMPILE 'atml_intel' [13:21, 12:40] -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [07:35, 05:45](1627 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [07:41, 05:20](1641 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [05:09, 03:01](855 MB) - -PASS -- COMPILE 'atmw_intel' [13:20, 12:24] -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:18, 01:30](1637 MB) - -PASS -- COMPILE 'atmwm_intel' [13:22, 12:24] -PASS -- TEST 'control_atmwav_intel' [02:48, 01:24](638 MB) - -PASS -- COMPILE 'atmaero_intel' [11:17, 10:52] -PASS -- TEST 'atmaero_control_p8_intel' [05:44, 03:35](2947 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [06:46, 04:12](3000 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:13, 04:24](3012 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [07:22, 05:59] -PASS -- TEST 'regional_atmaq_debug_intel' [24:23, 21:40](4533 MB) +PASS -- COMPILE 's2swa_32bit_intel' [20:19, 19:10] +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [08:34, 04:53](3075 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [21:16, 20:22] +PASS -- TEST 'cpld_control_gfsv17_intel' [16:22, 13:41](1691 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [17:51, 15:04](1828 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [10:57, 07:12](958 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [18:25, 15:44](1667 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [09:14, 08:48] +PASS -- TEST 'cpld_debug_gfsv17_intel' [25:14, 22:14](1701 MB) + +PASS -- COMPILE 's2swa_intel' [20:15, 19:07] +PASS -- TEST 'cpld_control_p8_intel' [08:58, 05:35](3093 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [08:47, 05:35](3090 MB) +PASS -- TEST 'cpld_restart_p8_intel' [06:45, 03:18](3150 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [08:58, 05:37](3130 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [06:45, 03:18](3178 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [08:46, 05:32](3099 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [08:00, 04:38](3397 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [09:02, 05:36](3102 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [13:18, 08:45](3639 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [14:05, 05:58](3615 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [27:45, 09:46](4343 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [27:58, 07:00](4649 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [08:31, 05:13](3065 MB) + +PASS -- COMPILE 's2sw_intel' [19:19, 18:27] +PASS -- TEST 'cpld_control_noaero_p8_intel' [06:45, 04:11](1682 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [07:01, 04:14](1729 MB) + +PASS -- COMPILE 's2swa_debug_intel' [09:13, 08:48] +PASS -- TEST 'cpld_debug_p8_intel' [11:06, 07:50](3154 MB) + +PASS -- COMPILE 's2sw_debug_intel' [09:13, 08:15] +PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:40, 05:18](1712 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [15:15, 14:07] +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:11, 04:17](1735 MB) + +PASS -- COMPILE 's2s_intel' [15:15, 14:04] +PASS -- TEST 'cpld_control_c48_intel' [08:20, 06:40](2665 MB) + +PASS -- COMPILE 's2swa_faster_intel' [24:27, 24:03] +PASS -- TEST 'cpld_control_p8_faster_intel' [08:15, 05:29](3104 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [20:14, 19:21] +PASS -- TEST 'cpld_control_pdlib_p8_intel' [16:47, 13:58](1702 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [10:10, 07:14](1013 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [18:46, 15:56](1673 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [10:12, 08:50] +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [25:42, 22:56](1720 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [13:13, 12:35] +PASS -- TEST 'control_flake_intel' [04:35, 03:24](671 MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_CubedSphereGrid_intel' [, ]( MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_CubedSphereGrid_parallel_intel' [, ]( MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_latlon_intel' [, ]( MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_wrtGauss_netcdf_parallel_intel' [, ]( MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_c48_intel' [, ]( MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [06:39, 05:15](740 MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_c192_intel' [, ]( MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_c384_intel' [, ]( MB) +PASS -- TEST 'control_c384gdas_intel' [16:00, 07:16](1203 MB) +PASS -- TEST 'control_stochy_intel' [02:32, 01:27](624 MB) +PASS -- TEST 'control_stochy_restart_intel' [02:29, 00:51](438 MB) +PASS -- TEST 'control_lndp_intel' [02:34, 01:23](629 MB) +PASS -- TEST 'control_iovr4_intel' [03:38, 02:07](624 MB) +PASS -- TEST 'control_iovr5_intel' [03:45, 02:06](620 MB) +PASS -- TEST 'control_p8_intel' [04:26, 02:30](1596 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [04:25, 02:27](1596 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [04:25, 02:28](1607 MB) +PASS -- TEST 'control_restart_p8_intel' [03:31, 01:24](800 MB) +PASS -- TEST 'control_noqr_p8_intel' [04:31, 02:28](1597 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [03:34, 01:24](806 MB) +PASS -- TEST 'control_decomp_p8_intel' [04:24, 02:32](1594 MB) +PASS -- TEST 'control_p8_lndp_intel' [06:55, 04:21](1595 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [05:36, 03:16](1652 MB) +PASS -- TEST 'control_p8_mynn_intel' [04:20, 02:31](1611 MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'merra2_thompson_intel' [, ]( MB) +PASS -- TEST 'regional_control_intel' [06:26, 04:28](631 MB) +PASS -- TEST 'regional_restart_intel' [04:11, 02:32](803 MB) +PASS -- TEST 'regional_decomp_intel' [06:25, 04:43](630 MB) +PASS -- TEST 'regional_noquilt_intel' [06:20, 04:24](1162 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [06:33, 04:29](630 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [06:21, 04:29](632 MB) +PASS -- TEST 'regional_wofs_intel' [07:33, 05:41](1604 MB) + +PASS -- COMPILE 'rrfs_intel' [12:20, 11:17] +PASS -- TEST 'rap_control_intel' [08:33, 06:13](1008 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [07:27, 03:41](1191 MB) +PASS -- TEST 'rap_decomp_intel' [08:54, 06:23](1006 MB) +PASS -- TEST 'rap_restart_intel' [05:26, 03:12](885 MB) +PASS -- TEST 'rap_sfcdiff_intel' [07:40, 06:06](1005 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [08:31, 06:41](1007 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [06:15, 04:34](881 MB) +PASS -- TEST 'hrrr_control_intel' [06:02, 03:49](1000 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [05:19, 03:18](1007 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [05:21, 03:05](1091 MB) +PASS -- TEST 'hrrr_control_restart_intel' [02:43, 01:43](838 MB) +PASS -- TEST 'rrfs_v1beta_intel' [08:48, 06:22](1000 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [09:31, 07:26](1958 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:42, 07:10](1949 MB) + +PASS -- COMPILE 'csawmg_intel' [11:19, 10:21] +PASS -- TEST 'control_csawmg_intel' [08:26, 05:48](692 MB) +PASS -- TEST 'control_ras_intel' [04:09, 02:52](656 MB) + +PASS -- COMPILE 'wam_intel' [10:17, 09:22] +PASS -- TEST 'control_wam_intel' [03:38, 01:55](382 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [13:19, 12:35] +PASS -- TEST 'control_p8_faster_intel' [05:07, 02:23](1604 MB) +PASS -- TEST 'regional_control_faster_intel' [06:01, 04:20](625 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [09:19, 08:22] +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_CubedSphereGrid_debug_intel' [, ]( MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [, ]( MB) +PASS -- TEST 'control_stochy_debug_intel' [04:36, 02:54](800 MB) +PASS -- TEST 'control_lndp_debug_intel' [03:27, 02:34](798 MB) +PASS -- TEST 'control_csawmg_debug_intel' [06:30, 04:16](840 MB) +PASS -- TEST 'control_ras_debug_intel' [03:34, 02:41](807 MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_diag_debug_intel' [, ]( MB) +PASS -- TEST 'control_debug_p8_intel' [04:14, 02:36](1629 MB) +PASS -- TEST 'regional_debug_intel' [18:09, 16:20](667 MB) +PASS -- TEST 'rap_control_debug_intel' [06:36, 04:53](1182 MB) +PASS -- TEST 'hrrr_control_debug_intel' [06:08, 04:55](1180 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [05:43, 04:37](1182 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [05:43, 04:37](1183 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:51, 04:49](1180 MB) +PASS -- TEST 'rap_diag_debug_intel' [08:18, 04:56](1264 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:34, 04:46](1182 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:36, 04:48](1183 MB) +PASS -- TEST 'rap_lndp_debug_intel' [05:43, 04:43](1182 MB) +FAILED: RUN DID NOT COMPLETE -- TEST 'rap_progcld_thompson_debug_intel' [, ]( MB) +PASS -- TEST 'rap_noah_debug_intel' [05:44, 04:32](1178 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [05:44, 04:37](1184 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:38, 07:28](1184 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [05:41, 04:32](1179 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [06:37, 05:23](1183 MB) +PASS -- TEST 'rap_flake_debug_intel' [05:34, 04:40](1181 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:20, 07:58](1183 MB) + +PASS -- COMPILE 'wam_debug_intel' [06:17, 05:23] +PASS -- TEST 'control_wam_debug_intel' [05:24, 04:37](421 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [10:20, 09:37] +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [06:24, 03:29](1059 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [07:02, 05:07](884 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:12, 02:45](884 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:04, 02:53](881 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:05, 03:53](795 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:39, 01:30](776 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [12:19, 11:54] +PASS -- TEST 'conus13km_control_intel' [05:05, 01:50](1083 MB) +PASS -- TEST 'conus13km_2threads_intel' [03:53, 00:58](1088 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [03:55, 01:07](974 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [10:47, 09:52] +PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:07, 03:35](914 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:17, 05:45] +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:33, 04:28](1058 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:31, 04:29](1055 MB) +PASS -- TEST 'conus13km_debug_intel' [15:43, 13:23](1135 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [15:45, 13:27](821 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:57, 13:27](1204 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [07:42, 06:05] +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:38, 04:30](1088 MB) + +PASS -- COMPILE 'hafsw_intel' [18:20, 17:40] +PASS -- TEST 'hafs_regional_atm_intel' [07:01, 04:31](722 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [07:06, 05:09](1062 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [09:19, 06:22](780 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [13:33, 11:01](798 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [15:11, 11:55](815 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:31, 04:40](477 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [07:30, 05:42](496 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [04:09, 02:18](392 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [10:15, 06:19](457 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:05, 03:16](509 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [05:09, 03:05](511 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [06:17, 03:47](590 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:34, 01:14](430 MB) +PASS -- TEST 'gnv1_nested_intel' [05:24, 03:21](786 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [09:13, 08:07] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:16, 12:14](613 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [20:18, 19:11] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [09:21, 07:04](632 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [09:19, 07:05](691 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [20:03, 18:52] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [07:22, 05:19](679 MB) + +PASS -- COMPILE 'hafs_all_intel' [16:53, 16:02] +PASS -- TEST 'hafs_regional_docn_intel' [07:43, 05:32](756 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [07:45, 05:31](739 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [18:21, 16:08](894 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [10:48, 09:37] +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:30, 02:29](760 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:37, 01:31](750 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:36, 02:20](643 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:33, 02:24](642 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:27, 02:24](642 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:23, 02:29](760 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:32, 02:30](760 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:24, 02:20](638 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [08:44, 05:40](692 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [09:25, 05:40](674 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:26, 02:27](760 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [04:33, 03:52](2019 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [04:35, 03:53](2018 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [07:49, 06:33] +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:31, 05:02](748 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [08:17, 07:50] +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:37, 02:31](762 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [04:13, 02:58] +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:45, 01:11](314 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:34, 01:06](453 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:30, 00:42](451 MB) + +PASS -- COMPILE 'atml_intel' [14:18, 13:15] +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [09:34, 07:03](1641 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [08:26, 06:34](1641 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [05:20, 03:39](855 MB) + +PASS -- COMPILE 'atmw_intel' [13:18, 12:49] +PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:24, 01:32](1630 MB) + +PASS -- COMPILE 'atmaero_intel' [12:18, 11:00] +PASS -- TEST 'atmaero_control_p8_intel' [06:10, 03:37](2950 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [07:11, 04:15](2998 MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'atmaero_control_p8_rad_micro_intel' [, ]( MB) + +PASS -- COMPILE 'atmaq_debug_intel' [07:12, 06:25] +PASS -- TEST 'regional_atmaq_debug_intel' [26:05, 22:02](4537 MB) SYNOPSIS: -Starting Date/Time: 20240419 06:31:21 -Ending Date/Time: 20240419 07:56:11 -Total Time: 01h:25m:29s -Compiles Completed: 38/38 -Tests Completed: 171/175 +Starting Date/Time: 20240422 06:31:47 +Ending Date/Time: 20240422 08:01:07 +Total Time: 01h:30m:07s +Compiles Completed: 37/37 +Tests Completed: 159/172 Failed Tests: -* TEST control_stochy_restart_intel: FAILED: RUN DID NOT COMPLETE --- LOG: /glade/work/zshrader/rt-2213/tests/logs/log_derecho/run_control_stochy_restart_intel.log -* TEST conus13km_control_intel: FAILED: RUN DID NOT COMPLETE --- LOG: /glade/work/zshrader/rt-2213/tests/logs/log_derecho/run_conus13km_control_intel.log -* TEST conus13km_2threads_intel: FAILED: UNABLE TO START RUN --- LOG: N/A -* TEST conus13km_restart_mismatch_intel: FAILED: UNABLE TO START RUN --- LOG: N/A +* TEST control_CubedSphereGrid_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /glade/work/zshrader/rt-2173/tests/logs/log_derecho/run_control_CubedSphereGrid_intel.log +* TEST control_CubedSphereGrid_parallel_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /glade/work/zshrader/rt-2173/tests/logs/log_derecho/run_control_CubedSphereGrid_parallel_intel.log +* TEST control_latlon_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /glade/work/zshrader/rt-2173/tests/logs/log_derecho/run_control_latlon_intel.log +* TEST control_wrtGauss_netcdf_parallel_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /glade/work/zshrader/rt-2173/tests/logs/log_derecho/run_control_wrtGauss_netcdf_parallel_intel.log +* TEST control_c48_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /glade/work/zshrader/rt-2173/tests/logs/log_derecho/run_control_c48_intel.log +* TEST control_c192_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /glade/work/zshrader/rt-2173/tests/logs/log_derecho/run_control_c192_intel.log +* TEST control_c384_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /glade/work/zshrader/rt-2173/tests/logs/log_derecho/run_control_c384_intel.log +* TEST merra2_thompson_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /glade/work/zshrader/rt-2173/tests/logs/log_derecho/run_merra2_thompson_intel.log +* TEST control_CubedSphereGrid_debug_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /glade/work/zshrader/rt-2173/tests/logs/log_derecho/run_control_CubedSphereGrid_debug_intel.log +* TEST control_wrtGauss_netcdf_parallel_debug_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /glade/work/zshrader/rt-2173/tests/logs/log_derecho/run_control_wrtGauss_netcdf_parallel_debug_intel.log +* TEST control_diag_debug_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /glade/work/zshrader/rt-2173/tests/logs/log_derecho/run_control_diag_debug_intel.log +* TEST rap_progcld_thompson_debug_intel: FAILED: RUN DID NOT COMPLETE +-- LOG: /glade/work/zshrader/rt-2173/tests/logs/log_derecho/run_rap_progcld_thompson_debug_intel.log +* TEST atmaero_control_p8_rad_micro_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /glade/work/zshrader/rt-2173/tests/logs/log_derecho/run_atmaero_control_p8_rad_micro_intel.log NOTES: A file 'test_changes.list' was generated with list of all failed tests. @@ -321,7 +334,7 @@ Result: FAILURE ====START OF DERECHO REGRESSION TESTING LOG==== UFSWM hash used in testing: -d164b650b97d4c4a68ab86c55f2254f29767da2b +d47726e50be21a6b878bfb05f03b0b9fbe725775 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -331,7 +344,7 @@ Submodule hashes used in testing: f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 5307022358c6d95c9b423ec8bf32e0f0f7d60989 FV3 (remotes/origin/upp_HR4) + da95cc428d8b626e99250fd57a4279b4980044f8 FV3 (heads/develop) 97114888f529c2df70ed4a350fd2428df74839ff FV3/atmos_cubed_sphere (201912_public_release-389-g9711488) 011db4f80a02cba6d65958ace56e8efb197be62b FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-704-g011db4f) 9b0ac7b16a45afe5e7f1abf9571d3484158a5b43 FV3/ccpp/physics (EP4-741-g9b0ac7b1) @@ -355,27 +368,105 @@ 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-20240417 -COMPARISON DIRECTORY: /glade/derecho/scratch/zshrader/FV3_RT/rt_121217 +BASELINE DIRECTORY: /glade/derecho/scratch/epicufsrt/ufs-weather-model/RT//NEMSfv3gfs/develop-20240419 +COMPARISON DIRECTORY: /glade/derecho/scratch/zshrader/FV3_RT/rt_84317 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: nral0032 * (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [12:18, 11:25] -PASS -- TEST 'conus13km_control_intel' [04:34, 01:49](1084 MB) +PASS -- COMPILE 'atm_dyn32_intel' [13:19, 12:43] +PASS -- TEST 'control_CubedSphereGrid_intel' [04:16, 02:25](1563 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:25, 02:27](1574 MB) +PASS -- TEST 'control_latlon_intel' [04:15, 02:25](1576 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [04:20, 02:26](1565 MB) +PASS -- TEST 'control_c48_intel' [08:20, 06:14](1618 MB) +PASS -- TEST 'control_c192_intel' [10:38, 08:42](1682 MB) +PASS -- TEST 'control_c384_intel' [12:47, 08:54](2006 MB) +FAILED: RUN DID NOT COMPLETE -- TEST 'merra2_thompson_intel' [, ]( MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [09:18, 08:44] +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:11, 02:31](1593 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:11, 02:29](1601 MB) +PASS -- TEST 'control_diag_debug_intel' [04:42, 02:33](1663 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:34, 04:44](1184 MB) + +PASS -- COMPILE 'atmaero_intel' [12:19, 11:14] +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:06, 04:19](3013 MB) -PASS -- COMPILE 'atm_dyn32_intel' [13:18, 12:43] -PASS -- TEST 'control_stochy_intel' [02:37, 01:24](626 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:32, 00:50](436 MB) +SYNOPSIS: +Starting Date/Time: 20240422 09:08:46 +Ending Date/Time: 20240422 09:36:22 +Total Time: 00h:27m:48s +Compiles Completed: 3/3 +Tests Completed: 12/13 +Failed Tests: +* TEST merra2_thompson_intel: FAILED: RUN DID NOT COMPLETE +-- LOG: /glade/work/zshrader/rt-2173/tests/logs/log_derecho/run_merra2_thompson_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 DERECHO REGRESSION TESTING LOG==== +====START OF DERECHO REGRESSION TESTING LOG==== + +UFSWM hash used in testing: +d47726e50be21a6b878bfb05f03b0b9fbe725775 + +Submodule hashes used in testing: + 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) + be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) + 3d7067a523b8557058755289e4275f5f5c985daf CDEPS-interface/CDEPS (cdeps0.4.17-40-g3d7067a) + c9e4679f449e30bb4cc0f22164b4401a8b50f7a6 CICE-interface/CICE (CICE6.0.0-447-gc9e4679) + f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) + 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) + cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) + da95cc428d8b626e99250fd57a4279b4980044f8 FV3 (heads/develop) + 97114888f529c2df70ed4a350fd2428df74839ff FV3/atmos_cubed_sphere (201912_public_release-389-g9711488) + 011db4f80a02cba6d65958ace56e8efb197be62b FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-704-g011db4f) + 9b0ac7b16a45afe5e7f1abf9571d3484158a5b43 FV3/ccpp/physics (EP4-741-g9b0ac7b1) + 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) + 5faac752d9550d3570705358fa1eb3f5ac78a786 FV3/upp (upp_v10.2.0-185-g5faac75) +-1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd +-7476b8f2790a47d788f79cebfdbb551567ae7cf8 FV3/upp/sorc/ncep_post.fd/post_gtg.fd + 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) + 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) + ab7bd14d209592d55490e75dbfaa61cb4a62df97 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10032-gab7bd14d2) + 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) + 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) + 6a51f0295bc1a877475b527157a33aa86eb532fe NOAHMP-interface/noahmp (v3.7.1-426-g6a51f02) + d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) + 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) + + +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: /glade/derecho/scratch/epicufsrt/ufs-weather-model/RT//NEMSfv3gfs/develop-20240419 +COMPARISON DIRECTORY: /glade/derecho/scratch/zshrader/FV3_RT/rt_63459 + +RT.SH OPTIONS USED: +* (-a) - HPC PROJECT ACCOUNT: nral0032 +* (-l) - USE CONFIG FILE: rt.conf +* (-e) - USE ECFLOW + +PASS -- COMPILE 'atm_dyn32_intel' [13:17, 12:33] +PASS -- TEST 'merra2_thompson_intel' [05:25, 02:47](1611 MB) SYNOPSIS: -Starting Date/Time: 20240419 08:26:55 -Ending Date/Time: 20240419 08:46:43 -Total Time: 00h:19m:54s -Compiles Completed: 2/2 -Tests Completed: 3/3 +Starting Date/Time: 20240422 10:29:36 +Ending Date/Time: 20240422 10:49:44 +Total Time: 00h:20m:17s +Compiles Completed: 1/1 +Tests Completed: 1/1 NOTES: A file 'test_changes.list' was generated but is empty. diff --git a/tests/logs/RegressionTests_gaea.log b/tests/logs/RegressionTests_gaea.log index 8416413b47..09a3a5fd63 100755 --- a/tests/logs/RegressionTests_gaea.log +++ b/tests/logs/RegressionTests_gaea.log @@ -1,7 +1,7 @@ ====START OF GAEA REGRESSION TESTING LOG==== UFSWM hash used in testing: -684ddd65adbf26b3a8003e05c8af6c4e19be63f8 +d47726e50be21a6b878bfb05f03b0b9fbe725775 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,14 +11,14 @@ Submodule hashes used in testing: f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 6e1bc3ebf0671c91a47ece876afef46300362e67 FV3 (remotes/origin/remove_nowarn) - b447c635161864f2de5e941f6dbe7387b5525167 FV3/atmos_cubed_sphere (201912_public_release-402-gb447c63) + da95cc428d8b626e99250fd57a4279b4980044f8 FV3 (heads/develop) + 97114888f529c2df70ed4a350fd2428df74839ff FV3/atmos_cubed_sphere (201912_public_release-389-g9711488) 011db4f80a02cba6d65958ace56e8efb197be62b FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-704-g011db4f) 9b0ac7b16a45afe5e7f1abf9571d3484158a5b43 FV3/ccpp/physics (EP4-741-g9b0ac7b1) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) - 945cb2cef5e8bd5949afd4f0fc35c4fb6e95a1bf FV3/upp (upp_v10.2.0-159-g945cb2c) + 5faac752d9550d3570705358fa1eb3f5ac78a786 FV3/upp (upp_v10.2.0-185-g5faac75) -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd --a9828705b587c451fc2a7267d1c374d737be425b FV3/upp/sorc/ncep_post.fd/post_gtg.fd +-7476b8f2790a47d788f79cebfdbb551567ae7cf8 FV3/upp/sorc/ncep_post.fd/post_gtg.fd 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) ab7bd14d209592d55490e75dbfaa61cb4a62df97 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10032-gab7bd14d2) @@ -26,7 +26,7 @@ Submodule hashes used in testing: 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) 6a51f0295bc1a877475b527157a33aa86eb532fe NOAHMP-interface/noahmp (v3.7.1-426-g6a51f02) d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) - 36d87e5665c359f9dd3201a9d27ceecacc0d8e62 stochastic_physics (ufs-v2.0.0-215-g36d87e5) + 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) NOTES: @@ -35,280 +35,339 @@ 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-20240408 -COMPARISON DIRECTORY: /gpfs/f5/epic/scratch/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_100835 +BASELINE DIRECTORY: /gpfs/f5/epic/world-shared/UFS-WM_RT/NEMSfv3gfs/develop-20240419 +COMPARISON DIRECTORY: /gpfs/f5/epic/scratch/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_187503 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [25:06, 24:37] -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [11:14, 08:17](3070 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [24:06, 24:03] -PASS -- TEST 'cpld_control_gfsv17_intel' [16:28, 13:41](1687 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [17:02, 14:24](1810 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [10:29, 06:48](947 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [18:23, 14:53](1671 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [15:10, 14:56] -PASS -- TEST 'cpld_debug_gfsv17_intel' [27:17, 23:53](1709 MB) - -PASS -- COMPILE 's2swa_intel' [20:06, 19:37] -PASS -- TEST 'cpld_control_p8_intel' [12:33, 08:41](3101 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [12:53, 08:38](3099 MB) -PASS -- TEST 'cpld_restart_p8_intel' [08:13, 05:53](3157 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [12:33, 08:34](3124 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [08:13, 05:52](3178 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [11:02, 07:03](3410 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [12:19, 08:28](3101 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [11:02, 07:41](3022 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [12:17, 08:39](3102 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [17:06, 10:58](3275 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [12:44, 08:09](3605 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [21:17, 13:19](4043 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [18:04, 09:47](4343 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [12:03, 08:29](3067 MB) - -PASS -- COMPILE 's2sw_intel' [19:06, 18:24] -PASS -- TEST 'cpld_control_noaero_p8_intel' [07:52, 05:21](1685 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [08:04, 05:30](1730 MB) - -PASS -- COMPILE 's2swa_debug_intel' [15:10, 14:46] -PASS -- TEST 'cpld_debug_p8_intel' [12:55, 10:26](3131 MB) - -PASS -- COMPILE 's2sw_debug_intel' [20:06, 19:11] -PASS -- TEST 'cpld_debug_noaero_p8_intel' [09:36, 06:11](1701 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [18:06, 17:51] -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [08:10, 05:33](1729 MB) - -PASS -- COMPILE 's2s_intel' [24:06, 23:42] -PASS -- TEST 'cpld_control_c48_intel' [09:56, 06:56](2663 MB) - -PASS -- COMPILE 's2swa_faster_intel' [24:06, 23:20] -PASS -- TEST 'cpld_control_p8_faster_intel' [12:01, 08:29](3099 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [25:10, 24:54] -PASS -- TEST 'cpld_control_pdlib_p8_intel' [18:04, 15:26](1703 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [11:59, 07:32](1000 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [21:50, 18:26](1682 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [14:06, 13:57] -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [31:15, 26:53](1720 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [16:07, 15:52] -PASS -- TEST 'control_flake_intel' [05:03, 03:48](675 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [05:04, 02:35](619 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:00, 02:40](627 MB) -PASS -- TEST 'control_latlon_intel' [04:02, 02:39](622 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [05:32, 02:43](623 MB) -PASS -- TEST 'control_c48_intel' [07:24, 05:39](721 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [07:47, 05:38](721 MB) -PASS -- TEST 'control_c192_intel' [11:21, 08:51](738 MB) -PASS -- TEST 'control_c384_intel' [18:43, 16:51](1042 MB) -PASS -- TEST 'control_c384gdas_intel' [18:32, 14:32](1181 MB) -PASS -- TEST 'control_stochy_intel' [04:02, 01:57](626 MB) -PASS -- TEST 'control_stochy_restart_intel' [03:13, 01:26](429 MB) -PASS -- TEST 'control_lndp_intel' [04:02, 01:51](628 MB) -PASS -- TEST 'control_iovr4_intel' [04:45, 02:42](623 MB) -PASS -- TEST 'control_iovr5_intel' [04:39, 02:39](623 MB) -PASS -- TEST 'control_p8_intel' [06:07, 03:22](1605 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [07:38, 03:39](1608 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [06:07, 03:39](1609 MB) -PASS -- TEST 'control_restart_p8_intel' [04:27, 01:51](790 MB) -PASS -- TEST 'control_noqr_p8_intel' [06:24, 03:46](1595 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [04:37, 02:34](793 MB) -PASS -- TEST 'control_decomp_p8_intel' [05:19, 03:29](1594 MB) -PASS -- TEST 'control_2threads_p8_intel' [05:53, 03:17](1687 MB) -PASS -- TEST 'control_p8_lndp_intel' [07:56, 05:34](1607 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [07:23, 04:13](1657 MB) -PASS -- TEST 'control_p8_mynn_intel' [07:36, 03:59](1615 MB) -PASS -- TEST 'merra2_thompson_intel' [06:47, 04:15](1616 MB) -PASS -- TEST 'regional_control_intel' [06:50, 04:54](615 MB) -PASS -- TEST 'regional_restart_intel' [04:10, 02:37](789 MB) -PASS -- TEST 'regional_decomp_intel' [06:38, 04:58](615 MB) -PASS -- TEST 'regional_2threads_intel' [04:50, 02:59](758 MB) -PASS -- TEST 'regional_noquilt_intel' [06:52, 04:36](1153 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [07:03, 04:54](615 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [07:01, 04:53](615 MB) -PASS -- TEST 'regional_wofs_intel' [11:03, 06:48](1591 MB) - -PASS -- COMPILE 'rrfs_intel' [17:06, 16:37] -PASS -- TEST 'rap_control_intel' [09:23, 07:09](1009 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [06:13, 04:08](1185 MB) -PASS -- TEST 'rap_decomp_intel' [09:22, 07:17](1009 MB) -PASS -- TEST 'rap_2threads_intel' [08:17, 06:20](1100 MB) -PASS -- TEST 'rap_restart_intel' [05:14, 03:41](880 MB) -PASS -- TEST 'rap_sfcdiff_intel' [09:28, 06:55](1007 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [09:14, 07:22](1005 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [08:54, 05:28](879 MB) -PASS -- TEST 'hrrr_control_intel' [06:10, 03:54](1005 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [06:10, 04:28](1006 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [05:10, 03:29](1086 MB) -PASS -- TEST 'hrrr_control_restart_intel' [03:38, 02:32](837 MB) -PASS -- TEST 'rrfs_v1beta_intel' [08:24, 06:47](1003 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [09:38, 08:23](1963 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [09:40, 08:29](1950 MB) - -PASS -- COMPILE 'csawmg_intel' [13:06, 12:56] -PASS -- TEST 'control_csawmg_intel' [07:50, 06:39](695 MB) -PASS -- TEST 'control_csawmgt_intel' [07:50, 06:37](691 MB) -PASS -- TEST 'control_ras_intel' [04:37, 03:25](657 MB) - -PASS -- COMPILE 'wam_intel' [14:07, 13:10] -PASS -- TEST 'control_wam_intel' [03:40, 02:31](369 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [18:08, 17:06] -PASS -- TEST 'control_p8_faster_intel' [06:02, 03:53](1608 MB) -PASS -- TEST 'regional_control_faster_intel' [06:00, 04:38](614 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [14:06, 13:40] -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:51, 03:16](777 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:47, 03:19](781 MB) -PASS -- TEST 'control_stochy_debug_intel' [04:31, 03:19](784 MB) -PASS -- TEST 'control_lndp_debug_intel' [03:25, 02:58](788 MB) -PASS -- TEST 'control_csawmg_debug_intel' [05:47, 04:29](823 MB) -PASS -- TEST 'control_csawmgt_debug_intel' [05:47, 04:22](825 MB) -PASS -- TEST 'control_ras_debug_intel' [03:26, 02:57](794 MB) -PASS -- TEST 'control_diag_debug_intel' [03:36, 03:00](842 MB) -PASS -- TEST 'control_debug_p8_intel' [04:43, 03:22](1620 MB) -PASS -- TEST 'regional_debug_intel' [19:24, 17:01](634 MB) -PASS -- TEST 'rap_control_debug_intel' [06:31, 05:14](1166 MB) -PASS -- TEST 'hrrr_control_debug_intel' [06:31, 05:25](1165 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [06:35, 05:06](1167 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [06:47, 05:27](1167 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [08:10, 05:25](1166 MB) -PASS -- TEST 'rap_diag_debug_intel' [06:33, 05:24](1255 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [08:03, 05:29](1166 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [07:52, 05:32](1167 MB) -PASS -- TEST 'rap_lndp_debug_intel' [07:52, 05:09](1168 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [08:36, 05:28](1166 MB) -PASS -- TEST 'rap_noah_debug_intel' [07:30, 04:59](1165 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [07:30, 05:27](1164 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [10:28, 08:11](1166 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [06:48, 05:19](1163 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [08:35, 06:32](1168 MB) -PASS -- TEST 'rap_flake_debug_intel' [06:38, 05:11](1166 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [11:04, 08:51](1169 MB) - -PASS -- COMPILE 'wam_debug_intel' [10:07, 09:24] -PASS -- TEST 'control_wam_debug_intel' [07:33, 05:27](396 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [16:06, 15:33] -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:09, 04:12](1052 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [09:00, 06:00](889 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [07:06, 03:52](886 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:58, 05:31](947 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [06:07, 03:07](938 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:58, 04:12](887 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [07:02, 04:35](783 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:37, 02:03](765 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [17:06, 16:50] -PASS -- TEST 'conus13km_control_intel' [04:58, 03:02](1094 MB) -PASS -- TEST 'conus13km_2threads_intel' [03:58, 01:41](1073 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [03:48, 01:40](974 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [14:10, 13:53] -PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:10, 04:35](904 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [11:05, 10:37] -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:23, 05:15](1047 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:23, 05:26](1048 MB) -PASS -- TEST 'conus13km_debug_intel' [17:00, 15:05](1129 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [16:48, 14:59](805 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [10:15, 08:28](1110 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [16:08, 14:26](1195 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [11:05, 10:45] -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:38, 05:23](1067 MB) - -PASS -- COMPILE 'hafsw_intel' [19:07, 18:27] -PASS -- TEST 'hafs_regional_atm_intel' [07:33, 05:20](707 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [05:57, 04:46](1057 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [11:02, 07:57](753 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [14:40, 12:09](784 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [17:09, 13:08](803 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [09:15, 05:36](478 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [10:43, 07:00](497 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [06:27, 03:03](373 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [13:22, 08:20](444 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [06:00, 04:06](507 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [06:13, 03:39](510 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [07:27, 04:38](575 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:41, 01:45](401 MB) -PASS -- TEST 'gnv1_nested_intel' [07:16, 04:10](763 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [19:06, 18:29] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [15:09, 13:17](587 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [23:07, 22:44] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [10:26, 07:53](622 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [10:26, 07:49](787 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [21:10, 20:40] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [08:08, 06:13](788 MB) - -PASS -- COMPILE 'hafs_all_intel' [19:06, 18:46] -PASS -- TEST 'hafs_regional_docn_intel' [08:16, 06:21](748 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [08:19, 06:33](729 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [23:15, 20:13](893 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [14:09, 13:26] -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:53, 02:38](758 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [11:22, 01:45](747 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:52, 02:35](637 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:24, 02:42](637 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:26, 02:35](637 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:26, 02:38](756 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:21, 02:40](758 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:27, 02:41](637 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [19:14, 06:31](691 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [19:15, 06:32](674 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [14:21, 02:47](758 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [15:30, 04:38](1952 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [16:28, 04:48](2012 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [10:06, 09:14] -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [17:26, 06:01](739 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [15:10, 14:14] -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [14:26, 02:53](758 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [05:10, 04:10] -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [16:04, 04:17](318 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [14:55, 02:47](455 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [03:04, 01:24](456 MB) - -PASS -- COMPILE 'atml_intel' [16:10, 16:01] -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [20:56, 08:37](1633 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [22:57, 07:41](1633 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [06:00, 04:10](837 MB) - -PASS -- COMPILE 'atmw_intel' [19:10, 18:08] -PASS -- TEST 'atmwav_control_noaero_p8_intel' [15:25, 03:18](1648 MB) - -PASS -- COMPILE 'atmwm_intel' [17:10, 16:58] -PASS -- TEST 'control_atmwav_intel' [14:20, 02:58](640 MB) - -PASS -- COMPILE 'atmaero_intel' [22:10, 21:21] -PASS -- TEST 'atmaero_control_p8_intel' [14:33, 06:48](2943 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [15:27, 07:33](3012 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [14:12, 08:01](3019 MB) - -PASS -- COMPILE 'atmaq_intel' [16:10, 15:21] - -PASS -- COMPILE 'atmaq_debug_intel' [12:10, 11:16] -PASS -- TEST 'regional_atmaq_debug_intel' [32:42, 18:39](4477 MB) +PASS -- COMPILE 's2swa_32bit_intel' [18:11, 18:05] +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [10:36, 07:13](3070 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [24:13, 23:27] +PASS -- TEST 'cpld_control_gfsv17_intel' [16:11, 13:54](1688 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [17:19, 14:54](1810 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [10:14, 07:26](946 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [17:10, 14:58](1671 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [14:12, 13:34] +PASS -- TEST 'cpld_debug_gfsv17_intel' [27:11, 24:23](1708 MB) + +PASS -- COMPILE 's2swa_intel' [19:11, 18:17] +PASS -- TEST 'cpld_control_p8_intel' [11:56, 08:22](3100 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [12:15, 08:09](3100 MB) +PASS -- TEST 'cpld_restart_p8_intel' [08:32, 05:10](3155 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [11:56, 08:17](3124 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [08:32, 05:12](3177 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [10:14, 06:42](3412 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [10:49, 07:54](3099 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [10:49, 07:16](3021 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [12:15, 08:16](3100 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [15:19, 10:22](3271 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [12:25, 07:27](3603 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [24:11, 13:05](4041 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [19:51, 09:19](4345 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [11:00, 08:04](3067 MB) + +PASS -- COMPILE 's2sw_intel' [18:11, 17:46] +PASS -- TEST 'cpld_control_noaero_p8_intel' [08:14, 05:10](1685 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [08:32, 05:23](1730 MB) + +PASS -- COMPILE 's2swa_debug_intel' [13:11, 12:37] +PASS -- TEST 'cpld_debug_p8_intel' [13:32, 10:12](3132 MB) + +PASS -- COMPILE 's2sw_debug_intel' [12:11, 12:04] +PASS -- TEST 'cpld_debug_noaero_p8_intel' [09:08, 06:01](1701 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [15:15, 14:44] +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [08:29, 05:27](1732 MB) + +PASS -- COMPILE 's2s_intel' [16:13, 15:56] +PASS -- TEST 'cpld_control_c48_intel' [08:38, 06:53](2664 MB) + +PASS -- COMPILE 's2swa_faster_intel' [22:14, 21:28] +PASS -- TEST 'cpld_control_p8_faster_intel' [10:42, 08:06](3098 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [23:11, 22:30] +PASS -- TEST 'cpld_control_pdlib_p8_intel' [17:22, 14:58](1700 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [10:09, 07:54](1000 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [20:06, 17:40](1681 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [13:12, 12:12] +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [29:02, 26:53](1717 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [15:11, 14:48] +PASS -- TEST 'control_flake_intel' [04:36, 03:38](674 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [05:14, 03:24](1568 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [05:14, 03:26](1580 MB) +PASS -- TEST 'control_latlon_intel' [04:03, 03:02](1569 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [05:20, 03:17](1569 MB) +PASS -- TEST 'control_c48_intel' [08:37, 06:42](1604 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [07:02, 05:39](723 MB) +PASS -- TEST 'control_c192_intel' [11:28, 10:03](1685 MB) +PASS -- TEST 'control_c384_intel' [20:53, 18:00](1984 MB) +PASS -- TEST 'control_c384gdas_intel' [19:51, 14:07](1188 MB) +PASS -- TEST 'control_stochy_intel' [02:38, 02:05](626 MB) +PASS -- TEST 'control_stochy_restart_intel' [02:33, 01:17](430 MB) +PASS -- TEST 'control_lndp_intel' [03:37, 02:08](628 MB) +PASS -- TEST 'control_iovr4_intel' [03:38, 02:37](623 MB) +PASS -- TEST 'control_iovr5_intel' [03:37, 02:37](623 MB) +PASS -- TEST 'control_p8_intel' [05:46, 03:18](1605 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [05:58, 03:28](1607 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [05:57, 03:44](1609 MB) +PASS -- TEST 'control_restart_p8_intel' [03:44, 01:52](790 MB) +PASS -- TEST 'control_noqr_p8_intel' [05:43, 03:33](1596 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [03:46, 01:57](792 MB) +PASS -- TEST 'control_decomp_p8_intel' [05:37, 03:21](1594 MB) +PASS -- TEST 'control_2threads_p8_intel' [04:41, 02:46](1686 MB) +PASS -- TEST 'control_p8_lndp_intel' [07:10, 05:44](1606 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [06:57, 04:08](1657 MB) +PASS -- TEST 'control_p8_mynn_intel' [06:06, 03:29](1615 MB) +PASS -- TEST 'merra2_thompson_intel' [05:52, 03:40](1604 MB) +PASS -- TEST 'regional_control_intel' [06:20, 04:59](615 MB) +PASS -- TEST 'regional_restart_intel' [03:59, 02:59](789 MB) +PASS -- TEST 'regional_decomp_intel' [06:56, 05:15](615 MB) +PASS -- TEST 'regional_2threads_intel' [03:57, 02:54](759 MB) +PASS -- TEST 'regional_noquilt_intel' [05:57, 04:40](1154 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [06:08, 05:01](615 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [05:53, 04:50](615 MB) +PASS -- TEST 'regional_wofs_intel' [07:55, 06:21](1591 MB) + +PASS -- COMPILE 'rrfs_intel' [13:11, 12:51] +PASS -- TEST 'rap_control_intel' [09:53, 07:17](1009 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [10:32, 04:00](1187 MB) +PASS -- TEST 'rap_decomp_intel' [09:53, 07:22](1013 MB) +PASS -- TEST 'rap_2threads_intel' [09:02, 06:09](1099 MB) +PASS -- TEST 'rap_restart_intel' [05:40, 03:47](880 MB) +PASS -- TEST 'rap_sfcdiff_intel' [09:02, 06:52](1007 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [10:02, 07:09](1005 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [06:37, 04:59](879 MB) +PASS -- TEST 'hrrr_control_intel' [05:44, 03:49](1004 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [05:44, 03:56](1006 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [05:44, 03:08](1078 MB) +PASS -- TEST 'hrrr_control_restart_intel' [02:46, 01:59](837 MB) +PASS -- TEST 'rrfs_v1beta_intel' [08:59, 06:46](1003 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [09:55, 08:12](1967 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:52, 08:00](1947 MB) + +PASS -- COMPILE 'csawmg_intel' [13:10, 12:53] +PASS -- TEST 'control_csawmg_intel' [08:06, 06:41](696 MB) +PASS -- TEST 'control_ras_intel' [04:35, 03:26](657 MB) + +PASS -- COMPILE 'wam_intel' [12:10, 12:08] +PASS -- TEST 'control_wam_intel' [03:36, 02:09](369 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [16:11, 15:34] +PASS -- TEST 'control_p8_faster_intel' [05:53, 03:34](1607 MB) +PASS -- TEST 'regional_control_faster_intel' [06:00, 04:41](614 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [12:13, 11:54] +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:06, 03:03](1587 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:14, 03:01](1589 MB) +PASS -- TEST 'control_stochy_debug_intel' [04:34, 03:20](784 MB) +PASS -- TEST 'control_lndp_debug_intel' [03:37, 03:03](788 MB) +PASS -- TEST 'control_csawmg_debug_intel' [06:06, 04:22](823 MB) +PASS -- TEST 'control_ras_debug_intel' [04:31, 03:12](794 MB) +PASS -- TEST 'control_diag_debug_intel' [04:14, 03:03](1641 MB) +PASS -- TEST 'control_debug_p8_intel' [05:06, 03:25](1618 MB) +PASS -- TEST 'regional_debug_intel' [18:03, 16:52](633 MB) +PASS -- TEST 'rap_control_debug_intel' [06:41, 05:08](1166 MB) +PASS -- TEST 'hrrr_control_debug_intel' [05:35, 04:57](1164 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [06:39, 05:05](1167 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [05:44, 05:03](1167 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:40, 05:13](1166 MB) +PASS -- TEST 'rap_diag_debug_intel' [06:53, 05:18](1251 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:38, 05:06](1165 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:39, 05:13](1167 MB) +PASS -- TEST 'rap_lndp_debug_intel' [06:36, 05:21](1168 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:38, 05:13](1166 MB) +PASS -- TEST 'rap_noah_debug_intel' [06:41, 05:17](1166 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [06:40, 05:09](1164 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [09:42, 08:25](1166 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [06:36, 05:16](1162 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [06:38, 05:58](1167 MB) +PASS -- TEST 'rap_flake_debug_intel' [05:38, 05:04](1166 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:51, 08:28](1169 MB) + +PASS -- COMPILE 'wam_debug_intel' [09:11, 08:38] +PASS -- TEST 'control_wam_debug_intel' [05:29, 04:54](396 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [12:11, 12:07] +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [08:50, 03:54](1053 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:30, 06:13](888 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:24, 03:20](885 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:22, 05:22](945 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:39, 02:48](936 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:25, 03:31](886 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:28, 04:30](784 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:34, 02:08](764 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [15:14, 14:32] +PASS -- TEST 'conus13km_control_intel' [05:41, 02:29](1094 MB) +PASS -- TEST 'conus13km_2threads_intel' [03:02, 01:17](1074 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [03:03, 01:28](974 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [12:11, 12:04] +PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:52, 04:29](904 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [09:14, 09:01] +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:32, 04:52](1048 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:38, 05:03](1048 MB) +PASS -- TEST 'conus13km_debug_intel' [16:28, 14:16](1129 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [15:13, 14:06](804 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [10:05, 08:22](1111 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [16:02, 14:42](1195 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [09:13, 08:47] +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:41, 04:59](1067 MB) + +PASS -- COMPILE 'hafsw_intel' [17:11, 16:18] +PASS -- TEST 'hafs_regional_atm_intel' [07:55, 05:26](706 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [05:53, 04:42](1059 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [10:08, 07:42](753 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [13:31, 11:39](789 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [15:16, 13:02](803 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [07:28, 05:19](479 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [08:48, 06:46](497 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [04:43, 02:56](372 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [12:38, 08:17](444 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:16, 03:48](507 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [05:23, 03:45](508 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [07:03, 04:49](576 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:47, 01:45](401 MB) +PASS -- TEST 'gnv1_nested_intel' [05:44, 04:05](773 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [11:11, 10:52] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:24, 12:49](584 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [19:15, 18:29] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [09:24, 07:50](615 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [09:51, 07:54](787 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [17:11, 16:36] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [08:22, 06:09](787 MB) + +PASS -- COMPILE 'hafs_all_intel' [16:11, 15:10] +PASS -- TEST 'hafs_regional_docn_intel' [08:46, 06:08](747 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [08:52, 06:08](731 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [27:59, 20:06](893 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [12:11, 11:39] +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:31, 02:42](758 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:32, 01:37](747 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:34, 02:34](637 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:30, 02:39](639 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:29, 02:35](637 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:32, 02:41](745 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:32, 02:42](759 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:33, 02:34](639 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [11:18, 07:21](692 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [10:58, 07:21](674 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:24, 02:43](758 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:35, 04:45](2013 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [05:29, 04:45](2011 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [08:13, 07:50] +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:29, 05:21](741 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [12:11, 11:52] +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:29, 02:41](758 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [04:13, 03:48] +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [05:32, 01:53](319 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [04:30, 01:29](456 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:50, 01:06](456 MB) + +PASS -- COMPILE 'atml_intel' [16:11, 15:14] +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [09:40, 07:02](1633 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [10:21, 07:16](1633 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [05:14, 03:32](837 MB) + +PASS -- COMPILE 'atmw_intel' [15:12, 14:43] +PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:44, 02:29](1648 MB) + +PASS -- COMPILE 'atmaero_intel' [13:13, 12:52] +PASS -- TEST 'atmaero_control_p8_intel' [08:02, 06:02](2946 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [09:07, 06:31](3012 MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'atmaero_control_p8_rad_micro_intel' [, ]( MB) + +PASS -- COMPILE 'atmaq_debug_intel' [10:10, 09:49] +PASS -- TEST 'regional_atmaq_debug_intel' [24:32, 18:24](4484 MB) SYNOPSIS: -Starting Date/Time: 20240415 16:40:32 -Ending Date/Time: 20240415 18:27:41 -Total Time: 01h:47m:54s -Compiles Completed: 39/39 -Tests Completed: 182/182 +Starting Date/Time: 20240421 01:23:25 +Ending Date/Time: 20240421 02:55:53 +Total Time: 01h:33m:32s +Compiles Completed: 37/37 +Tests Completed: 178/179 +Failed Tests: +* TEST atmaero_control_p8_rad_micro_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /gpfs/f5/epic/scratch/Fernando.Andrade-maldonado/reg-test/wm/2173/ufs-weather-model/tests/logs/log_gaea/run_atmaero_control_p8_rad_micro_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 GAEA REGRESSION TESTING LOG==== +====START OF GAEA REGRESSION TESTING LOG==== + +UFSWM hash used in testing: +d47726e50be21a6b878bfb05f03b0b9fbe725775 + +Submodule hashes used in testing: + 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) + be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) + 3d7067a523b8557058755289e4275f5f5c985daf CDEPS-interface/CDEPS (cdeps0.4.17-40-g3d7067a) + c9e4679f449e30bb4cc0f22164b4401a8b50f7a6 CICE-interface/CICE (CICE6.0.0-447-gc9e4679) + f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) + 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) + cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) + da95cc428d8b626e99250fd57a4279b4980044f8 FV3 (heads/develop) + 97114888f529c2df70ed4a350fd2428df74839ff FV3/atmos_cubed_sphere (201912_public_release-389-g9711488) + 011db4f80a02cba6d65958ace56e8efb197be62b FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-704-g011db4f) + 9b0ac7b16a45afe5e7f1abf9571d3484158a5b43 FV3/ccpp/physics (EP4-741-g9b0ac7b1) + 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) + 5faac752d9550d3570705358fa1eb3f5ac78a786 FV3/upp (upp_v10.2.0-185-g5faac75) +-1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd +-7476b8f2790a47d788f79cebfdbb551567ae7cf8 FV3/upp/sorc/ncep_post.fd/post_gtg.fd + 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) + 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) + ab7bd14d209592d55490e75dbfaa61cb4a62df97 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10032-gab7bd14d2) + 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) + 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) + 6a51f0295bc1a877475b527157a33aa86eb532fe NOAHMP-interface/noahmp (v3.7.1-426-g6a51f02) + d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) + 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) + + +NOTES: +[Times](Memory) are at the end of each compile/test in format [MM:SS](Size). +The first time is for the full script (prep+run+finalize). +The second time is specifically for the run phase. +Times/Memory will be empty for failed tests. + +BASELINE DIRECTORY: /gpfs/f5/epic/world-shared/UFS-WM_RT/NEMSfv3gfs/develop-20240419 +COMPARISON DIRECTORY: /gpfs/f5/epic/scratch/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_229035 + +RT.SH OPTIONS USED: +* (-a) - HPC PROJECT ACCOUNT: epic +* (-n) - RUN SINGLE TEST: atmaero_control_p8_rad_micro +* (-e) - USE ECFLOW + +PASS -- COMPILE 'atmaero_intel' [13:11, 12:52] +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [09:17, 06:46](3019 MB) + +SYNOPSIS: +Starting Date/Time: 20240422 12:23:00 +Ending Date/Time: 20240422 12:46:49 +Total Time: 00h:24m:06s +Compiles Completed: 1/1 +Tests Completed: 1/1 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 ee7e6520ee..59eef863a6 100644 --- a/tests/logs/RegressionTests_hera.log +++ b/tests/logs/RegressionTests_hera.log @@ -1,7 +1,7 @@ ====START OF HERA REGRESSION TESTING LOG==== UFSWM hash used in testing: -d164b650b97d4c4a68ab86c55f2254f29767da2b +d47726e50be21a6b878bfb05f03b0b9fbe725775 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -9,7 +9,7 @@ Submodule hashes used in testing: c9e4679f449e30bb4cc0f22164b4401a8b50f7a6 CICE-interface/CICE (CICE6.0.0-447-gc9e4679) 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 5307022358c6d95c9b423ec8bf32e0f0f7d60989 FV3 (remotes/origin/upp_HR4) + da95cc428d8b626e99250fd57a4279b4980044f8 FV3 (heads/develop) 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) ab7bd14d209592d55490e75dbfaa61cb4a62df97 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10032-gab7bd14d2) @@ -24,372 +24,420 @@ 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-20240417 -COMPARISON DIRECTORY: /scratch1/NCEPDEV/stmp2/Fernando.Andrade-maldonado/FV3_RT/rt_4052024 +BASELINE DIRECTORY: /scratch2/NAGAPE/epic/UFS-WM_RT/NEMSfv3gfs/develop-20240419 +COMPARISON DIRECTORY: /scratch1/NCEPDEV/stmp2/Fernando.Andrade-maldonado/FV3_RT/rt_686177 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [49:12, 12:48] -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [14:23, 05:31](3160 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [52:12, 16:28] -PASS -- TEST 'cpld_control_gfsv17_intel' [19:01, 17:10](1740 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [20:16, 17:51](2002 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [10:12, 08:04](1097 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [20:54, 19:16](1632 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [40:12, 04:45] -PASS -- TEST 'cpld_debug_gfsv17_intel' [37:59, 22:37](1654 MB) - -PASS -- COMPILE 's2swa_intel' [49:12, 12:48] -PASS -- TEST 'cpld_control_p8_intel' [14:17, 05:45](3193 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [15:27, 05:48](3191 MB) -PASS -- TEST 'cpld_restart_p8_intel' [06:31, 03:26](3230 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [14:17, 05:51](3217 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [05:30, 03:28](3254 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [14:17, 05:30](3536 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [14:17, 05:45](3195 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [13:21, 04:47](3046 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [14:27, 05:51](3192 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [19:27, 10:07](3320 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [09:59, 06:25](3587 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [23:47, 09:27](4100 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [17:02, 06:28](4347 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [14:18, 05:26](3160 MB) - -PASS -- COMPILE 's2sw_intel' [39:12, 12:15] -PASS -- TEST 'cpld_control_noaero_p8_intel' [20:59, 04:51](1720 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [21:03, 04:26](1756 MB) - -PASS -- COMPILE 's2swa_debug_intel' [40:12, 04:45] -PASS -- TEST 'cpld_debug_p8_intel' [26:11, 08:32](3192 MB) - -PASS -- COMPILE 's2sw_debug_intel' [38:12, 04:11] -PASS -- TEST 'cpld_debug_noaero_p8_intel' [23:07, 05:49](1707 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [47:12, 11:39] -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [15:05, 04:19](1773 MB) - -PASS -- COMPILE 's2s_intel' [47:12, 11:39] -PASS -- TEST 'cpld_control_c48_intel' [17:45, 09:34](2815 MB) - -PASS -- COMPILE 's2swa_faster_intel' [52:12, 16:42] -PASS -- TEST 'cpld_control_p8_faster_intel' [07:11, 05:27](3185 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [16:11, 14:58] -PASS -- TEST 'cpld_control_pdlib_p8_intel' [19:01, 17:11](1758 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [09:14, 08:03](1150 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [21:03, 19:47](1668 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [04:11, 04:07] -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [38:58, 24:40](1683 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [12:12, 11:39] -PASS -- TEST 'control_flake_intel' [04:25, 03:21](684 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [03:24, 02:27](639 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:26, 02:30](644 MB) -PASS -- TEST 'control_latlon_intel' [03:23, 02:25](643 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:32, 02:29](615 MB) -PASS -- TEST 'control_c48_intel' [07:26, 06:23](861 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [07:27, 06:24](851 MB) -PASS -- TEST 'control_c192_intel' [09:42, 09:06](839 MB) -PASS -- TEST 'control_c384_intel' [12:42, 09:06](1277 MB) -PASS -- TEST 'control_c384gdas_intel' [12:03, 08:06](1380 MB) -PASS -- TEST 'control_stochy_intel' [02:23, 01:38](650 MB) -PASS -- TEST 'control_stochy_restart_intel' [01:27, 00:58](487 MB) -PASS -- TEST 'control_lndp_intel' [02:20, 01:35](642 MB) -PASS -- TEST 'control_iovr4_intel' [03:25, 02:27](614 MB) -PASS -- TEST 'control_iovr5_intel' [03:24, 02:26](633 MB) -PASS -- TEST 'control_p8_intel' [04:01, 02:58](1599 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [04:04, 02:57](1612 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [03:57, 02:51](1612 MB) -PASS -- TEST 'control_restart_p8_intel' [02:51, 01:36](871 MB) -PASS -- TEST 'control_noqr_p8_intel' [03:54, 02:55](1597 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [02:56, 01:39](910 MB) -PASS -- TEST 'control_decomp_p8_intel' [03:53, 03:02](1598 MB) -PASS -- TEST 'control_2threads_p8_intel' [03:50, 02:44](1694 MB) -PASS -- TEST 'control_p8_lndp_intel' [06:46, 05:13](1609 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [04:53, 03:58](1683 MB) -PASS -- TEST 'control_p8_mynn_intel' [04:55, 03:00](1616 MB) -PASS -- TEST 'merra2_thompson_intel' [04:54, 03:33](1620 MB) -PASS -- TEST 'regional_control_intel' [06:39, 05:15](830 MB) -PASS -- TEST 'regional_restart_intel' [03:40, 02:44](999 MB) -PASS -- TEST 'regional_decomp_intel' [06:41, 05:30](826 MB) -PASS -- TEST 'regional_2threads_intel' [04:42, 03:15](802 MB) -PASS -- TEST 'regional_noquilt_intel' [06:41, 05:07](1348 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [06:44, 05:10](823 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [06:41, 05:10](838 MB) -PASS -- TEST 'regional_wofs_intel' [07:41, 06:44](1898 MB) - -PASS -- COMPILE 'rrfs_intel' [11:11, 10:23] -PASS -- TEST 'rap_control_intel' [14:42, 07:46](1081 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [11:10, 04:05](1270 MB) -PASS -- TEST 'rap_decomp_intel' [15:43, 08:08](1017 MB) -PASS -- TEST 'rap_2threads_intel' [14:42, 07:17](1163 MB) -PASS -- TEST 'rap_restart_intel' [04:48, 04:02](1091 MB) -PASS -- TEST 'rap_sfcdiff_intel' [14:44, 07:43](1088 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [15:42, 08:10](1023 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [06:49, 05:47](1115 MB) -PASS -- TEST 'hrrr_control_intel' [11:38, 03:58](1023 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [11:38, 04:08](1012 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [10:41, 03:40](1088 MB) -PASS -- TEST 'hrrr_control_restart_intel' [02:35, 02:09](986 MB) -PASS -- TEST 'rrfs_v1beta_intel' [14:49, 07:39](1084 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [16:31, 09:21](1960 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [10:26, 09:04](2048 MB) - -PASS -- COMPILE 'csawmg_intel' [12:13, 10:24] -PASS -- TEST 'control_csawmg_intel' [06:40, 06:00](739 MB) -PASS -- TEST 'control_csawmgt_intel' [06:38, 05:56](738 MB) -PASS -- TEST 'control_ras_intel' [04:21, 03:14](726 MB) - -PASS -- COMPILE 'csawmg_gnu' [12:12, 03:42] -PASS -- TEST 'control_csawmg_gnu' [09:40, 08:24](533 MB) -PASS -- TEST 'control_csawmgt_gnu' [09:39, 08:04](532 MB) - -PASS -- COMPILE 'wam_intel' [18:12, 10:04] -PASS -- TEST 'control_wam_intel' [02:22, 02:04](639 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [18:12, 10:33] -PASS -- TEST 'control_p8_faster_intel' [03:54, 02:42](1617 MB) -PASS -- TEST 'regional_control_faster_intel' [05:41, 04:43](829 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [12:12, 04:38] -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:25, 02:39](777 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:29, 02:38](775 MB) -PASS -- TEST 'control_stochy_debug_intel' [04:21, 02:57](782 MB) -PASS -- TEST 'control_lndp_debug_intel' [03:21, 02:42](782 MB) -PASS -- TEST 'control_csawmg_debug_intel' [04:42, 04:06](828 MB) -PASS -- TEST 'control_csawmgt_debug_intel' [04:40, 04:05](832 MB) -PASS -- TEST 'control_ras_debug_intel' [03:22, 02:47](792 MB) -PASS -- TEST 'control_diag_debug_intel' [03:29, 02:48](837 MB) -PASS -- TEST 'control_debug_p8_intel' [03:44, 02:49](1612 MB) -PASS -- TEST 'regional_debug_intel' [17:42, 17:09](804 MB) -PASS -- TEST 'rap_control_debug_intel' [05:22, 04:54](1174 MB) -PASS -- TEST 'hrrr_control_debug_intel' [05:22, 04:46](1164 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [05:21, 04:48](1171 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [05:22, 04:54](1165 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:22, 04:47](1173 MB) -PASS -- TEST 'rap_diag_debug_intel' [05:37, 05:07](1255 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:23, 04:54](1172 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:22, 04:51](1172 MB) -PASS -- TEST 'rap_lndp_debug_intel' [05:23, 04:59](1167 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:23, 05:01](1173 MB) -PASS -- TEST 'rap_noah_debug_intel' [05:23, 04:52](1170 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [05:22, 04:52](1168 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [09:23, 07:52](1168 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [05:23, 04:49](1164 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [07:22, 06:10](1177 MB) -PASS -- TEST 'rap_flake_debug_intel' [05:23, 04:49](1172 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [09:37, 08:26](1159 MB) - -PASS -- COMPILE 'atm_debug_dyn32_gnu' [10:12, 02:39] -PASS -- TEST 'control_csawmg_debug_gnu' [02:38, 02:08](506 MB) -PASS -- TEST 'control_csawmgt_debug_gnu' [03:39, 02:09](509 MB) - -PASS -- COMPILE 'wam_debug_intel' [09:12, 03:10] -PASS -- TEST 'control_wam_debug_intel' [06:21, 04:59](475 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [16:12, 09:59] -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [05:04, 03:50](1133 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [07:33, 06:23](1033 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:37, 03:21](973 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [06:39, 06:05](1085 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:32, 03:10](950 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:33, 03:35](919 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [05:41, 04:50](1025 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:32, 01:50](920 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [18:12, 12:20] -PASS -- TEST 'conus13km_control_intel' [04:57, 02:05](1184 MB) -PASS -- TEST 'conus13km_2threads_intel' [03:42, 00:55](1103 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [03:45, 01:16](1096 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [14:12, 10:18] -PASS -- TEST 'rap_control_dyn64_phy32_intel' [05:42, 04:10](970 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:12, 03:20] -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:24, 04:58](1054 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [07:23, 04:39](1048 MB) -PASS -- TEST 'conus13km_debug_intel' [16:50, 14:38](1209 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [17:48, 14:56](935 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [10:42, 08:08](1107 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [16:44, 14:40](1248 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:12, 03:15] -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:25, 04:56](1092 MB) - -PASS -- COMPILE 'hafsw_intel' [12:12, 11:46] -PASS -- TEST 'hafs_regional_atm_intel' [07:20, 05:06](719 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [07:28, 06:08](1104 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [10:19, 06:50](816 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [16:14, 13:24](836 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [17:30, 15:11](865 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [07:53, 05:26](484 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:25, 06:37](494 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [04:42, 02:47](358 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [10:38, 07:07](472 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:45, 03:42](507 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [06:51, 03:29](505 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [06:53, 04:03](572 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:27, 01:13](379 MB) -PASS -- TEST 'gnv1_nested_intel' [06:42, 04:03](776 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [04:11, 03:40] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:49, 12:41](526 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [12:12, 11:53] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [09:58, 08:42](649 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [10:03, 08:47](707 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [12:12, 11:45] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [08:01, 06:26](701 MB) - -PASS -- COMPILE 'hafs_all_intel' [12:12, 11:10] -PASS -- TEST 'hafs_regional_docn_intel' [08:15, 06:29](807 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [08:16, 06:28](791 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [16:58, 15:32](1202 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [07:10, 06:13] -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:19, 02:42](1141 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:19, 01:37](1089 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:17, 02:37](1015 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:18, 02:39](1005 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:16, 02:35](1005 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:17, 02:38](1135 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:17, 02:39](1141 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:17, 02:37](1014 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [08:31, 06:50](1045 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [08:32, 06:26](1033 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:16, 02:43](1140 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [04:19, 03:48](2485 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [04:19, 03:49](2496 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [03:11, 02:57] -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [07:18, 06:13](1064 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [07:11, 06:08] -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:18, 02:40](1144 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [01:11, 01:04] -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [01:29, 00:45](253 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:26, 00:52](321 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:25, 00:30](316 MB) - -PASS -- COMPILE 'atml_intel' [12:12, 11:49] -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [07:06, 04:13](1596 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [07:04, 04:15](1597 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:48, 02:11](888 MB) - -PASS -- COMPILE 'atmw_intel' [11:11, 10:53] -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:46, 01:44](1660 MB) - -PASS -- COMPILE 'atmwm_intel' [11:11, 10:59] -PASS -- TEST 'control_atmwav_intel' [02:33, 01:39](654 MB) - -PASS -- COMPILE 'atmaero_intel' [11:11, 10:51] -PASS -- TEST 'atmaero_control_p8_intel' [06:01, 04:01](3009 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [07:58, 04:52](3072 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [07:43, 05:05](3085 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [04:11, 03:30] -PASS -- TEST 'regional_atmaq_debug_intel' [35:54, 33:01](4446 MB) - -PASS -- COMPILE 'atm_gnu' [04:11, 03:38] -PASS -- TEST 'control_c48_gnu' [11:25, 10:46](750 MB) -PASS -- TEST 'control_stochy_gnu' [04:23, 03:23](491 MB) -PASS -- TEST 'control_ras_gnu' [06:22, 04:49](501 MB) -PASS -- TEST 'control_p8_gnu' [05:58, 04:39](1253 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [05:53, 04:34](1253 MB) -PASS -- TEST 'control_flake_gnu' [11:22, 10:44](537 MB) - -PASS -- COMPILE 'rrfs_gnu' [04:11, 03:47] -PASS -- TEST 'rap_control_gnu' [11:32, 10:52](848 MB) -PASS -- TEST 'rap_decomp_gnu' [11:32, 10:50](847 MB) -PASS -- TEST 'rap_2threads_gnu' [10:39, 09:50](935 MB) -PASS -- TEST 'rap_restart_gnu' [06:39, 05:24](570 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [11:38, 10:45](841 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [11:31, 10:58](842 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [08:42, 08:02](572 MB) -PASS -- TEST 'hrrr_control_gnu' [06:33, 05:29](842 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [06:31, 05:30](832 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [05:36, 05:02](915 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [06:32, 05:29](838 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [03:26, 02:54](556 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [03:26, 02:50](648 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [11:41, 10:38](838 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [04:11, 03:35] -PASS -- TEST 'control_diag_debug_gnu' [02:27, 01:44](527 MB) -PASS -- TEST 'regional_debug_gnu' [12:44, 11:47](547 MB) -PASS -- TEST 'rap_control_debug_gnu' [03:23, 02:32](852 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [03:24, 02:29](852 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [03:23, 02:33](853 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [03:22, 02:34](850 MB) -PASS -- TEST 'rap_diag_debug_gnu' [03:41, 02:48](936 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [04:22, 04:03](849 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [05:21, 02:35](847 MB) -PASS -- TEST 'rrfs_v1beta_debug_gnu' [04:23, 02:30](846 MB) -PASS -- TEST 'control_ras_debug_gnu' [03:20, 01:32](482 MB) -PASS -- TEST 'control_stochy_debug_gnu' [03:20, 01:42](477 MB) -PASS -- TEST 'control_debug_p8_gnu' [02:42, 01:41](1237 MB) -PASS -- TEST 'rap_flake_debug_gnu' [03:24, 02:32](849 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [03:24, 02:46](858 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [05:39, 04:19](854 MB) - -PASS -- COMPILE 'wam_debug_gnu' [02:11, 01:49] - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [04:11, 03:45] -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [10:30, 09:31](701 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [05:34, 04:54](701 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [09:37, 08:35](753 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [05:31, 04:33](738 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [05:30, 05:00](701 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [08:33, 07:03](547 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [03:26, 02:30](538 MB) -PASS -- TEST 'conus13km_control_gnu' [04:54, 03:11](872 MB) -PASS -- TEST 'conus13km_2threads_gnu' [07:45, 05:41](879 MB) -PASS -- TEST 'conus13km_restart_mismatch_gnu' [02:44, 01:52](553 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_gnu' [06:11, 05:19] -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [06:40, 05:45](728 MB) - -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [04:11, 03:45] -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [03:21, 02:33](704 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [03:21, 02:29](701 MB) -PASS -- TEST 'conus13km_debug_gnu' [07:47, 07:00](872 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [07:46, 06:56](565 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [08:40, 07:03](873 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [08:41, 06:56](941 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [04:11, 03:38] -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [03:23, 02:38](722 MB) - -PASS -- COMPILE 's2swa_gnu' [15:11, 14:39] - -PASS -- COMPILE 's2s_gnu' [15:12, 14:17] -PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [08:06, 06:39](1343 MB) - -PASS -- COMPILE 's2swa_debug_gnu' [03:11, 02:30] - -PASS -- COMPILE 's2sw_pdlib_gnu' [15:12, 14:16] -PASS -- TEST 'cpld_control_pdlib_p8_gnu' [23:58, 22:14](1307 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_gnu' [03:11, 02:19] -PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [17:55, 16:50](1308 MB) - -PASS -- COMPILE 'datm_cdeps_gnu' [15:12, 14:19] -PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [03:20, 03:05](695 MB) +PASS -- COMPILE 's2swa_32bit_intel' [14:12, 13:00] +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [08:21, 05:33](3188 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [17:12, 16:28] +PASS -- TEST 'cpld_control_gfsv17_intel' [22:09, 17:09](1750 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [19:18, 17:47](2042 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [09:12, 08:03](1119 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [25:04, 20:01](1652 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:12, 04:40] +PASS -- TEST 'cpld_debug_gfsv17_intel' [25:07, 23:32](1686 MB) + +PASS -- COMPILE 's2swa_intel' [14:12, 13:01] +PASS -- TEST 'cpld_control_p8_intel' [07:13, 05:46](3235 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [08:25, 05:44](3220 MB) +PASS -- TEST 'cpld_restart_p8_intel' [09:25, 04:50](3272 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [07:13, 05:47](3256 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [09:25, 04:50](3287 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [07:12, 05:26](3557 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [08:16, 05:43](3221 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [06:15, 04:44](3076 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [08:24, 06:10](3226 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [17:21, 10:14](3351 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [10:41, 06:05](3626 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [21:39, 09:39](4075 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [16:37, 05:54](4370 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [07:16, 05:22](3195 MB) + +PASS -- COMPILE 's2sw_intel' [13:12, 12:34] +PASS -- TEST 'cpld_control_noaero_p8_intel' [05:56, 04:43](1743 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [06:01, 04:19](1800 MB) + +PASS -- COMPILE 's2swa_debug_intel' [05:12, 04:40] +PASS -- TEST 'cpld_debug_p8_intel' [11:10, 08:30](3236 MB) + +PASS -- COMPILE 's2sw_debug_intel' [05:12, 04:14] +PASS -- TEST 'cpld_debug_noaero_p8_intel' [08:05, 05:41](1747 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [12:12, 11:22] +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [06:06, 04:20](1782 MB) + +PASS -- COMPILE 's2s_intel' [12:12, 11:44] +PASS -- TEST 'cpld_control_c48_intel' [10:44, 09:24](2828 MB) + +PASS -- COMPILE 's2swa_faster_intel' [17:12, 16:27] +PASS -- TEST 'cpld_control_p8_faster_intel' [13:19, 06:39](3232 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [16:12, 15:59] +PASS -- TEST 'cpld_control_pdlib_p8_intel' [21:05, 17:22](1771 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [10:10, 08:23](1178 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [21:00, 19:40](1692 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:11, 04:10] +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [28:59, 25:13](1721 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [12:12, 11:40] +PASS -- TEST 'control_flake_intel' [04:25, 03:17](702 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [08:52, 02:51](1606 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [08:54, 02:57](1614 MB) +PASS -- TEST 'control_latlon_intel' [08:48, 02:52](1598 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [08:55, 02:54](1607 MB) +PASS -- TEST 'control_c48_intel' [08:50, 07:38](1764 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [07:25, 06:24](863 MB) +PASS -- TEST 'control_c192_intel' [15:09, 10:32](1754 MB) +PASS -- TEST 'control_c384_intel' [15:59, 10:29](2009 MB) +PASS -- TEST 'control_c384gdas_intel' [13:45, 07:57](1408 MB) +PASS -- TEST 'control_stochy_intel' [06:22, 01:36](661 MB) +PASS -- TEST 'control_stochy_restart_intel' [01:24, 00:57](512 MB) +PASS -- TEST 'control_lndp_intel' [06:21, 01:32](662 MB) +PASS -- TEST 'control_iovr4_intel' [07:23, 02:26](655 MB) +PASS -- TEST 'control_iovr5_intel' [06:23, 02:28](657 MB) +PASS -- TEST 'control_p8_intel' [07:45, 02:57](1629 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [07:11, 02:58](1631 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [07:02, 02:50](1635 MB) +PASS -- TEST 'control_restart_p8_intel' [02:51, 01:36](897 MB) +PASS -- TEST 'control_noqr_p8_intel' [06:57, 02:55](1623 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [02:55, 01:35](941 MB) +PASS -- TEST 'control_decomp_p8_intel' [06:54, 03:02](1620 MB) +PASS -- TEST 'control_2threads_p8_intel' [04:48, 02:44](1718 MB) +PASS -- TEST 'control_p8_lndp_intel' [06:42, 05:11](1632 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [14:59, 03:56](1697 MB) +PASS -- TEST 'control_p8_mynn_intel' [04:59, 02:57](1640 MB) +PASS -- TEST 'merra2_thompson_intel' [04:56, 03:13](1646 MB) +PASS -- TEST 'regional_control_intel' [06:43, 05:08](854 MB) +PASS -- TEST 'regional_restart_intel' [03:41, 02:43](1019 MB) +PASS -- TEST 'regional_decomp_intel' [07:42, 05:30](851 MB) +PASS -- TEST 'regional_2threads_intel' [04:43, 03:13](847 MB) +PASS -- TEST 'regional_noquilt_intel' [08:44, 06:35](1368 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [07:40, 06:36](852 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [08:16, 05:11](856 MB) +PASS -- TEST 'regional_wofs_intel' [08:41, 06:43](1909 MB) + +PASS -- COMPILE 'rrfs_intel' [11:11, 10:38] +PASS -- TEST 'rap_control_intel' [08:41, 07:41](1113 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [06:00, 04:03](1299 MB) +PASS -- TEST 'rap_decomp_intel' [09:37, 08:06](1042 MB) +PASS -- TEST 'rap_2threads_intel' [08:34, 07:15](1152 MB) +PASS -- TEST 'rap_restart_intel' [04:43, 04:02](1104 MB) +PASS -- TEST 'rap_sfcdiff_intel' [08:45, 07:40](1112 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [09:38, 08:10](1045 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [07:46, 05:47](1132 MB) +PASS -- TEST 'hrrr_control_intel' [05:39, 03:55](1043 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [05:38, 04:04](1039 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [05:36, 03:41](1113 MB) +PASS -- TEST 'hrrr_control_restart_intel' [03:32, 02:28](1016 MB) +PASS -- TEST 'rrfs_v1beta_intel' [08:44, 07:33](1104 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [10:25, 09:11](1997 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [10:27, 09:06](2063 MB) + +PASS -- COMPILE 'csawmg_intel' [11:11, 10:14] +PASS -- TEST 'control_csawmg_intel' [06:44, 05:59](755 MB) +PASS -- TEST 'control_ras_intel' [04:24, 03:14](755 MB) + +PASS -- COMPILE 'csawmg_gnu' [04:11, 03:41] +PASS -- TEST 'control_csawmg_gnu' [09:44, 08:18](550 MB) + +PASS -- COMPILE 'wam_intel' [10:12, 09:50] +PASS -- TEST 'control_wam_intel' [02:23, 02:04](650 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [11:11, 10:32] +PASS -- TEST 'control_p8_faster_intel' [03:54, 02:37](1636 MB) +PASS -- TEST 'regional_control_faster_intel' [05:40, 04:42](847 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [05:12, 04:54] +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:43, 02:35](1619 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:46, 02:29](1619 MB) +PASS -- TEST 'control_stochy_debug_intel' [03:23, 02:59](829 MB) +PASS -- TEST 'control_lndp_debug_intel' [03:22, 02:39](823 MB) +PASS -- TEST 'control_csawmg_debug_intel' [04:39, 04:03](867 MB) +PASS -- TEST 'control_ras_debug_intel' [03:22, 02:42](830 MB) +PASS -- TEST 'control_diag_debug_intel' [03:50, 02:44](1679 MB) +PASS -- TEST 'control_debug_p8_intel' [03:47, 02:47](1651 MB) +PASS -- TEST 'regional_debug_intel' [17:43, 16:48](836 MB) +PASS -- TEST 'rap_control_debug_intel' [05:23, 04:50](1213 MB) +PASS -- TEST 'hrrr_control_debug_intel' [05:23, 04:46](1205 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [05:23, 04:44](1210 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [05:23, 04:53](1211 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:22, 04:56](1209 MB) +PASS -- TEST 'rap_diag_debug_intel' [06:34, 05:10](1296 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:22, 05:00](1216 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:24, 04:53](1208 MB) +PASS -- TEST 'rap_lndp_debug_intel' [05:23, 04:56](1209 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:24, 04:59](1213 MB) +PASS -- TEST 'rap_noah_debug_intel' [05:23, 04:45](1209 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [05:23, 04:51](1213 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:24, 07:51](1203 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [05:22, 04:42](1200 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [06:23, 05:58](1209 MB) +PASS -- TEST 'rap_flake_debug_intel' [05:22, 04:43](1208 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [09:41, 08:33](1211 MB) + +PASS -- COMPILE 'atm_debug_dyn32_gnu' [03:11, 02:34] +PASS -- TEST 'control_csawmg_debug_gnu' [03:37, 02:08](533 MB) + +PASS -- COMPILE 'wam_debug_intel' [03:11, 03:06] +PASS -- TEST 'control_wam_debug_intel' [06:22, 05:01](520 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [10:11, 09:50] +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [05:00, 03:50](1166 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [07:36, 06:22](1055 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:31, 03:21](984 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [06:37, 06:05](1090 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [03:34, 03:07](963 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:30, 03:34](937 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [05:38, 04:49](1048 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:27, 01:49](950 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [13:11, 12:46] +PASS -- TEST 'conus13km_control_intel' [02:52, 02:03](1203 MB) +PASS -- TEST 'conus13km_2threads_intel' [01:39, 00:52](1126 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [02:48, 01:12](1110 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [13:12, 11:35] +PASS -- TEST 'rap_control_dyn64_phy32_intel' [05:43, 04:08](989 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:11, 03:23] +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:23, 04:45](1087 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:24, 04:43](1088 MB) +PASS -- TEST 'conus13km_debug_intel' [15:45, 14:24](1234 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [15:40, 14:42](928 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [09:42, 08:15](1160 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:42, 14:29](1307 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:11, 03:21] +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:24, 04:59](1126 MB) + +PASS -- COMPILE 'hafsw_intel' [15:11, 13:09] +PASS -- TEST 'hafs_regional_atm_intel' [06:19, 04:52](755 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:29, 05:44](1113 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [08:23, 06:49](837 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [15:18, 13:15](864 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [16:22, 14:56](894 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:55, 05:25](504 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [08:21, 06:34](519 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [03:45, 02:37](372 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [10:00, 07:05](480 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:43, 03:37](527 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:47, 03:24](527 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [04:55, 04:00](597 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:38, 01:12](410 MB) +PASS -- TEST 'gnv1_nested_intel' [05:42, 04:00](806 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [07:42, 03:48] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:54, 12:59](585 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [15:12, 13:34] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [11:00, 08:42](677 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [11:15, 08:45](747 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [14:12, 13:15] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [09:07, 06:21](737 MB) + +PASS -- COMPILE 'hafs_all_intel' [14:12, 12:50] +PASS -- TEST 'hafs_regional_docn_intel' [08:12, 06:21](835 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [08:16, 06:26](818 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [16:56, 16:00](1215 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [06:12, 06:00] +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:18, 02:43](1151 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:19, 01:36](1108 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:17, 02:36](1037 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:18, 02:36](1024 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:18, 02:35](1016 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:18, 02:38](1154 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:18, 02:39](1156 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:17, 02:33](1023 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [07:22, 06:06](1052 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [07:22, 06:05](1051 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:15, 02:39](1154 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [04:20, 03:48](2494 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [04:19, 03:51](2445 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [04:11, 03:28] +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [07:18, 06:15](1082 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [08:12, 07:28] +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:17, 02:36](1153 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [01:11, 00:57] +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [01:29, 00:44](259 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:25, 00:45](329 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:24, 00:28](330 MB) + +PASS -- COMPILE 'atml_intel' [12:12, 11:33] +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [05:03, 04:06](1629 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [04:59, 04:04](1616 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:49, 02:10](918 MB) + +PASS -- COMPILE 'atmw_intel' [11:12, 10:39] +PASS -- TEST 'atmwav_control_noaero_p8_intel' [02:50, 01:40](1682 MB) + +PASS -- COMPILE 'atmaero_intel' [11:12, 10:41] +PASS -- TEST 'atmaero_control_p8_intel' [05:57, 03:57](3019 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [06:55, 04:53](3092 MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'atmaero_control_p8_rad_micro_intel' [, ]( MB) + +PASS -- COMPILE 'atmaq_debug_intel' [04:11, 03:28] +PASS -- TEST 'regional_atmaq_debug_intel' [26:54, 24:27](4453 MB) + +PASS -- COMPILE 'atm_gnu' [04:12, 03:40] +PASS -- TEST 'control_c48_gnu' [12:43, 11:09](1544 MB) +PASS -- TEST 'control_stochy_gnu' [04:21, 03:22](507 MB) +PASS -- TEST 'control_ras_gnu' [05:21, 04:45](515 MB) +PASS -- TEST 'control_p8_gnu' [05:57, 04:41](1268 MB) +PASS -- TEST 'control_p8_ugwpv1_gnu' [05:52, 04:32](1270 MB) +PASS -- TEST 'control_flake_gnu' [11:23, 10:38](550 MB) + +PASS -- COMPILE 'rrfs_gnu' [04:12, 03:44] +PASS -- TEST 'rap_control_gnu' [12:32, 11:04](858 MB) +PASS -- TEST 'rap_decomp_gnu' [11:34, 11:03](859 MB) +PASS -- TEST 'rap_2threads_gnu' [10:35, 09:50](947 MB) +PASS -- TEST 'rap_restart_gnu' [06:36, 05:20](584 MB) +PASS -- TEST 'rap_sfcdiff_gnu' [11:37, 10:50](857 MB) +PASS -- TEST 'rap_sfcdiff_decomp_gnu' [11:37, 10:47](859 MB) +PASS -- TEST 'rap_sfcdiff_restart_gnu' [08:36, 08:00](589 MB) +PASS -- TEST 'hrrr_control_gnu' [06:31, 05:35](855 MB) +PASS -- TEST 'hrrr_control_noqr_gnu' [06:28, 05:36](845 MB) +PASS -- TEST 'hrrr_control_2threads_gnu' [05:35, 05:02](932 MB) +PASS -- TEST 'hrrr_control_decomp_gnu' [06:33, 05:33](859 MB) +PASS -- TEST 'hrrr_control_restart_gnu' [04:24, 02:53](574 MB) +PASS -- TEST 'hrrr_control_restart_noqr_gnu' [03:25, 02:49](666 MB) +PASS -- TEST 'rrfs_v1beta_gnu' [11:43, 10:24](858 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [04:11, 03:38] +PASS -- TEST 'control_diag_debug_gnu' [02:47, 01:37](1289 MB) +PASS -- TEST 'regional_debug_gnu' [11:40, 10:41](562 MB) +PASS -- TEST 'rap_control_debug_gnu' [03:23, 02:33](873 MB) +PASS -- TEST 'hrrr_control_debug_gnu' [03:21, 02:30](874 MB) +PASS -- TEST 'hrrr_gf_debug_gnu' [03:21, 02:30](877 MB) +PASS -- TEST 'hrrr_c3_debug_gnu' [03:20, 02:32](877 MB) +PASS -- TEST 'rap_diag_debug_gnu' [03:32, 02:49](961 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [04:21, 04:03](871 MB) +PASS -- TEST 'rap_progcld_thompson_debug_gnu' [03:22, 02:34](876 MB) +PASS -- TEST 'rrfs_v1beta_debug_gnu' [03:22, 02:33](873 MB) +PASS -- TEST 'control_ras_debug_gnu' [02:19, 01:32](506 MB) +PASS -- TEST 'control_stochy_debug_gnu' [02:19, 01:40](500 MB) +PASS -- TEST 'control_debug_p8_gnu' [02:41, 01:38](1260 MB) +PASS -- TEST 'rap_flake_debug_gnu' [03:21, 02:35](872 MB) +PASS -- TEST 'rap_clm_lake_debug_gnu' [03:21, 02:45](880 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [05:38, 04:11](884 MB) + +PASS -- COMPILE 'wam_debug_gnu' [02:12, 01:58] + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [04:12, 03:41] +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [10:29, 09:19](720 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [05:34, 04:59](714 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [09:33, 08:42](764 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [05:27, 04:29](757 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [05:28, 05:09](715 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [07:32, 06:54](564 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [03:27, 02:31](550 MB) +PASS -- TEST 'conus13km_control_gnu' [03:55, 03:07](887 MB) +PASS -- TEST 'conus13km_2threads_gnu' [06:44, 05:31](888 MB) +PASS -- TEST 'conus13km_restart_mismatch_gnu' [02:45, 01:45](561 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_gnu' [06:12, 05:21] +PASS -- TEST 'rap_control_dyn64_phy32_gnu' [06:36, 05:36](742 MB) + +PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [04:12, 03:37] +PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [03:22, 02:29](723 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [03:20, 02:27](721 MB) +PASS -- TEST 'conus13km_debug_gnu' [07:48, 06:47](899 MB) +PASS -- TEST 'conus13km_debug_qr_gnu' [08:42, 06:52](590 MB) +PASS -- TEST 'conus13km_debug_2threads_gnu' [08:39, 07:31](903 MB) +PASS -- TEST 'conus13km_radar_tten_debug_gnu' [07:40, 06:54](969 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [04:12, 03:43] +PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [03:20, 02:37](745 MB) + +PASS -- COMPILE 's2swa_gnu' [15:12, 14:35] + +PASS -- COMPILE 's2s_gnu' [15:12, 14:27] +PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [12:14, 09:59](1360 MB) + +PASS -- COMPILE 's2swa_debug_gnu' [03:12, 02:34] + +PASS -- COMPILE 's2sw_pdlib_gnu' [15:11, 14:12] +PASS -- TEST 'cpld_control_pdlib_p8_gnu' [23:56, 22:02](1327 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_gnu' [03:11, 02:21] +PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [17:55, 16:34](1334 MB) + +PASS -- COMPILE 'datm_cdeps_gnu' [14:11, 14:04] +PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [03:18, 03:01](699 MB) SYNOPSIS: -Starting Date/Time: 20240418 03:37:39 -Ending Date/Time: 20240418 05:51:38 -Total Time: 02h:14m:16s -Compiles Completed: 54/54 -Tests Completed: 244/244 +Starting Date/Time: 20240421 00:24:06 +Ending Date/Time: 20240421 02:15:52 +Total Time: 01h:52m:03s +Compiles Completed: 53/53 +Tests Completed: 238/239 +Failed Tests: +* TEST atmaero_control_p8_rad_micro_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /scratch2/NAGAPE/epic/Fernando.Andrade-maldonado/regression-tests/wm/2173/ufs-weather-model/tests/logs/log_hera/run_atmaero_control_p8_rad_micro_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 HERA REGRESSION TESTING LOG==== +====START OF HERA REGRESSION TESTING LOG==== + +UFSWM hash used in testing: +d47726e50be21a6b878bfb05f03b0b9fbe725775 + +Submodule hashes used in testing: + 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) + 3d7067a523b8557058755289e4275f5f5c985daf CDEPS-interface/CDEPS (cdeps0.4.17-40-g3d7067a) + c9e4679f449e30bb4cc0f22164b4401a8b50f7a6 CICE-interface/CICE (CICE6.0.0-447-gc9e4679) + 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) + cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) + da95cc428d8b626e99250fd57a4279b4980044f8 FV3 (heads/develop) + 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) + 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) + ab7bd14d209592d55490e75dbfaa61cb4a62df97 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10032-gab7bd14d2) + 6a51f0295bc1a877475b527157a33aa86eb532fe NOAHMP-interface/noahmp (v3.7.1-426-g6a51f02) + d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) + 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) + + +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-20240419 +COMPARISON DIRECTORY: /scratch1/NCEPDEV/stmp2/Fernando.Andrade-maldonado/FV3_RT/rt_24155 + +RT.SH OPTIONS USED: +* (-a) - HPC PROJECT ACCOUNT: epic +* (-n) - RUN SINGLE TEST: atmaero_control_p8_rad_micro +* (-e) - USE ECFLOW + +PASS -- COMPILE 'atmaero_intel' [14:12, 10:40] +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [07:40, 05:00](3094 MB) + +SYNOPSIS: +Starting Date/Time: 20240422 16:20:37 +Ending Date/Time: 20240422 16:43:49 +Total Time: 00h:23m:20s +Compiles Completed: 1/1 +Tests Completed: 1/1 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 caab4b10f9..9a94f7e473 100644 --- a/tests/logs/RegressionTests_hercules.log +++ b/tests/logs/RegressionTests_hercules.log @@ -1,7 +1,7 @@ ====START OF HERCULES REGRESSION TESTING LOG==== UFSWM hash used in testing: -d164b650b97d4c4a68ab86c55f2254f29767da2b +d47726e50be21a6b878bfb05f03b0b9fbe725775 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,7 +11,7 @@ Submodule hashes used in testing: f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 5307022358c6d95c9b423ec8bf32e0f0f7d60989 FV3 (remotes/origin/upp_HR4) + da95cc428d8b626e99250fd57a4279b4980044f8 FV3 (heads/develop) 97114888f529c2df70ed4a350fd2428df74839ff FV3/atmos_cubed_sphere (201912_public_release-389-g9711488) 011db4f80a02cba6d65958ace56e8efb197be62b FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-704-g011db4f) 9b0ac7b16a45afe5e7f1abf9571d3484158a5b43 FV3/ccpp/physics (EP4-741-g9b0ac7b1) @@ -35,367 +35,473 @@ 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-20240417 -COMPARISON DIRECTORY: /work2/noaa/stmp/zshrader/stmp/zshrader/FV3_RT/rt_463802 +BASELINE DIRECTORY: /work/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/develop-20240419 +COMPARISON DIRECTORY: /work2/noaa/stmp/zshrader/stmp/zshrader/FV3_RT/rt_1104065 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [12:11, 12:05] -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [09:17, 07:41](1900 MB) +PASS -- COMPILE 's2swa_32bit_intel' [11:11, 10:30] +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [14:12, 07:43](1892 MB) PASS -- COMPILE 's2swa_32bit_pdlib_intel' [18:11, 17:31] -PASS -- TEST 'cpld_control_gfsv17_intel' [15:37, 14:00](1769 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [16:54, 14:47](2192 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [08:49, 06:35](1175 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [16:07, 15:11](1694 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:11, 05:52] -PASS -- TEST 'cpld_debug_gfsv17_intel' [22:48, 20:59](1724 MB) - -PASS -- COMPILE 's2swa_intel' [12:11, 11:36] -PASS -- TEST 'cpld_control_p8_intel' [09:09, 07:51](2062 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [09:23, 07:39](2066 MB) -PASS -- TEST 'cpld_restart_p8_intel' [06:36, 04:11](1964 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [09:09, 07:50](1985 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [06:37, 04:18](1732 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [11:09, 09:24](2485 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [09:04, 07:46](2060 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [08:18, 06:33](1890 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [09:21, 07:47](2091 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [18:07, 15:38](2983 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [08:52, 05:51](2924 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [16:44, 09:11](3639 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [15:28, 06:20](3625 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [07:14, 05:11](2049 MB) - -PASS -- COMPILE 's2sw_intel' [13:11, 12:09] -PASS -- TEST 'cpld_control_noaero_p8_intel' [09:10, 07:13](1789 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [05:21, 04:04](1818 MB) - -PASS -- COMPILE 's2swa_debug_intel' [06:11, 05:52] -PASS -- TEST 'cpld_debug_p8_intel' [08:31, 07:02](2044 MB) - -PASS -- COMPILE 's2sw_debug_intel' [06:11, 05:49] -PASS -- TEST 'cpld_debug_noaero_p8_intel' [06:16, 04:51](1792 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [11:11, 10:19] -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [05:16, 04:08](1829 MB) - -PASS -- COMPILE 's2s_intel' [10:11, 09:29] -PASS -- TEST 'cpld_control_c48_intel' [08:55, 07:20](2839 MB) - -PASS -- COMPILE 's2swa_faster_intel' [14:11, 14:06] -PASS -- TEST 'cpld_control_p8_faster_intel' [09:23, 07:30](2067 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [17:11, 16:12] -PASS -- TEST 'cpld_control_pdlib_p8_intel' [15:09, 13:52](1825 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [08:25, 06:41](1287 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [17:13, 15:37](1745 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:11, 04:17] -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [23:09, 21:34](1774 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [09:11, 08:19] -PASS -- TEST 'control_flake_intel' [03:22, 02:58](707 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [03:26, 02:18](663 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:29, 02:20](682 MB) -PASS -- TEST 'control_latlon_intel' [03:22, 02:17](670 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:29, 02:16](675 MB) -PASS -- TEST 'control_c48_intel' [06:29, 05:50](858 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [06:30, 05:46](860 MB) -PASS -- TEST 'control_c192_intel' [08:32, 07:58](987 MB) -PASS -- TEST 'control_c384_intel' [10:13, 08:14](1447 MB) -PASS -- TEST 'control_c384gdas_intel' [10:10, 07:39](1524 MB) -PASS -- TEST 'control_stochy_intel' [02:22, 01:33](674 MB) -PASS -- TEST 'control_stochy_restart_intel' [01:30, 00:54](534 MB) -PASS -- TEST 'control_lndp_intel' [02:22, 01:27](663 MB) -PASS -- TEST 'control_iovr4_intel' [03:26, 02:11](661 MB) -PASS -- TEST 'control_iovr5_intel' [03:23, 02:11](666 MB) -PASS -- TEST 'control_p8_intel' [04:04, 02:36](1635 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [04:01, 02:33](1633 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [04:13, 02:30](1647 MB) -PASS -- TEST 'control_restart_p8_intel' [03:02, 01:23](916 MB) -PASS -- TEST 'control_noqr_p8_intel' [04:00, 02:28](1622 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:02, 01:24](974 MB) -PASS -- TEST 'control_decomp_p8_intel' [03:53, 02:37](1632 MB) -PASS -- TEST 'control_2threads_p8_intel' [03:53, 02:25](1729 MB) -PASS -- TEST 'control_p8_lndp_intel' [05:37, 04:37](1647 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [05:02, 03:27](1716 MB) -PASS -- TEST 'control_p8_mynn_intel' [04:00, 02:41](1643 MB) -PASS -- TEST 'merra2_thompson_intel' [05:13, 03:09](1653 MB) -PASS -- TEST 'regional_control_intel' [05:36, 04:41](956 MB) -PASS -- TEST 'regional_restart_intel' [03:34, 02:39](1100 MB) -PASS -- TEST 'regional_decomp_intel' [05:34, 04:46](948 MB) -PASS -- TEST 'regional_2threads_intel' [03:34, 02:54](910 MB) -PASS -- TEST 'regional_noquilt_intel' [05:38, 04:22](1486 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [05:40, 04:31](960 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [05:34, 04:33](955 MB) -PASS -- TEST 'regional_wofs_intel' [06:37, 05:54](2078 MB) - -PASS -- COMPILE 'rrfs_intel' [08:11, 07:51] -PASS -- TEST 'rap_control_intel' [07:56, 06:48](1204 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:58, 03:36](1400 MB) -PASS -- TEST 'rap_decomp_intel' [07:47, 06:52](1135 MB) -PASS -- TEST 'rap_2threads_intel' [07:42, 06:29](1370 MB) -PASS -- TEST 'rap_restart_intel' [05:00, 03:25](1155 MB) -PASS -- TEST 'rap_sfcdiff_intel' [07:58, 06:49](1194 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [07:49, 06:55](1166 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [06:00, 05:02](1189 MB) -PASS -- TEST 'hrrr_control_intel' [04:50, 03:25](1064 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [04:42, 03:35](1052 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [04:40, 03:10](1129 MB) -PASS -- TEST 'hrrr_control_restart_intel' [02:32, 01:53](1022 MB) -PASS -- TEST 'rrfs_v1beta_intel' [08:10, 06:24](1205 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [08:24, 07:42](2012 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:24, 07:27](2155 MB) - -PASS -- COMPILE 'csawmg_intel' [08:11, 07:34] -PASS -- TEST 'control_csawmg_intel' [06:35, 05:20](811 MB) -PASS -- TEST 'control_csawmgt_intel' [06:35, 05:20](834 MB) -PASS -- TEST 'control_ras_intel' [03:20, 03:00](807 MB) - -PASS -- COMPILE 'csawmg_gnu' [06:10, 05:23] -PASS -- TEST 'control_csawmg_gnu' [07:39, 06:39](813 MB) -PASS -- TEST 'control_csawmgt_gnu' [07:38, 06:31](813 MB) - -PASS -- COMPILE 'wam_intel' [07:10, 07:07] -PASS -- TEST 'control_wam_intel' [02:26, 01:59](785 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [10:10, 09:56] -PASS -- TEST 'control_p8_faster_intel' [04:06, 02:26](1632 MB) -PASS -- TEST 'regional_control_faster_intel' [05:35, 04:21](957 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [05:10, 04:17] -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:26, 02:19](824 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:28, 02:18](822 MB) -PASS -- TEST 'control_stochy_debug_intel' [03:20, 02:33](831 MB) -PASS -- TEST 'control_lndp_debug_intel' [03:20, 02:17](822 MB) -PASS -- TEST 'control_csawmg_debug_intel' [04:34, 03:26](869 MB) -PASS -- TEST 'control_csawmgt_debug_intel' [04:34, 03:24](878 MB) -PASS -- TEST 'control_ras_debug_intel' [03:20, 02:18](843 MB) -PASS -- TEST 'control_diag_debug_intel' [03:26, 02:21](881 MB) -PASS -- TEST 'control_debug_p8_intel' [03:47, 02:24](1664 MB) -PASS -- TEST 'regional_debug_intel' [15:35, 14:11](894 MB) -PASS -- TEST 'rap_control_debug_intel' [04:22, 04:00](1216 MB) -PASS -- TEST 'hrrr_control_debug_intel' [04:21, 03:58](1227 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [04:21, 03:58](1224 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [04:20, 04:02](1218 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [04:20, 04:00](1221 MB) -PASS -- TEST 'rap_diag_debug_intel' [05:30, 04:16](1298 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [04:21, 04:04](1219 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [04:20, 04:06](1210 MB) -PASS -- TEST 'rap_lndp_debug_intel' [04:23, 04:03](1210 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [04:20, 04:03](1208 MB) -PASS -- TEST 'rap_noah_debug_intel' [04:22, 03:55](1212 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [04:23, 04:01](1215 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [07:24, 06:31](1210 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [04:21, 04:00](1220 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [05:24, 04:57](1226 MB) -PASS -- TEST 'rap_flake_debug_intel' [04:21, 04:01](1222 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [07:59, 06:50](1220 MB) - -PASS -- COMPILE 'atm_debug_dyn32_gnu' [04:10, 03:54] -PASS -- TEST 'control_csawmg_debug_gnu' [02:32, 01:45](791 MB) -PASS -- TEST 'control_csawmgt_debug_gnu' [02:33, 01:43](788 MB) - -PASS -- COMPILE 'wam_debug_intel' [03:11, 02:41] - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [07:11, 06:57] -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [05:01, 03:20](1268 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [06:59, 05:33](1140 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:10, 02:52](1031 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [06:40, 05:20](1295 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [03:45, 02:42](1045 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [03:48, 03:03](977 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [05:58, 04:12](1097 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:26, 01:37](963 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [10:11, 09:27] -PASS -- TEST 'conus13km_control_intel' [02:48, 01:50](1297 MB) -PASS -- TEST 'conus13km_2threads_intel' [01:33, 00:45](1195 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [01:35, 01:02](1155 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [08:11, 07:14] -PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:38, 03:44](1068 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:11, 03:14] -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [04:22, 03:58](1089 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [04:21, 03:51](1087 MB) -PASS -- TEST 'conus13km_debug_intel' [12:40, 11:34](1346 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [12:36, 12:07](997 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [07:34, 06:35](1242 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [12:33, 11:36](1406 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [03:10, 02:57] -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [04:20, 04:05](1145 MB) - -PASS -- COMPILE 'hafsw_intel' [11:11, 10:28] -PASS -- TEST 'hafs_regional_atm_intel' [07:11, 05:35](873 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:24, 05:20](1273 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [08:24, 06:23](953 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [15:07, 13:58](985 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [16:18, 14:59](1003 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [07:02, 05:43](604 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:24, 07:09](615 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [03:53, 02:58](432 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [11:21, 08:15](542 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:51, 03:58](616 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:51, 03:43](621 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [05:59, 04:48](681 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:28, 01:30](447 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [04:11, 03:12] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [12:54, 11:20](626 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [11:11, 10:48] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [18:07, 16:44](738 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [19:02, 17:49](812 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [10:11, 09:50] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [11:09, 09:36](793 MB) - -PASS -- COMPILE 'hafs_all_intel' [11:11, 10:41] -PASS -- TEST 'hafs_regional_docn_intel' [07:09, 05:24](962 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [07:08, 05:29](914 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [17:55, 16:35](1339 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [07:10, 06:18] -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [02:17, 02:09](1155 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:17, 01:19](1092 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [02:16, 02:06](1008 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [02:18, 02:07](1011 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [02:16, 02:06](1007 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:16, 02:10](1151 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [02:17, 02:07](1133 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [02:16, 02:05](1015 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [06:00, 05:03](1154 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [06:01, 04:58](1141 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [02:14, 02:09](1144 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [03:19, 03:04](2380 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [03:18, 03:03](2439 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [04:10, 03:48] -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:17, 05:14](1072 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [07:10, 06:15] -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:17, 02:10](1150 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [01:10, 00:46] -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [01:35, 01:02](334 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:26, 00:58](561 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:24, 00:36](558 MB) - -PASS -- COMPILE 'atml_intel' [08:10, 07:48] -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [07:21, 06:03](1652 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [07:23, 05:57](1633 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:53, 03:16](938 MB) - -PASS -- COMPILE 'atmw_intel' [10:10, 09:43] -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:04, 01:37](1697 MB) - -PASS -- COMPILE 'atmwm_intel' [10:10, 09:52] -PASS -- TEST 'control_atmwav_intel' [02:53, 01:31](685 MB) - -PASS -- COMPILE 'atmaero_intel' [08:11, 07:26] -PASS -- TEST 'atmaero_control_p8_intel' [05:00, 03:38](1786 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [05:58, 04:25](1819 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:48, 04:27](1822 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [04:11, 03:22] -PASS -- TEST 'regional_atmaq_debug_intel' [18:38, 16:44](4605 MB) - -PASS -- COMPILE 'atm_gnu' [05:11, 04:36] -PASS -- TEST 'control_c48_gnu' [10:35, 09:34](864 MB) -PASS -- TEST 'control_stochy_gnu' [03:24, 02:15](729 MB) -PASS -- TEST 'control_ras_gnu' [04:20, 03:40](737 MB) -PASS -- TEST 'control_p8_gnu' [05:06, 03:38](1515 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [04:51, 03:32](1524 MB) -PASS -- TEST 'control_flake_gnu' [05:22, 04:27](811 MB) - -PASS -- COMPILE 'rrfs_gnu' [05:10, 04:26] -PASS -- TEST 'rap_control_gnu' [08:44, 07:52](1087 MB) -PASS -- TEST 'rap_decomp_gnu' [08:46, 07:55](1088 MB) -PASS -- TEST 'rap_2threads_gnu' [07:58, 07:09](1124 MB) -PASS -- TEST 'rap_restart_gnu' [04:54, 03:55](885 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [08:53, 07:54](1087 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [08:48, 07:56](1090 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [07:00, 05:46](884 MB) -PASS -- TEST 'hrrr_control_gnu' [05:46, 04:09](1076 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [05:01, 04:08](1138 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [04:44, 03:40](1046 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [04:43, 04:01](1073 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [02:25, 02:06](891 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [02:26, 02:07](933 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [09:12, 07:48](1084 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [06:11, 05:31] -PASS -- TEST 'control_diag_debug_gnu' [02:23, 01:17](774 MB) -PASS -- TEST 'regional_debug_gnu' [07:37, 06:26](927 MB) -PASS -- TEST 'rap_control_debug_gnu' [02:20, 02:04](1096 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [02:21, 01:55](1088 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [02:18, 02:01](1096 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [02:18, 02:03](1096 MB) -PASS -- TEST 'rap_diag_debug_gnu' [02:28, 02:04](1269 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [03:19, 03:03](1093 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [02:21, 01:57](1094 MB) -PASS -- TEST 'rrfs_v1beta_debug_gnu' [03:20, 02:09](1091 MB) -PASS -- TEST 'control_ras_debug_gnu' [02:18, 01:10](723 MB) -PASS -- TEST 'control_stochy_debug_gnu' [02:20, 01:21](721 MB) -PASS -- TEST 'control_debug_p8_gnu' [02:44, 01:15](1501 MB) -PASS -- TEST 'rap_flake_debug_gnu' [02:21, 01:59](1096 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [03:22, 02:19](1099 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [05:03, 03:17](1102 MB) - -PASS -- COMPILE 'wam_debug_gnu' [03:11, 02:48] -PASS -- TEST 'control_wam_debug_gnu' [02:27, 02:00](500 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [05:11, 04:59] -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [08:41, 07:19](965 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [04:56, 03:53](950 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [07:52, 06:54](970 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [04:43, 03:37](890 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [04:44, 03:55](950 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [06:53, 05:28](858 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [02:31, 02:02](856 MB) -PASS -- TEST 'conus13km_control_gnu' [03:48, 02:33](1267 MB) -PASS -- TEST 'conus13km_2threads_gnu' [01:33, 01:04](1172 MB) -PASS -- TEST 'conus13km_restart_mismatch_gnu' [02:34, 01:33](926 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_gnu' [11:11, 10:15] -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [05:41, 04:24](988 MB) - -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [07:10, 07:04] -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [02:21, 02:00](975 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [02:24, 01:56](968 MB) -PASS -- TEST 'conus13km_debug_gnu' [06:38, 05:21](1280 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [06:39, 05:37](955 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [04:32, 03:14](1190 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [06:34, 05:24](1346 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [07:10, 07:00] -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [02:20, 02:00](1001 MB) - -PASS -- COMPILE 's2swa_gnu' [16:11, 15:26] - -PASS -- COMPILE 's2s_gnu' [16:11, 15:54] - -PASS -- COMPILE 's2swa_debug_gnu' [06:11, 05:39] - -PASS -- COMPILE 's2sw_pdlib_gnu' [16:11, 15:56] - -PASS -- COMPILE 's2sw_pdlib_debug_gnu' [06:11, 05:18] - -PASS -- COMPILE 'datm_cdeps_gnu' [15:11, 14:55] +PASS -- TEST 'cpld_control_gfsv17_intel' [22:29, 13:22](1766 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [17:52, 14:22](2146 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [09:43, 06:37](1196 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [23:23, 15:33](1687 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:10, 04:44] +PASS -- TEST 'cpld_debug_gfsv17_intel' [24:30, 20:57](1730 MB) + +PASS -- COMPILE 's2swa_intel' [12:11, 11:27] +PASS -- TEST 'cpld_control_p8_intel' [15:11, 07:46](2077 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [15:27, 07:47](2084 MB) +PASS -- TEST 'cpld_restart_p8_intel' [09:23, 04:20](1951 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [15:11, 07:43](1972 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [11:20, 04:24](1731 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [16:04, 08:59](2492 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [15:03, 07:46](2066 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [12:07, 06:32](1889 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [15:25, 07:37](2061 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [21:04, 15:03](2811 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [10:37, 06:01](2922 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [20:27, 10:44](3660 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [16:17, 06:52](3624 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [12:06, 04:58](2026 MB) + +PASS -- COMPILE 's2sw_intel' [11:11, 10:42] +PASS -- TEST 'cpld_control_noaero_p8_intel' [13:02, 07:01](1774 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [10:13, 04:01](1831 MB) + +PASS -- COMPILE 's2swa_debug_intel' [06:10, 05:14] +PASS -- TEST 'cpld_debug_p8_intel' [09:14, 06:56](2063 MB) + +PASS -- COMPILE 's2sw_debug_intel' [05:10, 04:59] +PASS -- TEST 'cpld_debug_noaero_p8_intel' [08:13, 04:52](1788 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [10:11, 09:19] +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:16, 03:57](1830 MB) + +PASS -- COMPILE 's2s_intel' [09:10, 08:56] +PASS -- TEST 'cpld_control_c48_intel' [08:56, 07:19](2839 MB) + +PASS -- COMPILE 's2swa_faster_intel' [13:11, 12:37] +PASS -- TEST 'cpld_control_p8_faster_intel' [17:26, 07:18](2094 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [17:11, 16:48] +PASS -- TEST 'cpld_control_pdlib_p8_intel' [21:09, 14:27](1809 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [08:19, 06:45](1280 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [17:06, 15:22](1742 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [04:10, 03:58] +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [23:09, 21:24](1765 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [09:10, 07:45] +PASS -- TEST 'control_flake_intel' [11:23, 02:51](706 MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_CubedSphereGrid_intel' [, ]( MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_CubedSphereGrid_parallel_intel' [, ]( MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_latlon_intel' [, ]( MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_wrtGauss_netcdf_parallel_intel' [, ]( MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_c48_intel' [, ]( MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [14:33, 05:44](864 MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_c192_intel' [, ]( MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_c384_intel' [, ]( MB) +PASS -- TEST 'control_c384gdas_intel' [22:17, 07:24](1530 MB) +PASS -- TEST 'control_stochy_intel' [08:23, 01:25](672 MB) +PASS -- TEST 'control_stochy_restart_intel' [07:32, 00:55](546 MB) +PASS -- TEST 'control_lndp_intel' [10:21, 01:22](670 MB) +PASS -- TEST 'control_iovr4_intel' [13:28, 02:04](661 MB) +PASS -- TEST 'control_iovr5_intel' [12:23, 02:06](664 MB) +PASS -- TEST 'control_p8_intel' [10:51, 02:40](1640 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [09:03, 02:42](1635 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [08:58, 02:32](1637 MB) +PASS -- TEST 'control_restart_p8_intel' [07:59, 01:29](923 MB) +PASS -- TEST 'control_noqr_p8_intel' [08:55, 02:38](1635 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [09:05, 01:38](982 MB) +PASS -- TEST 'control_decomp_p8_intel' [07:53, 02:42](1638 MB) +PASS -- TEST 'control_2threads_p8_intel' [07:51, 02:27](1731 MB) +PASS -- TEST 'control_p8_lndp_intel' [09:38, 04:39](1650 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [10:03, 03:30](1719 MB) +PASS -- TEST 'control_p8_mynn_intel' [08:09, 02:33](1652 MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'merra2_thompson_intel' [, ]( MB) +PASS -- TEST 'regional_control_intel' [08:38, 04:36](960 MB) +PASS -- TEST 'regional_restart_intel' [07:39, 02:34](1107 MB) +PASS -- TEST 'regional_decomp_intel' [08:32, 04:56](946 MB) +PASS -- TEST 'regional_2threads_intel' [06:33, 02:58](917 MB) +PASS -- TEST 'regional_noquilt_intel' [08:34, 04:29](1488 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [08:37, 04:39](958 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [08:30, 04:59](943 MB) +PASS -- TEST 'regional_wofs_intel' [08:31, 05:48](2084 MB) + +PASS -- COMPILE 'rrfs_intel' [08:10, 07:51] +PASS -- TEST 'rap_control_intel' [12:12, 06:39](1204 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [06:53, 03:46](1454 MB) +PASS -- TEST 'rap_decomp_intel' [12:47, 06:52](1145 MB) +PASS -- TEST 'rap_2threads_intel' [12:46, 06:25](1375 MB) +PASS -- TEST 'rap_restart_intel' [05:11, 03:38](1130 MB) +PASS -- TEST 'rap_sfcdiff_intel' [12:57, 06:38](1201 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [12:45, 06:53](1141 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [16:08, 04:57](1235 MB) +PASS -- TEST 'hrrr_control_intel' [08:56, 03:28](1074 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [09:44, 03:32](1041 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [08:46, 03:12](1123 MB) +PASS -- TEST 'hrrr_control_restart_intel' [02:36, 01:49](1030 MB) +PASS -- TEST 'rrfs_v1beta_intel' [12:59, 06:29](1187 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [12:24, 07:49](2010 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [12:24, 07:34](2159 MB) + +PASS -- COMPILE 'csawmg_intel' [08:10, 07:29] +PASS -- TEST 'control_csawmg_intel' [10:39, 05:22](814 MB) +PASS -- TEST 'control_ras_intel' [07:22, 02:55](820 MB) + +PASS -- COMPILE 'csawmg_gnu' [09:11, 03:51] +PASS -- TEST 'control_csawmg_gnu' [10:41, 06:39](809 MB) + +PASS -- COMPILE 'wam_intel' [10:11, 06:36] +PASS -- TEST 'control_wam_intel' [05:27, 02:06](791 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [13:11, 09:42] +PASS -- TEST 'control_p8_faster_intel' [06:03, 02:25](1645 MB) +PASS -- TEST 'regional_control_faster_intel' [07:34, 04:11](960 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [07:11, 04:00] +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_CubedSphereGrid_debug_intel' [, ]( MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [, ]( MB) +PASS -- TEST 'control_stochy_debug_intel' [05:22, 02:30](843 MB) +PASS -- TEST 'control_lndp_debug_intel' [04:22, 02:18](825 MB) +PASS -- TEST 'control_csawmg_debug_intel' [04:37, 03:27](870 MB) +PASS -- TEST 'control_ras_debug_intel' [03:20, 02:16](828 MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_diag_debug_intel' [, ]( MB) +PASS -- TEST 'control_debug_p8_intel' [04:43, 02:21](1655 MB) +PASS -- TEST 'regional_debug_intel' [15:39, 14:20](891 MB) +PASS -- TEST 'rap_control_debug_intel' [05:24, 04:07](1209 MB) +PASS -- TEST 'hrrr_control_debug_intel' [14:23, 04:03](1214 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [14:21, 04:03](1221 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [14:21, 04:05](1230 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [14:22, 04:01](1231 MB) +PASS -- TEST 'rap_diag_debug_intel' [15:29, 04:17](1292 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [15:22, 04:13](1213 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [15:21, 04:13](1220 MB) +PASS -- TEST 'rap_lndp_debug_intel' [14:22, 04:08](1214 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [14:22, 04:12](1219 MB) +PASS -- TEST 'rap_noah_debug_intel' [14:22, 04:07](1222 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [14:22, 04:14](1221 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [16:21, 06:38](1218 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [14:20, 03:59](1221 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [15:20, 04:51](1216 MB) +PASS -- TEST 'rap_flake_debug_intel' [14:22, 04:03](1209 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [18:03, 07:00](1218 MB) + +PASS -- COMPILE 'atm_debug_dyn32_gnu' [06:11, 03:53] +PASS -- TEST 'control_csawmg_debug_gnu' [15:39, 01:48](790 MB) + +PASS -- COMPILE 'wam_debug_intel' [07:11, 02:29] + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [09:10, 06:20] +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [16:52, 03:36](1285 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [19:58, 05:37](1158 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [16:09, 03:05](1030 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [18:38, 05:20](1289 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [15:51, 02:53](1040 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [15:49, 03:08](1001 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [10:00, 04:08](1094 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [09:26, 01:38](960 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [12:10, 09:13] +PASS -- TEST 'conus13km_control_intel' [06:47, 01:56](1303 MB) +PASS -- TEST 'conus13km_2threads_intel' [08:36, 01:02](1206 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [08:40, 01:08](1148 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [09:10, 07:04] +PASS -- TEST 'rap_control_dyn64_phy32_intel' [08:41, 03:51](1097 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:10, 03:11] +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [08:23, 03:54](1097 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [07:26, 03:51](1094 MB) +PASS -- TEST 'conus13km_debug_intel' [16:43, 11:49](1345 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [16:43, 11:55](987 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [11:32, 06:49](1218 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [16:37, 12:03](1416 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:10, 03:11] +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [09:21, 04:06](1155 MB) + +PASS -- COMPILE 'hafsw_intel' [11:11, 10:14] +PASS -- TEST 'hafs_regional_atm_intel' [08:08, 05:34](880 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:27, 05:14](1282 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [12:23, 06:36](955 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [19:10, 14:23](979 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [23:19, 16:16](1016 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [13:05, 05:58](604 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [14:23, 07:30](618 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [09:57, 03:09](432 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [13:24, 08:22](542 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [11:53, 04:43](616 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [11:52, 03:54](615 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [11:58, 05:13](674 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [08:28, 01:40](446 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [06:10, 02:57] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [18:54, 11:24](632 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [17:11, 10:47] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [26:01, 17:10](732 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [23:11, 16:18](810 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [17:11, 10:05] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [17:04, 10:10](790 MB) + +PASS -- COMPILE 'hafs_all_intel' [16:11, 09:55] +PASS -- TEST 'hafs_regional_docn_intel' [13:08, 05:41](956 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [13:08, 06:01](915 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [22:45, 16:34](1333 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [13:10, 06:29] +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [07:20, 02:10](1133 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:17, 01:24](1079 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [07:16, 02:05](1013 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [07:19, 02:07](1019 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [06:17, 02:07](1013 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:18, 02:11](1130 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [05:17, 02:11](1154 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:18, 02:04](1019 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [06:03, 04:57](1160 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [05:56, 04:56](1140 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:14, 02:10](1147 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [03:17, 03:02](2330 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [03:18, 03:03](2432 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [09:10, 03:03] +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:17, 05:12](1077 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [08:10, 05:09] +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:17, 02:09](1128 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [04:10, 01:12] +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:30, 01:03](328 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:24, 01:02](561 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:22, 00:35](560 MB) + +PASS -- COMPILE 'atml_intel' [11:11, 08:16] +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [07:27, 05:49](1644 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [07:20, 05:40](1657 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:51, 02:58](946 MB) + +PASS -- COMPILE 'atmw_intel' [14:11, 09:44] +PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:08, 01:34](1693 MB) + +PASS -- COMPILE 'atmaero_intel' [13:11, 08:12] +PASS -- TEST 'atmaero_control_p8_intel' [05:09, 03:41](1792 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [06:07, 04:16](1798 MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'atmaero_control_p8_rad_micro_intel' [, ]( MB) + +PASS -- COMPILE 'atmaq_debug_intel' [07:11, 03:49] +PASS -- TEST 'regional_atmaq_debug_intel' [19:39, 17:12](4590 MB) + +PASS -- COMPILE 'atm_gnu' [07:10, 03:41] +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_c48_gnu' [, ]( MB) +PASS -- TEST 'control_stochy_gnu' [03:22, 02:19](730 MB) +PASS -- TEST 'control_ras_gnu' [05:20, 03:39](730 MB) +PASS -- TEST 'control_p8_gnu' [04:57, 03:34](1512 MB) +PASS -- TEST 'control_p8_ugwpv1_gnu' [05:50, 03:37](1513 MB) +PASS -- TEST 'control_flake_gnu' [05:20, 04:22](809 MB) + +PASS -- COMPILE 'rrfs_gnu' [08:10, 05:01] +PASS -- TEST 'rap_control_gnu' [08:53, 07:44](1086 MB) +PASS -- TEST 'rap_decomp_gnu' [09:46, 07:45](1088 MB) +PASS -- TEST 'rap_2threads_gnu' [08:43, 07:12](1122 MB) +PASS -- TEST 'rap_restart_gnu' [09:58, 03:55](886 MB) +PASS -- TEST 'rap_sfcdiff_gnu' [09:54, 08:29](1086 MB) +PASS -- TEST 'rap_sfcdiff_decomp_gnu' [09:49, 07:47](1085 MB) +PASS -- TEST 'rap_sfcdiff_restart_gnu' [10:58, 05:43](885 MB) +PASS -- TEST 'hrrr_control_gnu' [05:47, 04:02](1076 MB) +PASS -- TEST 'hrrr_control_noqr_gnu' [05:43, 04:03](1134 MB) +PASS -- TEST 'hrrr_control_2threads_gnu' [04:57, 03:38](1021 MB) +PASS -- TEST 'hrrr_control_decomp_gnu' [04:42, 04:00](1073 MB) +PASS -- TEST 'hrrr_control_restart_gnu' [02:26, 02:05](881 MB) +PASS -- TEST 'hrrr_control_restart_noqr_gnu' [03:26, 02:05](934 MB) +PASS -- TEST 'rrfs_v1beta_gnu' [09:10, 07:46](1082 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [09:10, 05:52] +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_diag_debug_gnu' [, ]( MB) +PASS -- TEST 'regional_debug_gnu' [07:38, 06:27](925 MB) +PASS -- TEST 'rap_control_debug_gnu' [02:22, 01:58](1101 MB) +PASS -- TEST 'hrrr_control_debug_gnu' [02:19, 01:56](1088 MB) +PASS -- TEST 'hrrr_gf_debug_gnu' [03:22, 01:59](1095 MB) +PASS -- TEST 'hrrr_c3_debug_gnu' [03:21, 01:59](1094 MB) +PASS -- TEST 'rap_diag_debug_gnu' [03:29, 02:05](1270 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [04:20, 03:06](1095 MB) +PASS -- TEST 'rap_progcld_thompson_debug_gnu' [02:21, 01:57](1097 MB) +PASS -- TEST 'rrfs_v1beta_debug_gnu' [02:20, 01:56](1090 MB) +PASS -- TEST 'control_ras_debug_gnu' [02:19, 01:15](726 MB) +PASS -- TEST 'control_stochy_debug_gnu' [02:19, 01:21](722 MB) +PASS -- TEST 'control_debug_p8_gnu' [02:41, 01:18](1506 MB) +PASS -- TEST 'rap_flake_debug_gnu' [02:26, 01:59](1097 MB) +PASS -- TEST 'rap_clm_lake_debug_gnu' [03:22, 02:10](1101 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [05:03, 03:21](1104 MB) + +PASS -- COMPILE 'wam_debug_gnu' [05:10, 03:21] +PASS -- TEST 'control_wam_debug_gnu' [03:31, 02:03](501 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [06:10, 04:49] +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [08:52, 07:27](962 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [06:10, 03:54](951 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [08:47, 06:51](995 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [06:45, 03:36](893 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [06:45, 03:57](957 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [06:49, 05:26](858 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [03:25, 01:58](857 MB) +PASS -- TEST 'conus13km_control_gnu' [06:48, 02:42](1266 MB) +PASS -- TEST 'conus13km_2threads_gnu' [02:32, 01:05](1174 MB) +PASS -- TEST 'conus13km_restart_mismatch_gnu' [03:36, 01:29](930 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_gnu' [16:11, 11:32] +PASS -- TEST 'rap_control_dyn64_phy32_gnu' [07:38, 04:28](987 MB) + +PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [14:11, 09:44] +PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [05:20, 01:59](978 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [05:20, 01:55](968 MB) +PASS -- TEST 'conus13km_debug_gnu' [10:40, 05:30](1282 MB) +PASS -- TEST 'conus13km_debug_qr_gnu' [10:38, 05:37](968 MB) +PASS -- TEST 'conus13km_debug_2threads_gnu' [08:33, 03:22](1191 MB) +PASS -- TEST 'conus13km_radar_tten_debug_gnu' [10:35, 05:28](1350 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [14:11, 09:58] +PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [07:24, 01:59](1001 MB) + +PASS -- COMPILE 's2swa_gnu' [22:12, 17:59] + +PASS -- COMPILE 's2s_gnu' [19:11, 17:30] + +PASS -- COMPILE 's2swa_debug_gnu' [10:11, 09:01] + +PASS -- COMPILE 's2sw_pdlib_gnu' [17:11, 16:17] + +PASS -- COMPILE 's2sw_pdlib_debug_gnu' [05:11, 04:23] + +PASS -- COMPILE 'datm_cdeps_gnu' [16:11, 14:16] SYNOPSIS: -Starting Date/Time: 20240418 10:13:12 -Ending Date/Time: 20240418 11:26:55 -Total Time: 01h:14m:32s -Compiles Completed: 54/54 -Tests Completed: 239/239 +Starting Date/Time: 20240422 07:29:32 +Ending Date/Time: 20240422 09:17:34 +Total Time: 01h:48m:46s +Compiles Completed: 53/53 +Tests Completed: 220/234 +Failed Tests: +* TEST control_CubedSphereGrid_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /work/noaa/nems/zshrader/hercules/rt-2173/tests/logs/log_hercules/run_control_CubedSphereGrid_intel.log +* TEST control_CubedSphereGrid_parallel_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /work/noaa/nems/zshrader/hercules/rt-2173/tests/logs/log_hercules/run_control_CubedSphereGrid_parallel_intel.log +* TEST control_latlon_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /work/noaa/nems/zshrader/hercules/rt-2173/tests/logs/log_hercules/run_control_latlon_intel.log +* TEST control_wrtGauss_netcdf_parallel_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /work/noaa/nems/zshrader/hercules/rt-2173/tests/logs/log_hercules/run_control_wrtGauss_netcdf_parallel_intel.log +* TEST control_c48_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /work/noaa/nems/zshrader/hercules/rt-2173/tests/logs/log_hercules/run_control_c48_intel.log +* TEST control_c192_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /work/noaa/nems/zshrader/hercules/rt-2173/tests/logs/log_hercules/run_control_c192_intel.log +* TEST control_c384_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /work/noaa/nems/zshrader/hercules/rt-2173/tests/logs/log_hercules/run_control_c384_intel.log +* TEST merra2_thompson_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /work/noaa/nems/zshrader/hercules/rt-2173/tests/logs/log_hercules/run_merra2_thompson_intel.log +* TEST control_CubedSphereGrid_debug_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /work/noaa/nems/zshrader/hercules/rt-2173/tests/logs/log_hercules/run_control_CubedSphereGrid_debug_intel.log +* TEST control_wrtGauss_netcdf_parallel_debug_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /work/noaa/nems/zshrader/hercules/rt-2173/tests/logs/log_hercules/run_control_wrtGauss_netcdf_parallel_debug_intel.log +* TEST control_diag_debug_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /work/noaa/nems/zshrader/hercules/rt-2173/tests/logs/log_hercules/run_control_diag_debug_intel.log +* TEST atmaero_control_p8_rad_micro_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /work/noaa/nems/zshrader/hercules/rt-2173/tests/logs/log_hercules/run_atmaero_control_p8_rad_micro_intel.log +* TEST control_c48_gnu: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /work/noaa/nems/zshrader/hercules/rt-2173/tests/logs/log_hercules/run_control_c48_gnu.log +* TEST control_diag_debug_gnu: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /work/noaa/nems/zshrader/hercules/rt-2173/tests/logs/log_hercules/run_control_diag_debug_gnu.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 HERCULES REGRESSION TESTING LOG==== +====START OF HERCULES REGRESSION TESTING LOG==== + +UFSWM hash used in testing: +d47726e50be21a6b878bfb05f03b0b9fbe725775 + +Submodule hashes used in testing: + 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) + be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) + 3d7067a523b8557058755289e4275f5f5c985daf CDEPS-interface/CDEPS (cdeps0.4.17-40-g3d7067a) + c9e4679f449e30bb4cc0f22164b4401a8b50f7a6 CICE-interface/CICE (CICE6.0.0-447-gc9e4679) + f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) + 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) + cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) + da95cc428d8b626e99250fd57a4279b4980044f8 FV3 (heads/develop) + 97114888f529c2df70ed4a350fd2428df74839ff FV3/atmos_cubed_sphere (201912_public_release-389-g9711488) + 011db4f80a02cba6d65958ace56e8efb197be62b FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-704-g011db4f) + 9b0ac7b16a45afe5e7f1abf9571d3484158a5b43 FV3/ccpp/physics (EP4-741-g9b0ac7b1) + 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) + 5faac752d9550d3570705358fa1eb3f5ac78a786 FV3/upp (upp_v10.2.0-185-g5faac75) +-1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd +-7476b8f2790a47d788f79cebfdbb551567ae7cf8 FV3/upp/sorc/ncep_post.fd/post_gtg.fd + 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) + 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) + ab7bd14d209592d55490e75dbfaa61cb4a62df97 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10032-gab7bd14d2) + 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) + 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) + 6a51f0295bc1a877475b527157a33aa86eb532fe NOAHMP-interface/noahmp (v3.7.1-426-g6a51f02) + d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) + 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) + + +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: /work/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/develop-20240419 +COMPARISON DIRECTORY: /work2/noaa/stmp/zshrader/stmp/zshrader/FV3_RT/rt_1349963 + +RT.SH OPTIONS USED: +* (-a) - HPC PROJECT ACCOUNT: epic +* (-l) - USE CONFIG FILE: rt.conf +* (-e) - USE ECFLOW + +PASS -- COMPILE 'atm_dyn32_intel' [09:10, 08:28] +PASS -- TEST 'control_CubedSphereGrid_intel' [03:32, 02:43](1600 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:40, 02:40](1629 MB) +PASS -- TEST 'control_latlon_intel' [03:35, 02:46](1605 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:37, 02:40](1606 MB) +PASS -- TEST 'control_c48_intel' [07:43, 07:02](1748 MB) +PASS -- TEST 'control_c192_intel' [10:56, 09:11](1766 MB) +PASS -- TEST 'control_c384_intel' [12:28, 09:41](2053 MB) +PASS -- TEST 'merra2_thompson_intel' [03:45, 03:02](1658 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [05:10, 04:36] +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:38, 02:22](1632 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [02:40, 02:09](1644 MB) +PASS -- TEST 'control_diag_debug_intel' [03:42, 02:24](1686 MB) + +PASS -- COMPILE 'atmaero_intel' [08:10, 07:56] +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:35, 04:30](1814 MB) + +PASS -- COMPILE 'atm_gnu' [05:10, 04:47] +PASS -- TEST 'control_c48_gnu' [10:45, 09:45](1574 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [06:10, 05:37] +PASS -- TEST 'control_diag_debug_gnu' [02:36, 01:19](1625 MB) + +SYNOPSIS: +Starting Date/Time: 20240422 10:21:26 +Ending Date/Time: 20240422 10:44:31 +Total Time: 00h:23m:27s +Compiles Completed: 5/5 +Tests Completed: 14/14 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 eb45f3bfc5..f4fce114d9 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: -d164b650b97d4c4a68ab86c55f2254f29767da2b +d47726e50be21a6b878bfb05f03b0b9fbe725775 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,7 +11,7 @@ Submodule hashes used in testing: f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 5307022358c6d95c9b423ec8bf32e0f0f7d60989 FV3 (remotes/origin/upp_HR4) + da95cc428d8b626e99250fd57a4279b4980044f8 FV3 (heads/develop) 97114888f529c2df70ed4a350fd2428df74839ff FV3/atmos_cubed_sphere (201912_public_release-389-g9711488) 011db4f80a02cba6d65958ace56e8efb197be62b FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-704-g011db4f) 9b0ac7b16a45afe5e7f1abf9571d3484158a5b43 FV3/ccpp/physics (EP4-741-g9b0ac7b1) @@ -35,247 +35,313 @@ 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: /mnt/lfs4/HFIP/hfv3gfs/role.epic/RT/NEMSfv3gfs/develop-20240417 -COMPARISON DIRECTORY: /lfs4/HFIP/h-nems/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_3966856 +BASELINE DIRECTORY: /mnt/lfs4/HFIP/hfv3gfs/role.epic/RT/NEMSfv3gfs/develop-20240419 +COMPARISON DIRECTORY: /lfs4/HFIP/h-nems/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_2785867 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: h-nems * (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [39:13, 38:26] -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [08:48, 06:51](1794 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [55:15, 54:26] -PASS -- TEST 'cpld_control_gfsv17_intel' [23:09, 20:41](1664 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [25:14, 22:13](1889 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [13:17, 10:18](995 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [25:36, 23:50](1636 MB) - -PASS -- COMPILE 's2swa_intel' [39:13, 38:43] -PASS -- TEST 'cpld_control_p8_intel' [09:27, 07:34](1830 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [13:48, 07:31](1818 MB) -PASS -- TEST 'cpld_restart_p8_intel' [06:43, 04:22](1709 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [09:30, 07:41](1848 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [06:40, 04:25](1736 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [09:17, 07:13](2281 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [09:19, 07:36](1825 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [08:40, 06:23](1774 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [13:48, 07:35](1819 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [15:40, 07:03](1789 MB) - -PASS -- COMPILE 's2sw_intel' [37:13, 36:41] -PASS -- TEST 'cpld_control_noaero_p8_intel' [07:25, 05:50](1654 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [07:37, 05:40](1710 MB) - -PASS -- COMPILE 's2swa_debug_intel' [06:11, 05:26] -PASS -- TEST 'cpld_debug_p8_intel' [12:58, 10:33](1845 MB) - -PASS -- COMPILE 's2sw_debug_intel' [05:10, 04:34] -PASS -- TEST 'cpld_debug_noaero_p8_intel' [09:24, 07:18](1677 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [33:13, 32:14] -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [08:49, 05:37](1714 MB) - -PASS -- COMPILE 's2s_intel' [33:13, 32:29] -PASS -- TEST 'cpld_control_c48_intel' [14:12, 12:57](2781 MB) - -PASS -- COMPILE 's2swa_faster_intel' [33:18, 32:39] -PASS -- TEST 'cpld_control_p8_faster_intel' [10:21, 07:05](1826 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [49:14, 48:54] -PASS -- TEST 'cpld_control_pdlib_p8_intel' [37:47, 20:49](1686 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [12:52, 10:23](1035 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [26:36, 24:23](1643 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [06:11, 04:49] -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [33:30, 32:09](1694 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [35:14, 34:49] -PASS -- TEST 'control_flake_intel' [17:34, 04:25](643 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [04:34, 03:18](592 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:39, 03:29](602 MB) -PASS -- TEST 'control_latlon_intel' [04:30, 03:21](600 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [14:42, 03:25](600 MB) -PASS -- TEST 'control_c48_intel' [10:41, 10:08](852 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [10:43, 10:05](849 MB) -PASS -- TEST 'control_c192_intel' [23:04, 12:26](721 MB) -PASS -- TEST 'control_c384_intel' [20:55, 15:45](907 MB) -PASS -- TEST 'control_c384gdas_intel' [21:48, 13:26](1018 MB) -PASS -- TEST 'control_stochy_intel' [03:34, 02:11](600 MB) -PASS -- TEST 'control_stochy_restart_intel' [16:29, 01:18](427 MB) -PASS -- TEST 'control_lndp_intel' [16:34, 02:03](608 MB) -PASS -- TEST 'control_iovr4_intel' [04:33, 03:20](601 MB) -PASS -- TEST 'control_iovr5_intel' [04:34, 03:21](598 MB) -PASS -- TEST 'control_p8_intel' [20:46, 03:55](1571 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [24:46, 03:56](1579 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [20:45, 03:54](1577 MB) -PASS -- TEST 'control_restart_p8_intel' [09:20, 02:07](817 MB) -PASS -- TEST 'control_noqr_p8_intel' [21:49, 03:55](1568 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [09:24, 02:03](836 MB) -PASS -- TEST 'control_decomp_p8_intel' [24:37, 04:01](1552 MB) -PASS -- TEST 'control_2threads_p8_intel' [24:38, 03:41](1665 MB) -PASS -- TEST 'control_p8_lndp_intel' [27:21, 06:54](1575 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [26:04, 05:02](1636 MB) -PASS -- TEST 'control_p8_mynn_intel' [24:56, 04:01](1572 MB) -PASS -- TEST 'merra2_thompson_intel' [25:09, 04:32](1591 MB) -PASS -- TEST 'regional_control_intel' [10:09, 07:03](762 MB) -PASS -- TEST 'regional_restart_intel' [15:42, 03:48](934 MB) -PASS -- TEST 'regional_decomp_intel' [10:09, 07:29](761 MB) -PASS -- TEST 'regional_2threads_intel' [06:09, 04:24](757 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [10:17, 07:04](757 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [22:44, 06:58](759 MB) - -PASS -- COMPILE 'rrfs_intel' [33:14, 33:02] -PASS -- TEST 'rap_control_intel' [27:33, 10:04](988 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [25:11, 05:38](1199 MB) -PASS -- TEST 'rap_decomp_intel' [28:18, 10:37](986 MB) -PASS -- TEST 'rap_2threads_intel' [28:11, 09:33](1084 MB) -PASS -- TEST 'rap_restart_intel' [08:09, 05:13](991 MB) -PASS -- TEST 'rap_sfcdiff_intel' [28:29, 10:03](984 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [25:02, 10:40](979 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [10:20, 07:32](998 MB) -PASS -- TEST 'hrrr_control_intel' [19:25, 05:14](988 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [19:00, 05:21](980 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [18:58, 04:44](1062 MB) -PASS -- TEST 'hrrr_control_restart_intel' [03:32, 02:47](915 MB) -PASS -- TEST 'rrfs_v1beta_intel' [20:34, 09:55](988 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [20:31, 12:25](1943 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [19:32, 12:00](1939 MB) - -PASS -- COMPILE 'csawmg_intel' [32:13, 31:14] -PASS -- TEST 'control_csawmg_intel' [15:42, 08:02](694 MB) -PASS -- TEST 'control_csawmgt_intel' [13:50, 07:53](690 MB) -PASS -- TEST 'control_ras_intel' [09:26, 04:22](662 MB) - -PASS -- COMPILE 'wam_intel' [30:13, 29:53] -PASS -- TEST 'control_wam_intel' [03:22, 02:43](500 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [47:15, 31:38] -PASS -- TEST 'control_p8_faster_intel' [06:31, 03:36](1580 MB) -PASS -- TEST 'regional_control_faster_intel' [08:45, 07:28](770 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [10:12, 05:31] -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:35, 03:22](757 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:40, 03:21](761 MB) -PASS -- TEST 'control_stochy_debug_intel' [04:32, 03:45](765 MB) -PASS -- TEST 'control_lndp_debug_intel' [04:31, 03:25](764 MB) -PASS -- TEST 'control_csawmg_debug_intel' [07:53, 05:14](809 MB) -PASS -- TEST 'control_csawmgt_debug_intel' [07:53, 05:08](810 MB) -PASS -- TEST 'control_ras_debug_intel' [04:32, 03:25](754 MB) -PASS -- TEST 'control_diag_debug_intel' [04:37, 03:31](816 MB) -PASS -- TEST 'control_debug_p8_intel' [07:05, 03:34](1585 MB) -PASS -- TEST 'regional_debug_intel' [25:58, 21:43](778 MB) -PASS -- TEST 'rap_control_debug_intel' [07:33, 05:59](1153 MB) -PASS -- TEST 'hrrr_control_debug_intel' [06:34, 05:55](1151 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [07:34, 05:58](1152 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [07:34, 06:03](1147 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [07:33, 06:02](1160 MB) -PASS -- TEST 'rap_diag_debug_intel' [08:46, 06:19](1229 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [09:30, 06:09](1149 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [09:23, 06:09](1133 MB) -PASS -- TEST 'rap_lndp_debug_intel' [09:27, 06:03](1146 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [08:24, 05:59](1153 MB) -PASS -- TEST 'rap_noah_debug_intel' [08:25, 06:05](1137 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [08:31, 06:04](1145 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [13:28, 09:53](1153 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [09:27, 05:57](1147 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [11:28, 07:20](1148 MB) -PASS -- TEST 'rap_flake_debug_intel' [09:23, 06:02](1143 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [14:27, 10:23](1155 MB) - -PASS -- COMPILE 'wam_debug_intel' [10:11, 04:04] -PASS -- TEST 'control_wam_debug_intel' [08:27, 06:09](447 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [32:13, 30:03] -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:17, 05:11](1073 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [10:21, 08:20](898 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [08:07, 04:22](864 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [11:59, 07:51](941 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [11:11, 04:01](909 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [06:42, 04:33](852 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [08:14, 06:13](902 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:30, 02:21](842 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [43:14, 42:33] -PASS -- TEST 'conus13km_control_intel' [05:07, 02:56](1104 MB) -PASS -- TEST 'conus13km_2threads_intel' [02:50, 01:24](1053 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [03:49, 01:35](1021 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [31:14, 30:36] -PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:50, 05:29](897 MB) +PASS -- COMPILE 's2swa_32bit_intel' [39:14, 38:39] +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [08:49, 07:08](1789 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [55:16, 54:23] +PASS -- TEST 'cpld_control_gfsv17_intel' [23:03, 20:45](1667 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [25:13, 22:21](1888 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [13:10, 10:19](993 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [25:37, 23:57](1622 MB) + +PASS -- COMPILE 's2swa_intel' [39:14, 38:48] +PASS -- TEST 'cpld_control_p8_intel' [09:24, 07:38](1825 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [09:45, 07:56](1826 MB) +PASS -- TEST 'cpld_restart_p8_intel' [06:46, 04:31](1714 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [09:23, 07:40](1853 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [06:47, 05:07](1728 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [08:26, 07:02](2274 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [09:17, 07:59](1822 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [08:41, 06:51](1781 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [10:02, 07:34](1826 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [09:35, 07:12](1787 MB) + +PASS -- COMPILE 's2sw_intel' [36:13, 36:04] +PASS -- TEST 'cpld_control_noaero_p8_intel' [07:24, 05:52](1658 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [07:41, 05:39](1710 MB) + +PASS -- COMPILE 's2swa_debug_intel' [06:11, 05:32] +PASS -- TEST 'cpld_debug_p8_intel' [12:55, 10:34](1846 MB) + +PASS -- COMPILE 's2sw_debug_intel' [05:11, 04:40] +PASS -- TEST 'cpld_debug_noaero_p8_intel' [09:27, 07:13](1676 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [32:13, 32:02] +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:54, 05:41](1719 MB) + +PASS -- COMPILE 's2s_intel' [33:13, 32:17] +PASS -- TEST 'cpld_control_c48_intel' [15:32, 13:21](2798 MB) + +PASS -- COMPILE 's2swa_faster_intel' [33:19, 32:56] +PASS -- TEST 'cpld_control_p8_faster_intel' [08:57, 07:00](1818 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [48:15, 47:18] +PASS -- TEST 'cpld_control_pdlib_p8_intel' [22:40, 20:42](1678 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [12:44, 10:25](1038 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [25:43, 23:57](1658 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:10, 04:56] +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [33:30, 32:11](1688 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [35:13, 34:43] +PASS -- TEST 'control_flake_intel' [05:30, 04:34](643 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [05:12, 04:05](1545 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [06:17, 04:13](1551 MB) +PASS -- TEST 'control_latlon_intel' [05:08, 04:03](1546 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [06:16, 04:07](1548 MB) +PASS -- TEST 'control_c48_intel' [13:22, 11:53](1734 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [11:43, 10:12](843 MB) +PASS -- TEST 'control_c192_intel' [15:30, 14:01](1675 MB) +PASS -- TEST 'control_c384_intel' [21:20, 18:20](1827 MB) +PASS -- TEST 'control_c384gdas_intel' [17:47, 14:00](1013 MB) +PASS -- TEST 'control_stochy_intel' [03:32, 02:15](600 MB) +PASS -- TEST 'control_stochy_restart_intel' [02:30, 01:22](434 MB) +PASS -- TEST 'control_lndp_intel' [03:31, 02:08](605 MB) +PASS -- TEST 'control_iovr4_intel' [04:36, 03:18](599 MB) +PASS -- TEST 'control_iovr5_intel' [06:32, 05:34](593 MB) +PASS -- TEST 'control_p8_intel' [06:32, 04:20](1574 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [05:44, 04:02](1571 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [05:57, 04:00](1575 MB) +PASS -- TEST 'control_restart_p8_intel' [04:10, 02:19](811 MB) +PASS -- TEST 'control_noqr_p8_intel' [05:46, 04:05](1571 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [04:14, 02:15](837 MB) +PASS -- TEST 'control_decomp_p8_intel' [06:32, 04:06](1564 MB) +PASS -- TEST 'control_2threads_p8_intel' [05:48, 03:53](1663 MB) +PASS -- TEST 'control_p8_lndp_intel' [09:14, 07:15](1569 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [08:00, 05:21](1628 MB) +PASS -- TEST 'control_p8_mynn_intel' [06:48, 04:21](1578 MB) +PASS -- TEST 'merra2_thompson_intel' [07:05, 04:33](1574 MB) +PASS -- TEST 'regional_control_intel' [09:06, 07:14](761 MB) +PASS -- TEST 'regional_restart_intel' [04:43, 03:44](934 MB) +PASS -- TEST 'regional_decomp_intel' [14:06, 12:46](762 MB) +PASS -- TEST 'regional_2threads_intel' [05:44, 04:37](758 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [07:50, 06:54](759 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [07:41, 07:00](765 MB) + +PASS -- COMPILE 'rrfs_intel' [33:13, 32:30] +PASS -- TEST 'rap_control_intel' [12:18, 10:10](993 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [07:06, 05:47](1217 MB) +PASS -- TEST 'rap_decomp_intel' [11:56, 10:34](987 MB) +PASS -- TEST 'rap_2threads_intel' [14:00, 12:25](1088 MB) +PASS -- TEST 'rap_restart_intel' [07:16, 05:13](994 MB) +PASS -- TEST 'rap_sfcdiff_intel' [12:12, 10:12](993 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [12:02, 10:46](988 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [09:34, 07:29](996 MB) +PASS -- TEST 'hrrr_control_intel' [06:14, 05:08](985 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [07:00, 05:24](984 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [05:59, 04:53](1051 MB) +PASS -- TEST 'hrrr_control_restart_intel' [03:32, 02:47](919 MB) +PASS -- TEST 'rrfs_v1beta_intel' [11:30, 10:00](983 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [12:27, 12:10](1949 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [13:27, 12:18](1941 MB) + +PASS -- COMPILE 'csawmg_intel' [31:13, 30:58] +PASS -- TEST 'control_csawmg_intel' [08:51, 08:01](695 MB) +PASS -- TEST 'control_ras_intel' [05:27, 04:26](665 MB) + +PASS -- COMPILE 'wam_intel' [30:12, 29:35] +PASS -- TEST 'control_wam_intel' [03:26, 02:44](503 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [32:12, 32:05] +PASS -- TEST 'control_p8_faster_intel' [05:37, 03:36](1581 MB) +PASS -- TEST 'regional_control_faster_intel' [07:47, 06:28](764 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [06:10, 05:38] +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:51, 03:27](1558 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:57, 03:27](1554 MB) +PASS -- TEST 'control_stochy_debug_intel' [04:25, 03:53](765 MB) +PASS -- TEST 'control_lndp_debug_intel' [04:24, 03:26](766 MB) +PASS -- TEST 'control_csawmg_debug_intel' [06:46, 05:21](812 MB) +PASS -- TEST 'control_ras_debug_intel' [04:24, 03:23](772 MB) +PASS -- TEST 'control_diag_debug_intel' [04:54, 03:29](1622 MB) +PASS -- TEST 'control_debug_p8_intel' [04:52, 03:35](1598 MB) +PASS -- TEST 'regional_debug_intel' [22:46, 21:38](774 MB) +PASS -- TEST 'rap_control_debug_intel' [06:29, 06:00](1158 MB) +PASS -- TEST 'hrrr_control_debug_intel' [06:26, 05:52](1156 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [06:26, 06:02](1145 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [06:25, 05:59](1144 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:25, 06:00](1148 MB) +PASS -- TEST 'rap_diag_debug_intel' [07:41, 06:19](1234 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:29, 06:09](1150 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:24, 06:06](1154 MB) +PASS -- TEST 'rap_lndp_debug_intel' [06:27, 06:08](1150 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:26, 06:00](1155 MB) +PASS -- TEST 'rap_noah_debug_intel' [06:25, 05:53](1149 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [06:25, 06:01](1153 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [10:25, 09:51](1146 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [06:26, 06:02](1148 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [08:24, 07:20](1153 MB) +PASS -- TEST 'rap_flake_debug_intel' [06:28, 06:00](1145 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [12:29, 10:27](1153 MB) + +PASS -- COMPILE 'wam_debug_intel' [04:11, 03:45] +PASS -- TEST 'control_wam_debug_intel' [07:27, 06:09](465 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [30:13, 29:43] +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:10, 05:07](1073 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [09:57, 08:09](901 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:03, 04:20](874 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [09:21, 07:46](946 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:37, 04:00](908 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [06:00, 04:35](853 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [08:11, 06:09](897 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:29, 02:21](847 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [43:14, 42:39] +PASS -- TEST 'conus13km_control_intel' [05:11, 03:26](1103 MB) +PASS -- TEST 'conus13km_2threads_intel' [02:46, 01:38](1055 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [02:47, 01:39](1022 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [31:14, 30:16] +PASS -- TEST 'rap_control_dyn64_phy32_intel' [07:01, 05:29](905 MB) PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:11, 04:06] -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:27, 06:03](1029 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:28, 05:52](1025 MB) -PASS -- TEST 'conus13km_debug_intel' [21:00, 18:23](1126 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [25:58, 18:38](850 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [11:50, 10:44](1086 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [19:50, 18:37](1202 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [05:11, 04:08] -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [08:43, 06:08](1072 MB) - -PASS -- COMPILE 'hafsw_intel' [35:14, 34:45] -PASS -- TEST 'hafs_regional_atm_intel' [08:27, 06:56](711 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [07:37, 06:23](1087 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [11:53, 09:12](776 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [18:34, 16:19](802 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [19:57, 18:03](822 MB) -PASS -- TEST 'gnv1_nested_intel' [07:27, 05:40](774 MB) - -PASS -- COMPILE 'hafs_all_intel' [34:13, 31:56] -PASS -- TEST 'hafs_regional_docn_intel' [11:22, 08:35](769 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [12:26, 08:38](748 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [08:11, 07:54] -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:25, 03:35](1063 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:25, 02:13](1031 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:25, 03:31](917 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:25, 03:34](919 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:25, 03:35](923 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:26, 03:37](1066 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:25, 03:52](1065 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:25, 03:32](916 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [09:19, 07:57](890 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [11:19, 07:47](845 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:21, 03:37](1058 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:25, 05:02](2333 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [05:25, 05:05](2345 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [04:11, 03:21] -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:23, 07:58](1006 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [08:10, 07:55] -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [04:25, 03:32](1059 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [02:10, 01:52] -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:32, 01:37](230 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:27, 01:20](253 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:28, 00:50](256 MB) - -PASS -- COMPILE 'atml_intel' [34:12, 33:57] -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [09:51, 07:54](1606 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [09:50, 07:58](1605 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [05:55, 04:18](858 MB) - -PASS -- COMPILE 'atmw_intel' [32:13, 31:45] -PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:29, 02:16](1605 MB) - -PASS -- COMPILE 'atmwm_intel' [31:13, 31:00] -PASS -- TEST 'control_atmwav_intel' [04:14, 02:14](611 MB) - -PASS -- COMPILE 'atmaero_intel' [31:13, 30:56] -PASS -- TEST 'atmaero_control_p8_intel' [08:27, 05:21](1677 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [14:31, 06:20](1725 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [08:14, 06:44](1736 MB) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:27, 05:57](1033 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:27, 05:49](1027 MB) +PASS -- TEST 'conus13km_debug_intel' [19:58, 18:28](1132 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [19:58, 18:36](852 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [11:51, 10:42](1084 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [19:52, 18:14](1204 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:10, 03:53] +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:30, 06:04](1073 MB) + +PASS -- COMPILE 'hafsw_intel' [35:13, 35:06] +PASS -- TEST 'hafs_regional_atm_intel' [08:25, 07:00](715 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [07:36, 06:59](1082 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [11:45, 09:21](777 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [18:25, 16:23](802 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [20:51, 18:16](823 MB) +PASS -- TEST 'gnv1_nested_intel' [09:24, 07:41](779 MB) + +PASS -- COMPILE 'hafs_all_intel' [32:13, 31:31] +PASS -- TEST 'hafs_regional_docn_intel' [10:26, 08:48](773 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [10:30, 09:00](758 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [08:11, 08:02] +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:22, 03:35](1069 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:24, 02:15](1029 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:23, 03:31](924 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:23, 03:36](928 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:22, 03:35](929 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:23, 03:35](1081 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:23, 03:38](1066 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:22, 03:32](937 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [09:20, 07:57](884 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [09:20, 08:03](842 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:19, 03:35](1077 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:24, 05:01](2399 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [05:22, 05:03](2403 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [04:12, 03:13] +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:24, 07:59](996 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [08:11, 08:01] +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [04:22, 03:36](1054 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [02:11, 01:51] +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:35, 01:47](232 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [05:30, 04:53](266 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:29, 00:53](251 MB) + +PASS -- COMPILE 'atml_intel' [39:14, 38:47] +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_p8_atmlnd_sbs_intel' [, ]( MB) +PASS -- TEST 'control_p8_atmlnd_intel' [09:48, 07:29](1600 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:52, 03:51](870 MB) + +PASS -- COMPILE 'atmw_intel' [32:13, 31:19] +PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:39, 02:17](1609 MB) + +PASS -- COMPILE 'atmaero_intel' [31:12, 30:48] +PASS -- TEST 'atmaero_control_p8_intel' [06:24, 05:09](1693 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [08:20, 06:25](1717 MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'atmaero_control_p8_rad_micro_intel' [, ]( MB) SYNOPSIS: -Starting Date/Time: 20240418 00:51:47 -Ending Date/Time: 20240418 04:31:24 -Total Time: 03h:40m:17s -Compiles Completed: 33/33 -Tests Completed: 161/161 +Starting Date/Time: 20240421 00:24:53 +Ending Date/Time: 20240421 04:39:18 +Total Time: 04h:14m:58s +Compiles Completed: 32/32 +Tests Completed: 156/158 +Failed Tests: +* TEST control_p8_atmlnd_sbs_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /mnt/lfs4/HFIP/h-nems/Fernando.Andrade-maldonado/regression-testing/wm/2173/ufs-weather-model/tests/logs/log_jet/run_control_p8_atmlnd_sbs_intel.log +* TEST atmaero_control_p8_rad_micro_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /mnt/lfs4/HFIP/h-nems/Fernando.Andrade-maldonado/regression-testing/wm/2173/ufs-weather-model/tests/logs/log_jet/run_atmaero_control_p8_rad_micro_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: +d47726e50be21a6b878bfb05f03b0b9fbe725775 + +Submodule hashes used in testing: + 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) + be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) + 3d7067a523b8557058755289e4275f5f5c985daf CDEPS-interface/CDEPS (cdeps0.4.17-40-g3d7067a) + c9e4679f449e30bb4cc0f22164b4401a8b50f7a6 CICE-interface/CICE (CICE6.0.0-447-gc9e4679) + f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) + 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) + cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) + da95cc428d8b626e99250fd57a4279b4980044f8 FV3 (heads/develop) + 97114888f529c2df70ed4a350fd2428df74839ff FV3/atmos_cubed_sphere (201912_public_release-389-g9711488) + 011db4f80a02cba6d65958ace56e8efb197be62b FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-704-g011db4f) + 9b0ac7b16a45afe5e7f1abf9571d3484158a5b43 FV3/ccpp/physics (EP4-741-g9b0ac7b1) + 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) + 5faac752d9550d3570705358fa1eb3f5ac78a786 FV3/upp (upp_v10.2.0-185-g5faac75) +-1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd +-7476b8f2790a47d788f79cebfdbb551567ae7cf8 FV3/upp/sorc/ncep_post.fd/post_gtg.fd + 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) + 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) + ab7bd14d209592d55490e75dbfaa61cb4a62df97 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10032-gab7bd14d2) + 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) + 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) + 6a51f0295bc1a877475b527157a33aa86eb532fe NOAHMP-interface/noahmp (v3.7.1-426-g6a51f02) + d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) + 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) + + +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: /mnt/lfs4/HFIP/hfv3gfs/role.epic/RT/NEMSfv3gfs/develop-20240419 +COMPARISON DIRECTORY: /lfs4/HFIP/h-nems/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_3224491 + +RT.SH OPTIONS USED: +* (-a) - HPC PROJECT ACCOUNT: h-nems +* (-l) - USE CONFIG FILE: rt.conf.rerun +* (-e) - USE ECFLOW + +PASS -- COMPILE 'atml_intel' [35:13, 34:29] +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [10:54, 08:46](1611 MB) + +PASS -- COMPILE 'atmaero_intel' [31:13, 30:45] +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [08:26, 06:28](1735 MB) + +SYNOPSIS: +Starting Date/Time: 20240422 16:28:22 +Ending Date/Time: 20240422 17:15:58 +Total Time: 00h:47m:49s +Compiles Completed: 2/2 +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 46908d3ba4..65abf9421d 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: -d164b650b97d4c4a68ab86c55f2254f29767da2b +d47726e50be21a6b878bfb05f03b0b9fbe725775 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,7 +11,7 @@ Submodule hashes used in testing: f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 5307022358c6d95c9b423ec8bf32e0f0f7d60989 FV3 (remotes/origin/upp_HR4) + da95cc428d8b626e99250fd57a4279b4980044f8 FV3 (heads/develop) 97114888f529c2df70ed4a350fd2428df74839ff FV3/atmos_cubed_sphere (201912_public_release-389-g9711488) 011db4f80a02cba6d65958ace56e8efb197be62b FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-704-g011db4f) 9b0ac7b16a45afe5e7f1abf9571d3484158a5b43 FV3/ccpp/physics (EP4-741-g9b0ac7b1) @@ -35,278 +35,376 @@ 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-20240417 -COMPARISON DIRECTORY: /work/noaa/stmp/zshrader/stmp/zshrader/FV3_RT/rt_337338 +BASELINE DIRECTORY: /work/noaa/epic/UFS-WM_RT/NEMSfv3gfs/develop-20240419 +COMPARISON DIRECTORY: /work/noaa/stmp/zshrader/stmp/zshrader/FV3_RT/rt_400870 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [14:11, 13:56] -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [07:29, 05:28](3177 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [20:11, 19:51] -PASS -- TEST 'cpld_control_gfsv17_intel' [18:52, 16:31](1742 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [20:03, 17:30](2025 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [10:55, 08:23](1111 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [20:54, 18:29](1645 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:10, 04:53] -PASS -- TEST 'cpld_debug_gfsv17_intel' [24:58, 23:00](1692 MB) - -PASS -- COMPILE 's2swa_intel' [15:11, 14:26] -PASS -- TEST 'cpld_control_p8_intel' [07:49, 05:37](3207 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [08:13, 05:37](3213 MB) -PASS -- TEST 'cpld_restart_p8_intel' [06:02, 03:24](3255 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [07:49, 05:38](3238 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [06:03, 03:28](3281 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [07:49, 06:06](3556 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [07:49, 05:39](3202 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [06:52, 04:42](3067 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [08:13, 05:42](3210 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [13:03, 09:57](3331 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [10:26, 06:31](3620 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [19:53, 11:05](4121 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [17:08, 07:24](4363 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [07:59, 05:25](3178 MB) - -PASS -- COMPILE 's2sw_intel' [15:11, 14:15] -PASS -- TEST 'cpld_control_noaero_p8_intel' [06:28, 04:21](1736 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [06:53, 04:24](1778 MB) - -PASS -- COMPILE 's2swa_debug_intel' [06:10, 05:27] -PASS -- TEST 'cpld_debug_p8_intel' [10:38, 08:33](3249 MB) - -PASS -- COMPILE 's2sw_debug_intel' [05:11, 04:48] -PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:11, 06:00](1754 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [14:11, 13:17] -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [06:27, 04:24](1778 MB) - -PASS -- COMPILE 's2s_intel' [14:11, 13:15] -PASS -- TEST 'cpld_control_c48_intel' [09:02, 08:05](2830 MB) - -PASS -- COMPILE 's2swa_faster_intel' [19:11, 18:26] -PASS -- TEST 'cpld_control_p8_faster_intel' [08:52, 05:20](3213 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [18:11, 17:23] -PASS -- TEST 'cpld_control_pdlib_p8_intel' [18:21, 16:41](1762 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [11:31, 08:20](1172 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [21:23, 18:35](1686 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:10, 04:49] -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [26:04, 24:30](1714 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [13:11, 12:28] -PASS -- TEST 'control_flake_intel' [04:27, 03:28](696 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [03:26, 02:27](649 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:31, 02:37](658 MB) -PASS -- TEST 'control_latlon_intel' [03:24, 02:28](648 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:32, 02:31](656 MB) -PASS -- TEST 'control_c48_intel' [06:29, 06:03](826 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [06:29, 05:56](859 MB) -PASS -- TEST 'control_c192_intel' [09:37, 09:04](846 MB) -PASS -- TEST 'control_c384_intel' [12:40, 10:09](1248 MB) -PASS -- TEST 'control_c384gdas_intel' [13:07, 09:06](1355 MB) -PASS -- TEST 'control_stochy_intel' [02:23, 01:42](654 MB) -PASS -- TEST 'control_stochy_restart_intel' [01:26, 01:05](498 MB) -PASS -- TEST 'control_lndp_intel' [02:24, 01:34](653 MB) -PASS -- TEST 'control_iovr4_intel' [03:25, 02:28](656 MB) -PASS -- TEST 'control_iovr5_intel' [03:23, 02:30](650 MB) -PASS -- TEST 'control_p8_intel' [05:10, 03:09](1634 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [05:22, 03:09](1627 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [04:52, 03:02](1626 MB) -PASS -- TEST 'control_restart_p8_intel' [03:21, 01:41](889 MB) -PASS -- TEST 'control_noqr_p8_intel' [04:36, 02:56](1623 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:13, 01:39](929 MB) -PASS -- TEST 'control_decomp_p8_intel' [04:30, 03:03](1616 MB) -PASS -- TEST 'control_2threads_p8_intel' [05:30, 03:11](1717 MB) -PASS -- TEST 'control_p8_lndp_intel' [07:00, 05:22](1637 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [05:46, 03:58](1696 MB) -PASS -- TEST 'control_p8_mynn_intel' [04:47, 03:03](1631 MB) -PASS -- TEST 'merra2_thompson_intel' [05:57, 03:31](1648 MB) -PASS -- TEST 'regional_control_intel' [06:54, 05:10](861 MB) -PASS -- TEST 'regional_restart_intel' [04:49, 02:46](1021 MB) -PASS -- TEST 'regional_decomp_intel' [06:50, 05:30](843 MB) -PASS -- TEST 'regional_2threads_intel' [04:41, 03:43](841 MB) -PASS -- TEST 'regional_noquilt_intel' [06:36, 05:10](1366 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [06:49, 05:17](855 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [05:37, 05:08](850 MB) -PASS -- TEST 'regional_wofs_intel' [07:38, 06:40](1917 MB) - -PASS -- COMPILE 'rrfs_intel' [12:11, 11:34] -PASS -- TEST 'rap_control_intel' [09:30, 07:48](1100 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [06:01, 04:43](1307 MB) -PASS -- TEST 'rap_decomp_intel' [10:29, 08:07](1037 MB) -PASS -- TEST 'rap_2threads_intel' [08:58, 07:55](1175 MB) -PASS -- TEST 'rap_restart_intel' [05:26, 04:03](1091 MB) -PASS -- TEST 'rap_sfcdiff_intel' [09:28, 07:48](1098 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [10:26, 08:06](1027 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [07:31, 05:47](1124 MB) -PASS -- TEST 'hrrr_control_intel' [06:07, 04:06](1030 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [05:57, 04:12](1024 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [05:26, 03:24](1111 MB) -PASS -- TEST 'hrrr_control_restart_intel' [04:24, 02:10](987 MB) -PASS -- TEST 'rrfs_v1beta_intel' [09:25, 07:41](1093 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [10:23, 09:12](1997 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [09:26, 09:05](2074 MB) - -PASS -- COMPILE 'csawmg_intel' [11:10, 10:52] -PASS -- TEST 'control_csawmg_intel' [08:53, 06:09](746 MB) -PASS -- TEST 'control_csawmgt_intel' [07:50, 06:05](747 MB) -PASS -- TEST 'control_ras_intel' [05:24, 03:22](738 MB) - -PASS -- COMPILE 'wam_intel' [12:10, 12:03] -PASS -- TEST 'control_wam_intel' [05:21, 02:05](654 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [12:10, 11:44] -PASS -- TEST 'control_p8_faster_intel' [05:38, 02:40](1621 MB) -PASS -- TEST 'regional_control_faster_intel' [05:46, 04:42](856 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [05:11, 04:54] -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:32, 02:53](812 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [05:32, 02:43](818 MB) -PASS -- TEST 'control_stochy_debug_intel' [06:23, 03:02](821 MB) -PASS -- TEST 'control_lndp_debug_intel' [05:22, 02:52](812 MB) -PASS -- TEST 'control_csawmg_debug_intel' [07:45, 04:10](863 MB) -PASS -- TEST 'control_csawmgt_debug_intel' [07:42, 04:10](865 MB) -PASS -- TEST 'control_ras_debug_intel' [05:23, 02:46](827 MB) -PASS -- TEST 'control_diag_debug_intel' [05:30, 02:55](874 MB) -PASS -- TEST 'control_debug_p8_intel' [05:50, 03:21](1653 MB) -PASS -- TEST 'regional_debug_intel' [19:47, 17:40](844 MB) -PASS -- TEST 'rap_control_debug_intel' [06:28, 04:59](1211 MB) -PASS -- TEST 'hrrr_control_debug_intel' [05:24, 04:44](1205 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [05:25, 04:59](1194 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [05:25, 04:44](1208 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:25, 04:59](1205 MB) -PASS -- TEST 'rap_diag_debug_intel' [06:35, 05:25](1282 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:28, 05:14](1202 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:24, 04:56](1201 MB) -PASS -- TEST 'rap_lndp_debug_intel' [06:24, 05:01](1198 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:22, 05:03](1198 MB) -PASS -- TEST 'rap_noah_debug_intel' [05:24, 04:48](1200 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [05:25, 04:56](1205 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:23, 08:02](1199 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [05:25, 04:59](1204 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [06:24, 05:51](1210 MB) -PASS -- TEST 'rap_flake_debug_intel' [05:27, 05:05](1206 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:30, 08:34](1211 MB) - -PASS -- COMPILE 'wam_debug_intel' [04:11, 03:20] -PASS -- TEST 'control_wam_debug_intel' [05:23, 04:59](522 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [11:10, 10:19] -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [05:56, 04:32](1168 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:18, 06:29](1053 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:02, 03:27](983 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:54, 06:46](1094 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:32, 03:06](957 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:04, 03:39](930 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:20, 04:50](1044 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:24, 01:55](928 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [14:11, 13:23] -PASS -- TEST 'conus13km_control_intel' [05:01, 02:13](1201 MB) -PASS -- TEST 'conus13km_2threads_intel' [02:46, 01:09](1124 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [02:48, 01:17](1056 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [11:11, 11:01] -PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:44, 04:19](994 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:10, 03:29] -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [07:24, 05:02](1079 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [07:23, 04:50](1088 MB) -PASS -- TEST 'conus13km_debug_intel' [16:47, 14:33](1229 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [15:54, 14:26](928 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [09:49, 08:08](1154 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:46, 14:28](1297 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:10, 03:29] -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:32, 05:05](1129 MB) - -PASS -- COMPILE 'hafsw_intel' [14:12, 13:06] -PASS -- TEST 'hafs_regional_atm_intel' [07:20, 05:39](743 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [07:28, 06:04](1116 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [08:28, 06:59](831 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [14:15, 12:51](865 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [16:22, 14:42](833 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [08:01, 06:13](500 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:20, 07:36](514 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [04:55, 03:17](371 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [10:19, 08:02](469 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:46, 04:13](531 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [05:00, 03:56](531 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [07:06, 05:24](585 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:30, 01:30](408 MB) -PASS -- TEST 'gnv1_nested_intel' [05:55, 04:34](803 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [04:11, 03:47] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:50, 13:20](570 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [14:11, 13:19] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [10:57, 09:43](728 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [11:08, 09:45](704 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [14:11, 13:49] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [08:02, 07:01](695 MB) - -PASS -- COMPILE 'hafs_all_intel' [13:11, 12:27] -PASS -- TEST 'hafs_regional_docn_intel' [08:17, 06:22](782 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [08:14, 06:24](812 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [16:59, 15:58](1211 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [07:11, 06:43] -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:18, 02:44](1131 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:20, 01:40](1090 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:17, 02:37](1001 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:17, 02:44](1018 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:16, 02:39](1012 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:16, 02:41](1137 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:17, 02:48](1143 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:17, 02:35](1021 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [07:20, 06:01](1050 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [07:18, 05:56](1043 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:19, 02:43](1119 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [04:18, 03:39](2482 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [04:18, 03:40](2491 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [05:11, 04:15] -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:18, 06:08](1056 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [09:11, 08:23] -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:18, 02:40](1127 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [03:11, 01:09] -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [01:28, 00:51](264 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:24, 00:52](322 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:23, 00:31](319 MB) - -PASS -- COMPILE 'atml_intel' [15:11, 13:21] -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [06:34, 04:13](1609 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [06:27, 04:12](1601 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:45, 02:25](900 MB) - -PASS -- COMPILE 'atmw_intel' [13:11, 12:17] -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:20, 01:49](1668 MB) - -PASS -- COMPILE 'atmwm_intel' [14:11, 11:44] -PASS -- TEST 'control_atmwav_intel' [03:08, 01:44](671 MB) - -PASS -- COMPILE 'atmaero_intel' [14:11, 11:26] -PASS -- TEST 'atmaero_control_p8_intel' [05:15, 04:04](3026 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [06:16, 04:49](3091 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:04, 05:01](3113 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [06:11, 04:18] -PASS -- TEST 'regional_atmaq_debug_intel' [22:43, 20:24](4577 MB) +PASS -- COMPILE 's2swa_32bit_intel' [16:11, 15:56] +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [08:22, 05:18](3112 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [21:11, 20:24] +PASS -- TEST 'cpld_control_gfsv17_intel' [18:54, 16:34](1744 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [20:01, 17:20](2026 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [10:09, 08:05](1112 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [20:51, 18:36](1644 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:11, 05:18] +PASS -- TEST 'cpld_debug_gfsv17_intel' [24:56, 23:09](1683 MB) + +PASS -- COMPILE 's2swa_intel' [16:11, 15:26] +PASS -- TEST 'cpld_control_p8_intel' [08:02, 05:39](3210 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [08:22, 05:41](3211 MB) +PASS -- TEST 'cpld_restart_p8_intel' [06:07, 03:18](3253 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [08:02, 05:46](3237 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [06:07, 03:21](3272 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [09:06, 06:18](3556 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [08:02, 05:44](3199 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [06:50, 04:43](3072 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [08:26, 05:46](3212 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [13:06, 10:01](3339 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [10:35, 06:13](3626 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [18:57, 11:05](4120 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [16:22, 07:03](4371 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [08:07, 05:19](3176 MB) + +PASS -- COMPILE 's2sw_intel' [13:11, 12:53] +PASS -- TEST 'cpld_control_noaero_p8_intel' [06:04, 04:23](1734 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [06:30, 04:18](1780 MB) + +PASS -- COMPILE 's2swa_debug_intel' [06:11, 05:16] +PASS -- TEST 'cpld_debug_p8_intel' [10:47, 08:41](3251 MB) + +PASS -- COMPILE 's2sw_debug_intel' [06:11, 05:18] +PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:12, 06:02](1756 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [13:11, 13:00] +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [06:28, 04:26](1775 MB) + +PASS -- COMPILE 's2s_intel' [14:11, 14:07] +PASS -- TEST 'cpld_control_c48_intel' [10:07, 08:09](2835 MB) + +PASS -- COMPILE 's2swa_faster_intel' [20:11, 19:10] +PASS -- TEST 'cpld_control_p8_faster_intel' [07:43, 05:21](3152 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [18:11, 17:59] +PASS -- TEST 'cpld_control_pdlib_p8_intel' [18:27, 16:40](1764 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [10:27, 08:14](1177 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [20:18, 18:45](1685 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:10, 04:24] +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [26:12, 24:12](1720 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [13:11, 12:33] +PASS -- TEST 'control_flake_intel' [04:32, 03:30](698 MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_CubedSphereGrid_intel' [, ]( MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_CubedSphereGrid_parallel_intel' [, ]( MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_latlon_intel' [, ]( MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_wrtGauss_netcdf_parallel_intel' [, ]( MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_c48_intel' [, ]( MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [06:31, 06:00](872 MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_c192_intel' [, ]( MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_c384_intel' [, ]( MB) +PASS -- TEST 'control_c384gdas_intel' [12:18, 08:58](1359 MB) +PASS -- TEST 'control_stochy_intel' [02:25, 01:42](658 MB) +PASS -- TEST 'control_stochy_restart_intel' [01:22, 00:59](502 MB) +PASS -- TEST 'control_lndp_intel' [02:26, 01:34](653 MB) +PASS -- TEST 'control_iovr4_intel' [03:26, 02:32](650 MB) +PASS -- TEST 'control_iovr5_intel' [03:26, 02:27](654 MB) +PASS -- TEST 'control_p8_intel' [04:43, 03:04](1626 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [04:43, 02:59](1638 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [04:40, 02:51](1626 MB) +PASS -- TEST 'control_restart_p8_intel' [03:35, 01:37](899 MB) +PASS -- TEST 'control_noqr_p8_intel' [04:36, 02:59](1619 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [03:17, 01:37](934 MB) +PASS -- TEST 'control_decomp_p8_intel' [04:20, 03:00](1608 MB) +PASS -- TEST 'control_2threads_p8_intel' [04:19, 03:03](1719 MB) +PASS -- TEST 'control_p8_lndp_intel' [06:59, 05:10](1634 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [05:45, 03:55](1691 MB) +PASS -- TEST 'control_p8_mynn_intel' [04:34, 02:59](1633 MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'merra2_thompson_intel' [, ]( MB) +PASS -- TEST 'regional_control_intel' [06:52, 05:13](817 MB) +PASS -- TEST 'regional_restart_intel' [03:42, 02:45](987 MB) +PASS -- TEST 'regional_decomp_intel' [06:36, 05:33](851 MB) +PASS -- TEST 'regional_2threads_intel' [04:33, 03:47](847 MB) +PASS -- TEST 'regional_noquilt_intel' [05:47, 05:03](1369 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [06:50, 05:10](857 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [06:44, 05:11](858 MB) +PASS -- TEST 'regional_wofs_intel' [07:45, 06:43](1923 MB) + +PASS -- COMPILE 'rrfs_intel' [12:11, 11:29] +PASS -- TEST 'rap_control_intel' [09:34, 07:43](1106 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [06:00, 04:48](1297 MB) +PASS -- TEST 'rap_decomp_intel' [09:00, 08:06](1024 MB) +PASS -- TEST 'rap_2threads_intel' [08:57, 07:52](1183 MB) +PASS -- TEST 'rap_restart_intel' [05:21, 04:03](1102 MB) +PASS -- TEST 'rap_sfcdiff_intel' [09:33, 07:40](1106 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [10:29, 08:07](1025 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [07:21, 05:50](1129 MB) +PASS -- TEST 'hrrr_control_intel' [05:10, 04:00](1035 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [05:09, 04:08](1028 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [05:03, 03:26](1111 MB) +PASS -- TEST 'hrrr_control_restart_intel' [03:26, 02:10](994 MB) +PASS -- TEST 'rrfs_v1beta_intel' [09:22, 07:33](1091 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [10:33, 09:09](1990 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [09:27, 08:57](2071 MB) + +PASS -- COMPILE 'csawmg_intel' [11:10, 11:05] +PASS -- TEST 'control_csawmg_intel' [06:42, 05:59](750 MB) +PASS -- TEST 'control_ras_intel' [04:23, 03:21](735 MB) + +PASS -- COMPILE 'wam_intel' [11:10, 11:04] +PASS -- TEST 'control_wam_intel' [02:22, 02:03](650 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [12:11, 11:23] +PASS -- TEST 'control_p8_faster_intel' [04:29, 02:39](1623 MB) +PASS -- TEST 'regional_control_faster_intel' [05:47, 04:35](856 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [06:10, 05:17] +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_CubedSphereGrid_debug_intel' [, ]( MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [, ]( MB) +PASS -- TEST 'control_stochy_debug_intel' [03:22, 03:01](820 MB) +PASS -- TEST 'control_lndp_debug_intel' [03:25, 02:50](819 MB) +PASS -- TEST 'control_csawmg_debug_intel' [05:46, 04:13](863 MB) +PASS -- TEST 'control_ras_debug_intel' [03:23, 02:48](830 MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_diag_debug_intel' [, ]( MB) +PASS -- TEST 'control_debug_p8_intel' [03:50, 02:45](1650 MB) +PASS -- TEST 'regional_debug_intel' [18:44, 17:17](810 MB) +PASS -- TEST 'rap_control_debug_intel' [05:24, 04:58](1198 MB) +PASS -- TEST 'hrrr_control_debug_intel' [05:27, 04:51](1196 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [05:25, 04:52](1197 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [05:23, 04:57](1205 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:21, 05:03](1155 MB) +PASS -- TEST 'rap_diag_debug_intel' [05:37, 05:05](1280 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:23, 05:00](1210 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:21, 04:55](1203 MB) +PASS -- TEST 'rap_lndp_debug_intel' [05:23, 04:52](1204 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:22, 04:59](1200 MB) +PASS -- TEST 'rap_noah_debug_intel' [05:22, 04:52](1200 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [05:21, 05:00](1206 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:22, 08:04](1196 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [05:21, 04:51](1194 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [06:26, 06:04](1199 MB) +PASS -- TEST 'rap_flake_debug_intel' [05:23, 05:02](1205 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:24, 08:26](1206 MB) + +PASS -- COMPILE 'wam_debug_intel' [04:10, 03:13] +PASS -- TEST 'control_wam_debug_intel' [05:23, 05:00](507 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [11:10, 10:32] +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [06:06, 04:25](1165 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:15, 06:25](1051 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:35, 03:22](986 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:57, 06:39](1043 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:18, 03:47](959 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:14, 03:36](920 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:18, 04:51](996 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:27, 01:52](928 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [15:10, 14:26] +PASS -- TEST 'conus13km_control_intel' [02:55, 02:07](1203 MB) +PASS -- TEST 'conus13km_2threads_intel' [02:46, 01:23](1122 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [02:53, 01:19](1109 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [12:11, 11:26] +PASS -- TEST 'rap_control_dyn64_phy32_intel' [05:42, 04:13](998 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:10, 03:26] +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:23, 04:50](1084 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:23, 04:56](1075 MB) +PASS -- TEST 'conus13km_debug_intel' [14:49, 14:08](1230 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [15:47, 14:41](928 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [09:34, 08:20](1159 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:40, 14:21](1297 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [03:10, 03:04] +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:23, 05:05](1128 MB) + +PASS -- COMPILE 'hafsw_intel' [14:11, 13:30] +PASS -- TEST 'hafs_regional_atm_intel' [07:16, 05:36](744 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:31, 06:05](1121 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [08:32, 06:57](831 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [14:17, 12:41](862 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [16:35, 14:37](882 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [08:01, 06:21](499 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:24, 07:33](517 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [04:55, 03:12](375 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [10:31, 08:01](474 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:46, 04:10](527 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:52, 04:01](531 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [06:53, 05:19](588 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:25, 01:26](400 MB) +PASS -- TEST 'gnv1_nested_intel' [05:59, 04:35](805 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [05:11, 04:36] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [13:58, 13:08](569 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [14:11, 14:08] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [11:02, 09:35](656 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [11:06, 09:41](741 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [14:11, 14:00] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [08:04, 07:03](731 MB) + +PASS -- COMPILE 'hafs_all_intel' [13:11, 12:43] +PASS -- TEST 'hafs_regional_docn_intel' [08:17, 06:19](836 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [08:14, 06:25](819 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [16:58, 15:51](1208 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [07:11, 06:37] +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:22, 02:44](1135 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:20, 01:41](1092 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:17, 02:36](1017 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:18, 02:40](1017 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:18, 02:40](1020 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:17, 02:42](1117 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:17, 02:45](1137 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:18, 02:34](1013 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [07:12, 05:54](1059 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [07:10, 05:51](1036 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:15, 02:40](1126 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [04:17, 03:37](2497 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [04:18, 03:41](2442 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [04:11, 03:42] +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [07:18, 06:16](1063 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [07:10, 06:30] +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:19, 02:40](1126 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [02:11, 01:44] +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [01:29, 00:50](258 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:22, 00:50](310 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:24, 00:33](309 MB) + +PASS -- COMPILE 'atml_intel' [15:11, 14:20] +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [06:32, 04:14](1615 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [06:29, 04:13](1601 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:44, 02:20](893 MB) + +PASS -- COMPILE 'atmw_intel' [13:10, 12:19] +PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:18, 01:46](1661 MB) + +PASS -- COMPILE 'atmaero_intel' [12:11, 11:33] +PASS -- TEST 'atmaero_control_p8_intel' [05:11, 03:57](3019 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [06:21, 04:43](3092 MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'atmaero_control_p8_rad_micro_intel' [, ]( MB) + +PASS -- COMPILE 'atmaq_debug_intel' [04:11, 03:33] +PASS -- TEST 'regional_atmaq_debug_intel' [22:54, 20:29](4572 MB) SYNOPSIS: -Starting Date/Time: 20240418 09:17:36 -Ending Date/Time: 20240418 10:38:54 -Total Time: 01h:21m:41s -Compiles Completed: 38/38 -Tests Completed: 182/182 +Starting Date/Time: 20240422 07:29:19 +Ending Date/Time: 20240422 08:52:50 +Total Time: 01h:23m:58s +Compiles Completed: 37/37 +Tests Completed: 167/179 +Failed Tests: +* TEST control_CubedSphereGrid_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /work2/noaa/stmp/zshrader/orion/rt-2173/tests/logs/log_orion/run_control_CubedSphereGrid_intel.log +* TEST control_CubedSphereGrid_parallel_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /work2/noaa/stmp/zshrader/orion/rt-2173/tests/logs/log_orion/run_control_CubedSphereGrid_parallel_intel.log +* TEST control_latlon_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /work2/noaa/stmp/zshrader/orion/rt-2173/tests/logs/log_orion/run_control_latlon_intel.log +* TEST control_wrtGauss_netcdf_parallel_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /work2/noaa/stmp/zshrader/orion/rt-2173/tests/logs/log_orion/run_control_wrtGauss_netcdf_parallel_intel.log +* TEST control_c48_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /work2/noaa/stmp/zshrader/orion/rt-2173/tests/logs/log_orion/run_control_c48_intel.log +* TEST control_c192_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /work2/noaa/stmp/zshrader/orion/rt-2173/tests/logs/log_orion/run_control_c192_intel.log +* TEST control_c384_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /work2/noaa/stmp/zshrader/orion/rt-2173/tests/logs/log_orion/run_control_c384_intel.log +* TEST merra2_thompson_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /work2/noaa/stmp/zshrader/orion/rt-2173/tests/logs/log_orion/run_merra2_thompson_intel.log +* TEST control_CubedSphereGrid_debug_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /work2/noaa/stmp/zshrader/orion/rt-2173/tests/logs/log_orion/run_control_CubedSphereGrid_debug_intel.log +* TEST control_wrtGauss_netcdf_parallel_debug_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /work2/noaa/stmp/zshrader/orion/rt-2173/tests/logs/log_orion/run_control_wrtGauss_netcdf_parallel_debug_intel.log +* TEST control_diag_debug_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /work2/noaa/stmp/zshrader/orion/rt-2173/tests/logs/log_orion/run_control_diag_debug_intel.log +* TEST atmaero_control_p8_rad_micro_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /work2/noaa/stmp/zshrader/orion/rt-2173/tests/logs/log_orion/run_atmaero_control_p8_rad_micro_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 ORION REGRESSION TESTING LOG==== +====START OF ORION REGRESSION TESTING LOG==== + +UFSWM hash used in testing: +d47726e50be21a6b878bfb05f03b0b9fbe725775 + +Submodule hashes used in testing: + 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) + be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) + 3d7067a523b8557058755289e4275f5f5c985daf CDEPS-interface/CDEPS (cdeps0.4.17-40-g3d7067a) + c9e4679f449e30bb4cc0f22164b4401a8b50f7a6 CICE-interface/CICE (CICE6.0.0-447-gc9e4679) + f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) + 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) + cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) + da95cc428d8b626e99250fd57a4279b4980044f8 FV3 (heads/develop) + 97114888f529c2df70ed4a350fd2428df74839ff FV3/atmos_cubed_sphere (201912_public_release-389-g9711488) + 011db4f80a02cba6d65958ace56e8efb197be62b FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-704-g011db4f) + 9b0ac7b16a45afe5e7f1abf9571d3484158a5b43 FV3/ccpp/physics (EP4-741-g9b0ac7b1) + 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) + 5faac752d9550d3570705358fa1eb3f5ac78a786 FV3/upp (upp_v10.2.0-185-g5faac75) +-1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd +-7476b8f2790a47d788f79cebfdbb551567ae7cf8 FV3/upp/sorc/ncep_post.fd/post_gtg.fd + 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) + 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) + ab7bd14d209592d55490e75dbfaa61cb4a62df97 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10032-gab7bd14d2) + 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) + 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) + 6a51f0295bc1a877475b527157a33aa86eb532fe NOAHMP-interface/noahmp (v3.7.1-426-g6a51f02) + d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) + 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) + + +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: /work/noaa/epic/UFS-WM_RT/NEMSfv3gfs/develop-20240419 +COMPARISON DIRECTORY: /work/noaa/stmp/zshrader/stmp/zshrader/FV3_RT/rt_141822 + +RT.SH OPTIONS USED: +* (-a) - HPC PROJECT ACCOUNT: epic +* (-l) - USE CONFIG FILE: rt.conf +* (-e) - USE ECFLOW + +PASS -- COMPILE 'atm_dyn32_intel' [13:11, 12:33] +PASS -- TEST 'control_CubedSphereGrid_intel' [03:49, 02:56](1598 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [05:51, 04:16](1604 MB) +PASS -- TEST 'control_latlon_intel' [03:46, 02:54](1588 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:55, 03:00](1599 MB) +PASS -- TEST 'control_c48_intel' [08:50, 07:10](1774 MB) +PASS -- TEST 'control_c192_intel' [11:58, 10:27](1749 MB) +PASS -- TEST 'control_c384_intel' [13:55, 11:23](2001 MB) +PASS -- TEST 'merra2_thompson_intel' [05:39, 03:14](1640 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [05:12, 05:06] +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:49, 02:50](1606 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:54, 02:47](1612 MB) +PASS -- TEST 'control_diag_debug_intel' [03:52, 02:58](1664 MB) + +PASS -- COMPILE 'atmaero_intel' [12:11, 11:46] +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:03, 04:48](3109 MB) + +SYNOPSIS: +Starting Date/Time: 20240422 10:08:06 +Ending Date/Time: 20240422 10:36:28 +Total Time: 00h:28m:37s +Compiles Completed: 3/3 +Tests Completed: 12/12 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 3b67c86e04..4493b88e42 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: -d164b650b97d4c4a68ab86c55f2254f29767da2b +ac0c99fef9ec63df227e1ffff63088c8ec7ecbb1 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,7 +11,7 @@ Submodule hashes used in testing: f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 5307022358c6d95c9b423ec8bf32e0f0f7d60989 FV3 (remotes/origin/upp_HR4) + da95cc428d8b626e99250fd57a4279b4980044f8 FV3 (heads/develop) 97114888f529c2df70ed4a350fd2428df74839ff FV3/atmos_cubed_sphere (201912_public_release-389-g9711488) 011db4f80a02cba6d65958ace56e8efb197be62b FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-704-g011db4f) 9b0ac7b16a45afe5e7f1abf9571d3484158a5b43 FV3/ccpp/physics (EP4-741-g9b0ac7b1) @@ -35,236 +35,234 @@ 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-20240417 -COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_53976 +BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20240419 +COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_107473 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: GFS-DEV * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [11:27, 10:54] -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [11:12, 01:19](2974 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [12:28, 11:58] -PASS -- TEST 'cpld_control_gfsv17_intel' [10:11, 01:52](1592 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [52:15, 02:04](1708 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [52:05, 01:55](848 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [10:12, 02:35](1570 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:18, 04:18] -PASS -- TEST 'cpld_debug_gfsv17_intel' [17:22, 01:57](1600 MB) - -PASS -- COMPILE 's2swa_intel' [16:31, 15:23] -PASS -- TEST 'cpld_control_p8_intel' [06:08, 01:43](3005 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [06:08, 02:18](3002 MB) -PASS -- TEST 'cpld_restart_p8_intel' [57:25, 01:58](3063 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [06:08, 01:41](3029 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [57:23, 01:54](3084 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [06:08, 01:13](3314 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [06:08, 01:38](3003 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [06:09, 01:33](2924 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [06:08, 02:08](3001 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [06:17, 05:37](3948 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [46:00, 04:12](4251 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [06:08, 02:12](2971 MB) - -PASS -- COMPILE 's2sw_intel' [22:36, 21:52] -PASS -- TEST 'cpld_control_noaero_p8_intel' [58:35, 01:38](1593 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [58:35, 01:56](1638 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [21:37, 21:17] -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [01:02, 01:57](1635 MB) - -PASS -- COMPILE 's2s_intel' [10:25, 09:55] -PASS -- TEST 'cpld_control_c48_intel' [12:13, 00:40](2653 MB) - -PASS -- COMPILE 's2swa_faster_intel' [16:32, 16:07] -PASS -- TEST 'cpld_control_p8_faster_intel' [06:07, 02:22](3002 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [43:05, 42:21] -PASS -- TEST 'cpld_control_pdlib_p8_intel' [39:27, 01:04](1606 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [21:55, 01:23](904 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [21:56, 01:38](1574 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [21:38, 20:33] -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [01:02, 01:32](1611 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [16:31, 15:58] -PASS -- TEST 'control_flake_intel' [00:50, 00:31](573 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [00:50, 00:56](523 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [00:50, 01:04](530 MB) -PASS -- TEST 'control_latlon_intel' [00:50, 00:51](522 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [00:50, 00:54](521 MB) -PASS -- TEST 'control_c48_intel' [00:49, 00:53](715 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [00:49, 00:50](714 MB) -PASS -- TEST 'control_c192_intel' [00:50, 01:38](636 MB) -PASS -- TEST 'control_c384_intel' [00:54, 02:39](952 MB) -PASS -- TEST 'control_c384gdas_intel' [00:54, 03:46](1090 MB) -PASS -- TEST 'control_stochy_intel' [00:50, 00:31](532 MB) -PASS -- TEST 'control_stochy_restart_intel' [58:14, 01:00](346 MB) -PASS -- TEST 'control_lndp_intel' [00:50, 00:32](527 MB) -PASS -- TEST 'control_iovr4_intel' [00:50, 00:54](527 MB) -PASS -- TEST 'control_iovr5_intel' [00:50, 00:56](522 MB) -PASS -- TEST 'control_p8_intel' [00:50, 02:07](1501 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [58:17, 01:53](1497 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [57:35, 01:52](1513 MB) -PASS -- TEST 'control_restart_p8_intel' [55:05, 00:37](692 MB) -PASS -- TEST 'control_noqr_p8_intel' [57:18, 01:27](1494 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [51:56, 01:02](700 MB) -PASS -- TEST 'control_decomp_p8_intel' [57:12, 01:19](1503 MB) -PASS -- TEST 'control_2threads_p8_intel' [57:10, 00:50](1591 MB) -PASS -- TEST 'control_p8_lndp_intel' [57:10, 01:12](1499 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [57:08, 01:56](1571 MB) -PASS -- TEST 'control_p8_mynn_intel' [57:07, 01:37](1508 MB) -PASS -- TEST 'merra2_thompson_intel' [56:56, 01:25](1511 MB) -PASS -- TEST 'regional_control_intel' [56:55, 00:16](609 MB) -PASS -- TEST 'regional_restart_intel' [50:42, 00:27](777 MB) -PASS -- TEST 'regional_decomp_intel' [56:52, 00:59](606 MB) -PASS -- TEST 'regional_2threads_intel' [56:50, 00:50](664 MB) -PASS -- TEST 'regional_noquilt_intel' [56:06, 00:25](1147 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [55:23, 00:24](609 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [54:08, 00:26](608 MB) -PASS -- TEST 'regional_wofs_intel' [54:06, 00:57](1579 MB) - -PASS -- COMPILE 'rrfs_intel' [21:39, 21:13] -PASS -- TEST 'rap_control_intel' [50:27, 02:07](919 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [50:23, 01:13](1089 MB) -PASS -- TEST 'rap_decomp_intel' [50:05, 00:52](917 MB) -PASS -- TEST 'rap_2threads_intel' [49:48, 02:01](1006 MB) -PASS -- TEST 'rap_restart_intel' [40:56, 01:15](790 MB) -PASS -- TEST 'rap_sfcdiff_intel' [49:44, 01:39](916 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [49:40, 01:16](913 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [40:01, 01:43](784 MB) -PASS -- TEST 'hrrr_control_intel' [49:33, 01:08](910 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [49:32, 01:04](909 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [49:32, 01:14](995 MB) -PASS -- TEST 'hrrr_control_restart_intel' [43:13, 01:03](743 MB) -PASS -- TEST 'rrfs_v1beta_intel' [49:05, 01:45](909 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [48:30, 01:05](1875 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [48:16, 01:19](1861 MB) - -PASS -- COMPILE 'csawmg_intel' [17:33, 16:58] -PASS -- TEST 'control_csawmg_intel' [53:28, 01:57](598 MB) -PASS -- TEST 'control_csawmgt_intel' [52:39, 00:31](598 MB) -PASS -- TEST 'control_ras_intel' [51:58, 01:03](561 MB) - -PASS -- COMPILE 'wam_intel' [18:35, 18:10] -PASS -- TEST 'control_wam_intel' [51:34, 00:58](271 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [13:30, 13:16] -PASS -- TEST 'control_p8_faster_intel' [51:48, 02:06](1505 MB) -PASS -- TEST 'regional_control_faster_intel' [51:45, 00:24](610 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [09:24, 08:46] -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [51:30, 01:18](682 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [51:08, 01:23](692 MB) -PASS -- TEST 'control_stochy_debug_intel' [50:51, 00:52](690 MB) -PASS -- TEST 'control_lndp_debug_intel' [50:45, 01:11](692 MB) -PASS -- TEST 'control_csawmg_debug_intel' [48:03, 01:22](733 MB) -PASS -- TEST 'control_csawmgt_debug_intel' [47:22, 00:43](731 MB) -PASS -- TEST 'control_ras_debug_intel' [47:17, 00:49](701 MB) -PASS -- TEST 'control_diag_debug_intel' [47:01, 01:08](748 MB) -PASS -- TEST 'control_debug_p8_intel' [46:52, 00:19](1527 MB) -PASS -- TEST 'regional_debug_intel' [46:50, 00:34](631 MB) -PASS -- TEST 'rap_control_debug_intel' [46:28, 00:39](1077 MB) -PASS -- TEST 'hrrr_control_debug_intel' [46:24, 00:44](1068 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [46:23, 00:41](1071 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [46:17, 00:38](1072 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [46:16, 00:37](1076 MB) -PASS -- TEST 'rap_diag_debug_intel' [46:02, 00:48](1158 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [44:20, 00:46](1074 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [43:46, 00:45](1074 MB) -PASS -- TEST 'rap_lndp_debug_intel' [43:13, 00:52](1077 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [43:13, 00:54](1076 MB) -PASS -- TEST 'rap_noah_debug_intel' [42:57, 00:53](1074 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [42:03, 00:54](1078 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [41:45, 00:48](1074 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [41:23, 00:56](1071 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [41:02, 01:07](1075 MB) -PASS -- TEST 'rap_flake_debug_intel' [40:56, 00:55](1077 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [40:54, 02:16](1078 MB) - -PASS -- COMPILE 'wam_debug_intel' [03:17, 02:55] -PASS -- TEST 'control_wam_debug_intel' [40:26, 00:58](299 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [16:16, 14:48] -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [40:02, 01:21](961 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [39:43, 01:12](789 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [39:42, 02:26](786 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [38:48, 01:29](849 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [38:46, 01:44](839 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [38:44, 01:28](786 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [32:25, 01:30](688 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [33:50, 00:17](667 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [11:25, 10:48] -PASS -- TEST 'conus13km_control_intel' [38:43, 01:02](1006 MB) -PASS -- TEST 'conus13km_2threads_intel' [34:50, 00:50](1007 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [34:28, 00:41](880 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [23:40, 22:40] -PASS -- TEST 'rap_control_dyn64_phy32_intel' [36:22, 01:25](812 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [21:46, 20:59] -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [35:58, 01:05](952 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [35:58, 01:12](953 MB) -PASS -- TEST 'conus13km_debug_intel' [35:58, 00:25](1036 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [35:37, 01:15](709 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [35:32, 00:34](1035 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [34:55, 01:16](1099 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [07:26, 06:27] -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [38:43, 00:58](981 MB) - -PASS -- COMPILE 'hafsw_intel' [24:47, 24:16] -PASS -- TEST 'hafs_regional_atm_intel' [28:53, 01:52](619 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [28:53, 00:27](966 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [28:51, 01:42](661 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [28:51, 01:36](703 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [28:52, 01:20](712 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [28:51, 00:59](388 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [28:52, 02:05](405 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [28:52, 01:28](290 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [28:55, 02:56](371 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [28:51, 01:26](416 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [28:51, 00:50](414 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [28:53, 00:44](494 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [28:52, 01:15](313 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [10:28, 09:39] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [38:24, 01:33](504 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [12:33, 11:36] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [37:56, 01:39](530 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [37:42, 01:39](711 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [12:34, 11:52] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [37:28, 00:56](713 MB) - -PASS -- COMPILE 'hafs_all_intel' [24:44, 24:18] -PASS -- TEST 'hafs_regional_docn_intel' [17:01, 01:22](664 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [24:36, 02:09](647 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [24:34, 00:26](880 MB) - -PASS -- COMPILE 'atml_intel' [16:37, 15:26] -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [32:38, 01:15](1550 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [32:38, 01:15](1550 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [22:17, 01:16](741 MB) - -PASS -- COMPILE 'atmaero_intel' [11:32, 10:33] -PASS -- TEST 'atmaero_control_p8_intel' [32:58, 01:31](2854 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [32:58, 01:54](2911 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [32:58, 01:40](2924 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [08:20, 08:02] -PASS -- TEST 'regional_atmaq_debug_intel' [33:47, 01:21](4437 MB) +PASS -- COMPILE 's2swa_32bit_intel' [28:50, 28:24] +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [22:46, 01:30](2975 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [16:30, 16:12] +PASS -- TEST 'cpld_control_gfsv17_intel' [42:52, 01:51](1594 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [24:49, 02:21](1708 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [24:39, 01:59](847 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [23:59, 02:28](1573 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [29:50, 28:55] +PASS -- TEST 'cpld_debug_gfsv17_intel' [28:58, 02:06](1604 MB) + +PASS -- COMPILE 's2swa_intel' [23:40, 22:52] +PASS -- TEST 'cpld_control_p8_intel' [35:42, 01:12](3004 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [35:42, 01:39](3002 MB) +PASS -- TEST 'cpld_restart_p8_intel' [27:20, 01:49](3062 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [35:42, 01:08](3027 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [27:21, 01:46](3081 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [35:42, 01:40](3317 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [35:42, 01:08](2996 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [35:43, 01:32](2927 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [35:42, 01:26](3001 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [35:51, 04:40](3952 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [16:25, 04:10](4253 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [35:42, 01:47](2967 MB) + +PASS -- COMPILE 's2sw_intel' [15:31, 14:50] +PASS -- TEST 'cpld_control_noaero_p8_intel' [43:51, 00:58](1583 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [38:13, 01:54](1637 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [11:24, 10:25] +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [47:59, 02:04](1640 MB) + +PASS -- COMPILE 's2s_intel' [20:36, 19:49] +PASS -- TEST 'cpld_control_c48_intel' [38:46, 01:34](2657 MB) + +PASS -- COMPILE 's2swa_faster_intel' [16:30, 15:54] +PASS -- TEST 'cpld_control_p8_faster_intel' [42:52, 01:41](3004 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [17:32, 16:58] +PASS -- TEST 'cpld_control_pdlib_p8_intel' [41:51, 00:59](1606 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [24:27, 01:31](903 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [23:19, 01:37](1576 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:19, 04:14] +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [54:04, 01:37](1615 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [22:40, 22:06] +PASS -- TEST 'control_flake_intel' [31:23, 00:22](573 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [31:23, 00:28](1475 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [31:23, 00:28](1486 MB) +PASS -- TEST 'control_latlon_intel' [31:23, 00:24](1469 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [31:23, 01:29](1468 MB) +PASS -- TEST 'control_c48_intel' [31:22, 00:56](1597 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [31:22, 00:52](715 MB) +PASS -- TEST 'control_c192_intel' [20:26, 00:35](1587 MB) +PASS -- TEST 'control_c384_intel' [31:27, 01:54](1909 MB) +PASS -- TEST 'control_c384gdas_intel' [31:27, 02:34](1094 MB) +PASS -- TEST 'control_stochy_intel' [31:23, 00:26](527 MB) +PASS -- TEST 'control_stochy_restart_intel' [28:56, 01:01](331 MB) +PASS -- TEST 'control_lndp_intel' [31:23, 00:31](527 MB) +PASS -- TEST 'control_iovr4_intel' [30:43, 00:41](525 MB) +PASS -- TEST 'control_iovr5_intel' [28:05, 00:43](523 MB) +PASS -- TEST 'control_p8_intel' [27:54, 01:35](1507 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [27:39, 01:55](1498 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [27:36, 01:54](1502 MB) +PASS -- TEST 'control_restart_p8_intel' [22:48, 00:57](695 MB) +PASS -- TEST 'control_noqr_p8_intel' [27:32, 01:35](1491 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [22:23, 00:55](700 MB) +PASS -- TEST 'control_decomp_p8_intel' [27:31, 01:25](1496 MB) +PASS -- TEST 'control_2threads_p8_intel' [27:30, 01:12](1592 MB) +PASS -- TEST 'control_p8_lndp_intel' [27:29, 01:05](1505 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [27:11, 01:57](1566 MB) +PASS -- TEST 'control_p8_mynn_intel' [27:10, 01:50](1512 MB) +PASS -- TEST 'merra2_thompson_intel' [27:03, 01:40](1511 MB) +PASS -- TEST 'regional_control_intel' [26:56, 01:13](608 MB) +PASS -- TEST 'regional_restart_intel' [20:09, 00:24](782 MB) +PASS -- TEST 'regional_decomp_intel' [26:53, 00:57](608 MB) +PASS -- TEST 'regional_2threads_intel' [26:27, 00:56](662 MB) +PASS -- TEST 'regional_noquilt_intel' [26:22, 00:22](1142 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [26:04, 00:22](608 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [25:55, 00:12](609 MB) +PASS -- TEST 'regional_wofs_intel' [24:36, 00:47](1577 MB) + +PASS -- COMPILE 'rrfs_intel' [32:48, 31:37] +PASS -- TEST 'rap_control_intel' [14:57, 01:15](919 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [14:01, 01:05](1093 MB) +PASS -- TEST 'rap_decomp_intel' [13:51, 01:28](920 MB) +PASS -- TEST 'rap_2threads_intel' [13:44, 01:18](1008 MB) +PASS -- TEST 'rap_restart_intel' [06:25, 01:11](785 MB) +PASS -- TEST 'rap_sfcdiff_intel' [13:43, 02:12](914 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [13:37, 01:51](913 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [04:16, 01:45](787 MB) +PASS -- TEST 'hrrr_control_intel' [12:47, 01:23](912 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [12:30, 01:02](910 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [12:09, 01:19](997 MB) +PASS -- TEST 'hrrr_control_restart_intel' [07:24, 01:03](739 MB) +PASS -- TEST 'rrfs_v1beta_intel' [11:35, 01:19](907 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [11:15, 01:00](1878 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [10:54, 01:17](1861 MB) + +PASS -- COMPILE 'csawmg_intel' [13:27, 12:54] +PASS -- TEST 'control_csawmg_intel' [23:04, 00:35](600 MB) +PASS -- TEST 'control_ras_intel' [22:26, 00:52](559 MB) + +PASS -- COMPILE 'wam_intel' [22:39, 21:31] +PASS -- TEST 'control_wam_intel' [20:11, 00:52](270 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [09:23, 08:48] +PASS -- TEST 'control_p8_faster_intel' [33:28, 02:04](1516 MB) +PASS -- TEST 'regional_control_faster_intel' [33:27, 00:23](613 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [14:29, 13:42] +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [22:03, 01:18](1487 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [22:01, 00:29](1491 MB) +PASS -- TEST 'control_stochy_debug_intel' [21:40, 00:52](693 MB) +PASS -- TEST 'control_lndp_debug_intel' [21:39, 01:10](692 MB) +PASS -- TEST 'control_csawmg_debug_intel' [21:23, 00:40](735 MB) +PASS -- TEST 'control_ras_debug_intel' [20:40, 01:06](704 MB) +PASS -- TEST 'control_diag_debug_intel' [20:38, 01:17](1555 MB) +PASS -- TEST 'control_debug_p8_intel' [20:37, 01:05](1517 MB) +PASS -- TEST 'regional_debug_intel' [20:31, 00:41](631 MB) +PASS -- TEST 'rap_control_debug_intel' [20:32, 00:54](1075 MB) +PASS -- TEST 'hrrr_control_debug_intel' [20:17, 00:58](1072 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [20:16, 00:55](1075 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [19:26, 00:56](1071 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [19:03, 00:59](1073 MB) +PASS -- TEST 'rap_diag_debug_intel' [18:48, 00:50](1158 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [18:10, 00:46](1076 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [17:54, 00:52](1079 MB) +PASS -- TEST 'rap_lndp_debug_intel' [17:24, 00:51](1077 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [17:13, 00:53](1075 MB) +PASS -- TEST 'rap_noah_debug_intel' [17:12, 00:59](1072 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [17:11, 00:54](1077 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [16:55, 00:47](1073 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [16:42, 00:59](1072 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [16:26, 01:05](1076 MB) +PASS -- TEST 'rap_flake_debug_intel' [16:12, 00:50](1077 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [06:12, 02:13](1079 MB) + +PASS -- COMPILE 'wam_debug_intel' [06:19, 05:55] +PASS -- TEST 'control_wam_debug_intel' [32:27, 00:58](299 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [14:29, 13:45] +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [15:48, 01:21](953 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [15:43, 01:17](791 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [15:16, 02:15](784 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [10:44, 01:45](849 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [07:21, 02:17](841 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [10:42, 02:06](790 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [08:18, 01:08](685 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [09:28, 00:16](667 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [26:43, 25:49] +PASS -- TEST 'conus13km_control_intel' [05:45, 00:59](1003 MB) +PASS -- TEST 'conus13km_2threads_intel' [01:56, 00:53](1007 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [01:46, 00:39](884 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [22:37, 21:40] +PASS -- TEST 'rap_control_dyn64_phy32_intel' [09:40, 01:22](812 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:17, 03:26] +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [10:13, 01:00](948 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [09:28, 01:09](952 MB) +PASS -- TEST 'conus13km_debug_intel' [09:16, 01:23](1033 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [08:56, 01:12](706 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [07:55, 00:26](1037 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [51:27, 01:15](1099 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [14:29, 13:59] +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [03:22, 00:54](982 MB) + +PASS -- COMPILE 'hafsw_intel' [12:27, 12:07] +PASS -- TEST 'hafs_regional_atm_intel' [07:26, 01:55](617 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [07:18, 01:18](966 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [07:02, 01:37](661 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [05:02, 02:22](700 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [04:51, 01:49](711 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [04:31, 01:02](390 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [04:17, 02:06](408 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [03:54, 01:28](283 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [03:57, 02:06](532 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [03:46, 01:30](414 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [58:45, 00:46](414 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [03:00, 01:36](488 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:51, 01:17](314 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [10:24, 09:19] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [02:48, 01:31](499 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [13:28, 13:04] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [02:45, 01:45](531 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [02:17, 01:49](712 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [11:24, 10:54] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [59:43, 01:59](713 MB) + +PASS -- COMPILE 'hafs_all_intel' [15:31, 14:18] +PASS -- TEST 'hafs_regional_docn_intel' [01:41, 02:02](660 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [01:32, 01:59](650 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [01:18, 00:29](880 MB) + +PASS -- COMPILE 'atml_intel' [17:34, 16:41] +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [01:02, 02:19](1551 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [59:19, 02:13](1545 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [51:33, 01:16](741 MB) + +PASS -- COMPILE 'atmaero_intel' [15:31, 14:58] +PASS -- TEST 'atmaero_control_p8_intel' [59:15, 01:23](2849 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [59:05, 01:49](2912 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [59:05, 01:49](2922 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [04:21, 03:29] +PASS -- TEST 'regional_atmaq_debug_intel' [58:51, 02:09](4447 MB) SYNOPSIS: -Starting Date/Time: 20240418 12:37:01 -Ending Date/Time: 20240418 13:59:51 -Total Time: 01h:23m:22s +Starting Date/Time: 20240422 20:00:17 +Ending Date/Time: 20240422 21:30:47 +Total Time: 01h:31m:05s Compiles Completed: 30/30 -Tests Completed: 157/157 +Tests Completed: 155/155 NOTES: A file 'test_changes.list' was generated but is empty. diff --git a/tests/parm/control_ugwpv1.nml.IN b/tests/parm/control_ugwpv1.nml.IN deleted file mode 100644 index ea685cd24e..0000000000 --- a/tests/parm/control_ugwpv1.nml.IN +++ /dev/null @@ -1,319 +0,0 @@ -&atmos_model_nml - blocksize = 32 - chksum_debug = .false. - dycore_only = .false. - ccpp_suite = '@[CCPP_SUITE]' -/ - -&diag_manager_nml - prepend_date = .false. -/ - -&fms_nml - clock_grain = 'ROUTINE' - domains_stack_size = 3000000 - print_memory_usage = .false. -/ - -&fms2_io_nml - netcdf_default_format = "netcdf4" -/ - -&fv_core_nml - layout = @[INPES],@[JNPES] - io_layout = 1,1 - npx = @[NPX] - npy = @[NPY] - ntiles = 6 - npz = @[NPZ] - grid_type = -1 - make_nh = @[MAKE_NH] - fv_debug = .false. - range_warn = .false. - reset_eta = .false. - n_sponge = 42 - nudge_qv = .true. - nudge_dz = .false. - tau = 10. - rf_cutoff = 7.5e2 - d2_bg_k1 = 0.20 - d2_bg_k2 = 0.0 - kord_tm = -9 - kord_mt = 9 - kord_wz = 9 - kord_tr = 9 - hydrostatic = .false. - phys_hydrostatic = .false. - use_hydro_pressure = .false. - beta = 0. - a_imp = 1. - p_fac = 0.1 - k_split = 2 - n_split = 6 - nwat = 6 - na_init = @[NA_INIT] - d_ext = 0. - dnats = 1 - fv_sg_adj = 450 - d2_bg = 0. - nord = 2 - dddmp = 0.1 - d4_bg = 0.12 - vtdm4 = 0.02 - delt_max = 0.002 - ke_bg = 0. - do_vort_damp = .true. - external_ic = @[EXTERNAL_IC] - external_eta = .true. - gfs_phil = .false. - nggps_ic = @[NGGPS_IC] - mountain = @[MOUNTAIN] - ncep_ic = .false. - d_con = 1. - hord_mt = 5 - hord_vt = 5 - hord_tm = 5 - hord_dp = -5 - hord_tr = 8 - adjust_dry_mass = .false. - consv_te = 1. - do_sat_adj = .true. - consv_am = .false. - fill = .true. - dwind_2d = .false. - print_freq = 6 - warm_start = @[WARM_START] - no_dycore = .false. - z_tracer = .true. - agrid_vel_rst = .true. - read_increment = .false. - res_latlon_dynamics = "" -/ - -&external_ic_nml - filtered_terrain = .true. - levp = @[NPZP] - gfs_dwinds = .true. - checker_tr = .false. - nt_checker = 0 -/ - -&gfs_physics_nml - fhzero = 6 - h2o_phys = .true. - ldiag3d = .false. - fhcyc = 24 - use_ufo = .true. - pre_rad = .false. - imp_physics = 11 - pdfcld = .false. - fhswr = 3600. - fhlwr = 3600. - ialb = 1 - iems = 1 - iaer = 5111 - icliq_sw = 2 - iovr = 3 - ico2 = 2 - isubc_sw = 2 - isubc_lw = 2 - isol = 2 - lwhtr = .true. - swhtr = .true. - cnvgwd = .true. - shal_cnv = .true. - cal_pre = .false. - redrag = .true. - dspheat = .true. - hybedmf = .false. - satmedmf = .true. - isatmedmf = 1 - lheatstrg = @[LHEATSTRG] - lseaspray = @[LSEASPRAY] - random_clds = .false. - trans_trac = .true. - cnvcld = .true. - imfshalcnv = 2 - imfdeepcnv = 2 - cdmbgwd = @[CDMBWD] - prslrd0 = 0. - ivegsrc = 1 - isot = 1 - lsoil = 4 - lsm = 1 - iopt_dveg = 1 - iopt_crs = 1 - iopt_btr = 1 - iopt_run = 1 - iopt_sfc = 1 - iopt_frz = 1 - iopt_inf = 1 - iopt_rad = 1 - iopt_alb = 2 - iopt_snf = 4 - iopt_tbot = 2 - iopt_stc = 1 - iopt_trs = 2 - iopt_diag = 2 - debug = .false. - oz_phys = .false. - oz_phys_2015 = .true. - nstf_name = 2,0,0,0,0 - nst_anl = .true. - psautco = 0.0008,0.0005 - prautco = 0.00015,0.00015 - lgfdlmprad = .true. - effr_in = .true. - ldiag_ugwp = .false. - do_ugwp = .false. - do_tofd = .false. - do_sppt = .false. - do_shum = .false. - do_skeb = .false. - ttendlim = 0.005 - bl_mynn_edmf = 1 - bl_mynn_tkeadvect = .true. - min_lakeice = 0.15 - min_seaice = 0.15 - gwd_opt = 1 - do_ugwp_v1 = @[DO_UGWP_V1] - do_ugwp_v1_w_gsldrag = .true. - do_ugwp_v1_orog_only = .false. - do_gsl_drag_ls_bl = .false. - do_gsl_drag_ss = .false. - do_gsl_drag_tofd = .false. - do_ugwp_v0 = .false. - do_ugwp_v0_orog_only = .false. - -/ - -&gfdl_cloud_microphysics_nml - sedi_transport = .true. - do_sedi_heat = .false. - rad_snow = .true. - rad_graupel = .true. - rad_rain = .true. - const_vi = .false. - const_vs = .false. - const_vg = .false. - const_vr = .false. - vi_max = 1. - vs_max = 2. - vg_max = 12. - vr_max = 12. - qi_lim = 1. - prog_ccn = .false. - do_qa = .true. - fast_sat_adj = .true. - tau_l2v = 225. - tau_v2l = 150. - tau_g2v = 900. - rthresh = 10.e-6 ! This is a key parameter for cloud water - dw_land = 0.16 - dw_ocean = 0.10 - ql_gen = 1.0e-3 - ql_mlt = 1.0e-3 - qi0_crt = 8.0E-5 - qs0_crt = 1.0e-3 - tau_i2s = 1000. - c_psaci = 0.05 - c_pgacs = 0.01 - rh_inc = 0.30 - rh_inr = 0.30 - rh_ins = 0.30 - ccn_l = 300. - ccn_o = 100. - c_paut = 0.5 - c_cracw = 0.8 - use_ppm = .false. - use_ccn = .true. - mono_prof = .true. - z_slope_liq = .true. - z_slope_ice = .true. - de_ice = .false. - fix_negative = .true. - icloud_f = 1 - mp_time = 150. - reiflag = 2 -/ - -&interpolator_nml - interp_method = 'conserve_great_circle' -/ - -&namsfc - FNGLAC = 'global_glacier.2x2.grb' - FNMXIC = 'global_maxice.2x2.grb' - FNTSFC = 'RTGSST.1982.2012.monthly.clim.grb' - FNSNOC = 'global_snoclim.1.875.grb' - FNZORC = 'igbp' - FNALBC = @[FNALBC] - FNALBC2 = 'global_albedo4.1x1.grb' - FNAISC = 'CFSR.SEAICE.1982.2012.monthly.clim.grb' - FNTG3C = 'global_tg3clim.2.6x1.5.grb' - FNVEGC = 'global_vegfrac.0.144.decpercent.grb' - FNVETC = @[FNVETC] - FNSOTC = @[FNSOTC] - FNSOCC = @[FNSOCC] - FNSMCC = 'global_soilmgldas.statsgo.t1534.3072.1536.grb' - FNMSKH = 'global_slmask.t1534.3072.1536.grb' - FNTSFA = '' - FNACNA = '' - FNSNOA = '' - FNVMNC = 'global_shdmin.0.144x0.144.grb' - FNVMXC = 'global_shdmax.0.144x0.144.grb' - FNSLPC = 'global_slope.1x1.grb' - FNABSC = @[FNABSC] - LDEBUG = .false. - FSMCL(2) = 99999 - FSMCL(3) = 99999 - FSMCL(4) = 99999 - LANDICE = .true. - FTSFS = 90 - FAISL = 99999 - FAISS = 99999 - FSNOL = 99999 - FSNOS = 99999 - FSICL = 99999 - FSICS = 99999 - FTSFL = 99999 - FVETL = 99999 - FSOTL = 99999 - FvmnL = 99999 - FvmxL = 99999 - FSLPL = 99999 - FABSL = 99999 -/ - -&fv_grid_nml - grid_file = 'INPUT/grid_spec.nc' -/ - -&nam_stochy -/ - -&nam_sfcperts -/ - -&cires_ugwp_nml - knob_ugwp_solver = 2 - knob_ugwp_version = 1 - knob_ugwp_source = 1,1,0,0 - knob_ugwp_wvspec = 1,25,25,25 - knob_ugwp_azdir = 2,4,4,4 - knob_ugwp_stoch = 0,0,0,0 - knob_ugwp_effac = 1,1,1,1 - knob_ugwp_doaxyz = 1 - knob_ugwp_doheat = 1 - knob_ugwp_dokdis = 2 - knob_ugwp_ndx4lh = 4 - knob_ugwp_palaunch = 275.0e2 - knob_ugwp_nslope = 0 - knob_ugwp_lzmax = 15.750e3 - knob_ugwp_lzmin = 0.75e3 - knob_ugwp_lzstar = 2.0e3 - knob_ugwp_taumin = 0.25e-3 - knob_ugwp_tauamp = 3.0e-3 - knob_ugwp_lhmet = 200.0e3 - knob_ugwp_orosolv = 'pss-1986' -/ diff --git a/tests/parm/cpld_control.nml.IN b/tests/parm/global_control.nml.IN similarity index 93% rename from tests/parm/cpld_control.nml.IN rename to tests/parm/global_control.nml.IN index 9f6703a167..c2e5ec8e43 100644 --- a/tests/parm/cpld_control.nml.IN +++ b/tests/parm/global_control.nml.IN @@ -17,7 +17,7 @@ / &fms2_io_nml - netcdf_default_format = "netcdf4" + netcdf_default_format = 'netcdf4' / &fv_core_nml @@ -80,7 +80,7 @@ hord_dp = -5 hord_tr = 8 adjust_dry_mass = .false. - dry_mass=98320.0 + dry_mass = 98320.0 consv_te = 1. do_sat_adj = @[DO_SAT_ADJ] consv_am = .false. @@ -113,7 +113,7 @@ use_ufo = .true. pre_rad = .false. imp_physics = @[IMP_PHYSICS] - iovr = 3 + iovr = @[IOVR] ltaerosol = .false. lradar = .false. ttendlim = -999 @@ -140,7 +140,7 @@ do_gsl_drag_ss = @[DO_GSL_DRAG_SS] do_gsl_drag_tofd = @[DO_GSL_DRAG_TOFD] do_ugwp_v1_orog_only = @[DO_UGWP_V1_OROG_ONLY] - min_lakeice = 0.15 + min_lakeice = @[MIN_LAKEICE] min_seaice = @[MIN_SEAICE] use_cice_alb = @[USE_CICE_ALB] pdfcld = .false. @@ -149,7 +149,7 @@ ialb = @[IALB] iems = @[IEMS] iaer = @[IAER] - icliq_sw = 2 + icliq_sw = @[ICLIQ_SW] ico2 = 2 isubc_sw = 2 isubc_lw = 2 @@ -298,12 +298,12 @@ tau_l2v = 225. tau_v2l = 150. tau_g2v = 900. - rthresh = 10.e-6 ! This is a key parameter for cloud water + rthresh = 10.e-6 ! This is a key parameter for cloud water dw_land = 0.16 dw_ocean = 0.10 ql_gen = 1.0e-3 ql_mlt = 1.0e-3 - qi0_crt = 8.0E-5 + qi0_crt = 8.0e-5 qs0_crt = 1.0e-3 tau_i2s = 1000. c_psaci = 0.05 @@ -332,14 +332,14 @@ / &namsfc - FNGLAC = 'global_glacier.2x2.grb' - FNMXIC = 'global_maxice.2x2.grb' - FNTSFC = 'RTGSST.1982.2012.monthly.clim.grb' - FNSNOC = 'global_snoclim.1.875.grb' - FNZORC = 'igbp' + FNGLAC = @[FNGLAC] + FNMXIC = @[FNMXIC] + FNTSFC = @[FNTSFC] + FNSNOC = @[FNSNOC] + FNZORC = @[FNZORC] FNALBC = @[FNALBC] FNALBC2 = @[FNALBC2] - FNAISC = 'IMS-NIC.blended.ice.monthly.clim.grb' + FNAISC = @[FNAISC] FNTG3C = @[FNTG3C] FNVEGC = @[FNVEGC] FNVETC = @[FNVETC] @@ -354,12 +354,12 @@ FNVMXC = @[FNVMXC] FNSLPC = @[FNSLPC] FNABSC = @[FNABSC] - LDEBUG =.false. + LDEBUG = .false. FSMCL(2) = 99999 FSMCL(3) = 99999 FSMCL(4) = 99999 LANDICE = @[LANDICE] - FTSFS = 90 + FTSFS = @[FTSFS] FAISL = 99999 FAISS = 99999 FSNOL = 99999 @@ -385,9 +385,9 @@ &nam_sfcperts lndp_type = @[LNDP_TYPE] lndp_model_type = @[LNDP_MODEL_TYPE] - LNDP_TAU=21600, - LNDP_LSCALE=500000, - ISEED_LNDP=2010, + LNDP_TAU=@[LNDP_TAU] + LNDP_LSCALE=@[LNDP_LSCALE] + ISEED_LNDP=@[ISEED_LNDP] lndp_var_list = @[LNDP_VAR_LIST] lndp_prt_list = @[LNDP_PRT_LIST] / @@ -396,6 +396,6 @@ output_directory = '@[MOM6_OUTPUT_DIR]', input_filename = '@[MOM6_RESTART_SETTING]' restart_input_dir = 'INPUT/', - restart_output_dir = '@[MOM6_RESTART_DIR]', + restart_output_dir = '@[MOM6_RESTART_DIR]' parameter_filename = 'INPUT/MOM_input', 'INPUT/MOM_override'/ diff --git a/tests/parm/merra2_thompson.nml.IN b/tests/parm/merra2_thompson.nml.IN deleted file mode 100644 index 1b024bf635..0000000000 --- a/tests/parm/merra2_thompson.nml.IN +++ /dev/null @@ -1,371 +0,0 @@ -&atmos_model_nml - blocksize = 32 - chksum_debug = .false. - dycore_only = .false. - ccpp_suite = '@[CCPP_SUITE]' -/ - -&diag_manager_nml - prepend_date = .false. - max_output_fields = @[MAX_OUTPUT_FIELDS] -/ - -&fms_nml - clock_grain = 'ROUTINE' - domains_stack_size = @[DOMAINS_STACK_SIZE] - print_memory_usage = .false. -/ - -&fms2_io_nml - netcdf_default_format = "netcdf4" -/ - -&fv_core_nml - layout = @[INPES],@[JNPES] - io_layout = 1,1 - npx = @[NPX] - npy = @[NPY] - ntiles = 6 - npz = @[NPZ] - dz_min = @[DZ_MIN] - psm_bc = @[PSM_BC] - grid_type = -1 - make_nh = @[MAKE_NH] - fv_debug = .false. - range_warn = .true. - reset_eta = .false. - n_sponge = 42 - nudge_qv = .true. - nudge_dz = .false. - tau = 10.0 - rf_cutoff = 7.5e2 - d2_bg_k1 = @[D2_BG_K1] - d2_bg_k2 = @[D2_BG_K2] - kord_tm = -9 - kord_mt = 9 - kord_wz = 9 - kord_tr = 9 - hydrostatic = .false. - phys_hydrostatic = .false. - use_hydro_pressure = .false. - beta = 0. - a_imp = 1. - p_fac = 0.1 - k_split = 2 - n_split = 6 - nwat = 6 - na_init = @[NA_INIT] - d_ext = 0. - dnats = @[DNATS] - fv_sg_adj = 450 - d2_bg = 0. - nord = 2 - dddmp = @[DDDMP] - d4_bg = 0.12 - vtdm4 = 0.02 - delt_max = 0.002 - ke_bg = 0. - do_vort_damp = .true. - external_ic = @[EXTERNAL_IC] - external_eta = .true. - gfs_phil = .false. - nggps_ic = @[NGGPS_IC] - mountain = @[MOUNTAIN] - ncep_ic = .false. - d_con = 1. - hord_mt = 5 - hord_vt = 5 - hord_tm = 5 - hord_dp = -5 - hord_tr = 8 - adjust_dry_mass = .false. - dry_mass=98320.0 - consv_te = 1. - do_sat_adj = @[DO_SAT_ADJ] - consv_am = .false. - fill = .true. - dwind_2d = .false. - print_freq = 6 - warm_start = @[WARM_START] - no_dycore = .false. - z_tracer = .true. - agrid_vel_rst = .true. - read_increment = @[READ_INCREMENT] - res_latlon_dynamics = @[RES_LATLON_DYNAMICS] -/ - -&external_ic_nml - filtered_terrain = .true. - levp = @[NPZP] - gfs_dwinds = .true. - checker_tr = .false. - nt_checker = 0 -/ - -&gfs_physics_nml - fhzero = @[FHZERO] - h2o_phys = .true. - ldiag3d = @[LDIAG3D] - qdiag3d = @[QDIAG3D] - print_diff_pgr = @[PRINT_DIFF_PGR] - fhcyc = @[FHCYC] - use_ufo = .true. - pre_rad = .false. - imp_physics = @[IMP_PHYSICS] - iovr = 3 - ltaerosol = @[LTAEROSOL] - mraerosol = @[MRAEROSOL] - lradar = .false. - ttendlim = -999 - dt_inner = @[DT_INNER] - sedi_semi = @[SEDI_SEMI] - decfl = @[DECFL] - oz_phys = .false. - oz_phys_2015 = .true. - lsoil_lsm = 4 - do_mynnedmf = .false. - do_mynnsfclay = .false. - icloud_bl = 1 - bl_mynn_edmf = 1 - bl_mynn_tkeadvect = .true. - bl_mynn_edmf_mom = 1 - do_ugwp = .false. - do_tofd = .false. - gwd_opt = @[GWD_OPT] - do_ugwp_v0 = @[DO_UGWP_V0] - do_ugwp_v1 = @[DO_UGWP_V1] - do_ugwp_v0_orog_only = .false. - do_ugwp_v0_nst_only = @[DO_UGWP_V0_NST_ONLY] - do_gsl_drag_ls_bl = @[DO_GSL_DRAG_LS_BL] - do_gsl_drag_ss = @[DO_GSL_DRAG_SS] - do_gsl_drag_tofd = @[DO_GSL_DRAG_TOFD] - do_ugwp_v1_orog_only = @[DO_UGWP_V1_OROG_ONLY] - min_lakeice = 0.15 - min_seaice = @[MIN_SEAICE] - use_cice_alb = @[USE_CICE_ALB] - pdfcld = .false. - fhswr = 3600. - fhlwr = 3600. - ialb = @[IALB] - iems = @[IEMS] - iaer = @[IAER] - icliq_sw = 2 - ico2 = 2 - isubc_sw = 2 - isubc_lw = 2 - isol = 2 - lwhtr = .true. - swhtr = .true. - cnvgwd = .true. - shal_cnv = .true. - cal_pre = .false. - redrag = .true. - dspheat = .true. - hybedmf = .false. - satmedmf = .true. - isatmedmf = 1 - lheatstrg = @[LHEATSTRG] - lseaspray = @[LSEASPRAY] - random_clds = @[RANDOM_CLDS] - trans_trac = .true. - cnvcld = @[CNVCLD] - imfshalcnv = @[IMFSHALCNV] - imfdeepcnv = @[IMFDEEPCNV] - ras = @[RAS] - cdmbgwd = @[CDMBWD] - prslrd0 = 0. - ivegsrc = 1 - isot = 1 - lsoil = 4 - lsm = @[LSM] - iopt_dveg = @[IOPT_DVEG] - iopt_crs = @[IOPT_CRS] - iopt_btr = 1 - iopt_run = 1 - iopt_sfc = @[IOPT_SFC] - iopt_trs = @[IOPT_TRS] - iopt_diag = @[IOPT_DIAG] - iopt_frz = 1 - iopt_inf = 1 - iopt_rad = @[IOPT_RAD] - iopt_alb = @[IOPT_ALB] - iopt_snf = 4 - iopt_tbot = 2 - iopt_stc = @[IOPT_STC] - debug = .false. - nstf_name = @[NSTF_NAME] - nst_anl = .true. - psautco = 0.0008,0.0005 - prautco = 0.00015,0.00015 - lgfdlmprad = @[LGFDLMPRAD] - effr_in = .true. - ldiag_ugwp = @[LDIAG_UGWP] - fscav_aero = @[FSCAV_AERO] - do_sppt = @[DO_SPPT] - do_shum = @[DO_SHUM] - do_skeb = @[DO_SKEB] - do_RRTMGP = @[DO_RRTMGP] - active_gases = 'h2o_co2_o3_n2o_ch4_o2' - ngases = 6 - lw_file_gas = 'rrtmgp-data-lw-g128-210809.nc' - lw_file_clouds = 'rrtmgp-cloud-optics-coeffs-lw.nc' - sw_file_gas = 'rrtmgp-data-sw-g112-210809.nc' - sw_file_clouds = 'rrtmgp-cloud-optics-coeffs-sw.nc' - rrtmgp_nGptsSW = 112 - rrtmgp_nGptsLW = 128 - rrtmgp_nBandsLW = 16 - rrtmgp_nBandsSW = 14 - doGP_cldoptics_LUT = @[DOGP_CLDOPTICS_LUT] - doGP_lwscat = @[DOGP_LWSCAT] - use_med_flux = @[USE_MED_FLUX] - frac_grid = @[FRAC_GRID] - cplchm = @[CPLCHM] - cplflx = @[CPLFLX] - cplice = @[CPLICE] - cplwav = @[CPLWAV] - cplwav2atm = @[CPLWAV2ATM] - do_ca = @[DO_CA] - ca_global = @[CA_GLOBAL] - ca_sgs = @[CA_SGS] - nca = @[NCA] - ncells = @[NCELLS] - nlives = @[NLIVES] - nseed = @[NSEED] - nfracseed = @[NFRACSEED] - nthresh = @[NTHRESH] - ca_trigger = @[CA_TRIGGER] - nspinup = @[NSPINUP] - iseed_ca = @[ISEED_CA] - lndp_type = @[LNDP_TYPE] - n_var_lndp = @[N_VAR_LNDP] -/ - -&cires_ugwp_nml - knob_ugwp_solver = 2 - knob_ugwp_source = 1,1,0,0 - knob_ugwp_wvspec = 1,25,25,25 - knob_ugwp_azdir = 2,4,4,4 - knob_ugwp_stoch = 0,0,0,0 - knob_ugwp_effac = 1,1,1,1 - knob_ugwp_doaxyz = 1 - knob_ugwp_doheat = 1 - knob_ugwp_dokdis = 1 - knob_ugwp_ndx4lh = 1 - knob_ugwp_version = @[KNOB_UGWP_VERSION] - launch_level = 54 -/ - -&gfdl_cloud_microphysics_nml - sedi_transport = .true. - do_sedi_heat = .false. - rad_snow = .true. - rad_graupel = .true. - rad_rain = .true. - const_vi = .false. - const_vs = .false. - const_vg = .false. - const_vr = .false. - vi_max = 1. - vs_max = 2. - vg_max = 12. - vr_max = 12. - qi_lim = 1. - prog_ccn = .false. - do_qa = .true. - fast_sat_adj = .true. - tau_l2v = 225. - tau_v2l = 150. - tau_g2v = 900. - rthresh = 10.e-6 ! This is a key parameter for cloud water - dw_land = 0.16 - dw_ocean = 0.10 - ql_gen = 1.0e-3 - ql_mlt = 1.0e-3 - qi0_crt = 8.0E-5 - qs0_crt = 1.0e-3 - tau_i2s = 1000. - c_psaci = 0.05 - c_pgacs = 0.01 - rh_inc = 0.30 - rh_inr = 0.30 - rh_ins = 0.30 - ccn_l = 300. - ccn_o = 100. - c_paut = 0.5 - c_cracw = 0.8 - use_ppm = .false. - use_ccn = .true. - mono_prof = .true. - z_slope_liq = .true. - z_slope_ice = .true. - de_ice = .false. - fix_negative = .true. - icloud_f = 1 - mp_time = 150. - reiflag = 2 -/ - -&interpolator_nml - interp_method = 'conserve_great_circle' -/ - -&namsfc - FNGLAC = 'global_glacier.2x2.grb' - FNMXIC = 'global_maxice.2x2.grb' - FNTSFC = 'RTGSST.1982.2012.monthly.clim.grb' - FNSNOC = 'global_snoclim.1.875.grb' - FNZORC = 'igbp' - FNALBC = @[FNALBC] - FNALBC2 = @[FNALBC2] - FNAISC = 'IMS-NIC.blended.ice.monthly.clim.grb' - FNTG3C = @[FNTG3C] - FNVEGC = @[FNVEGC] - FNVETC = @[FNVETC] - FNSOTC = @[FNSOTC] - FNSOCC = @[FNSOCC] - FNSMCC = @[FNSMCC] - FNMSKH = @[FNMSKH] - FNTSFA = '' - FNACNA = '' - FNSNOA = '' - FNVMNC = @[FNVMNC] - FNVMXC = @[FNVMXC] - FNSLPC = @[FNSLPC] - FNABSC = @[FNABSC] - LDEBUG =.false. - FSMCL(2) = 99999 - FSMCL(3) = 99999 - FSMCL(4) = 99999 - LANDICE = @[LANDICE] - FTSFS = 90 - FAISL = 99999 - FAISS = 99999 - FSNOL = 99999 - FSNOS = 99999 - FSICL = @[FSICL] - FSICS = @[FSICS] - FTSFL = 99999 - FVETL = 99999 - FSOTL = 99999 - FvmnL = 99999 - FvmxL = 99999 - FSLPL = 99999 - FABSL = 99999 -/ - -&fv_grid_nml - grid_file = 'INPUT/grid_spec.nc' -/ - -&nam_stochy -/ - -&nam_sfcperts - lndp_type = @[LNDP_TYPE] - lndp_model_type = @[LNDP_MODEL_TYPE] - LNDP_TAU=21600, - LNDP_LSCALE=500000, - ISEED_LNDP=2010, - lndp_var_list = @[LNDP_VAR_LIST] - lndp_prt_list = @[LNDP_PRT_LIST] -/ diff --git a/tests/rt.conf b/tests/rt.conf index 97b29ec7e0..870be58d9d 100644 --- a/tests/rt.conf +++ b/tests/rt.conf @@ -145,12 +145,10 @@ RUN | rrfs_v1nssl_nohailnoccn | COMPILE | csawmg | intel | -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_csawmg,FV3_GFS_v16_ras | - noaacloud | fv3 | RUN | control_csawmg | - noaacloud | baseline | -RUN | control_csawmgt | - noaacloud | baseline | RUN | control_ras | - noaacloud acorn | baseline | COMPILE | csawmg | gnu | -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_csawmg,FV3_GFS_v16_ras | + hera hercules | fv3 | RUN | control_csawmg | + hera hercules | baseline | -RUN | control_csawmgt | + hera hercules | baseline | # Run WAM test in REPRO mode to avoid numerical instability in the deep atmosphere COMPILE | wam | intel | -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON | - noaacloud | fv3 | @@ -167,7 +165,6 @@ RUN | control_wrtGauss_netcdf_parallel_debug | - noaacloud RUN | control_stochy_debug | - noaacloud | baseline | RUN | control_lndp_debug | - noaacloud | baseline | RUN | control_csawmg_debug | - noaacloud | baseline | -RUN | control_csawmgt_debug | - noaacloud | baseline | RUN | control_ras_debug | - noaacloud | baseline | RUN | control_diag_debug | - noaacloud | baseline | RUN | control_debug_p8 | - noaacloud | baseline | @@ -192,8 +189,6 @@ RUN | gnv1_c96_no_nest_debug | - noaacloud ### DEBUG ATM tests ### COMPILE | atm_debug_dyn32 | gnu | -DAPP=ATM -DDEBUG=ON -D32BIT=ON -DCCPP_SUITES=FV3_HRRR,FV3_GFS_v16,FV3_GFS_v16_csawmg,FV3_GFS_v16_ras,FV3_GFS_v17_p8,FV3_GFS_v15_thompson_mynn_lam3km,FV3_RAP,FV3_RAP_unified_ugwp,FV3_RAP_cires_ugwp,FV3_RAP_flake,FV3_RAP_clm_lake,FV3_RAP_noah,FV3_RAP_sfcdiff,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta,FV3_HRRR_c3,FV3_HRRR_gf,FV3_global_nest_v1 | + hera hercules | fv3 | RUN | control_csawmg_debug | + hera hercules | baseline | -RUN | control_csawmgt_debug | + hera hercules | baseline | - COMPILE | wam_debug | intel | -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON | - noaacloud | fv3 | RUN | control_wam_debug | - noaacloud hercules | baseline | @@ -315,11 +310,6 @@ RUN | control_restart_p8_atmlnd | - noaacloud | COMPILE | atmw | intel | -DAPP=ATMW -DCCPP_SUITES=FV3_GFS_v17_p8 -D32BIT=ON | - wcoss2 | fv3 | RUN | atmwav_control_noaero_p8 | - wcoss2 | baseline | -#connectors (wmesmf) -COMPILE | atmwm | intel | -DAPP=ATMWM -DCCPP_SUITES=FV3_GFS_v16 -D32BIT=ON | - wcoss2 | fv3 | -RUN | control_atmwav | - wcoss2 | baseline | -#RUN | control_c384gdas_wav | - jet derecho wcoss2 noaacloud | baseline | - ### ATM-GOCART tests ### COMPILE | atmaero | intel | -DAPP=ATMAERO -DCCPP_SUITES=FV3_GFS_v17_p8 -D32BIT=ON | - noaacloud | fv3 | RUN | atmaero_control_p8 | - noaacloud | baseline | diff --git a/tests/test_changes.list b/tests/test_changes.list index f822a534c3..bce4315fbb 100644 --- a/tests/test_changes.list +++ b/tests/test_changes.list @@ -1,13 +1,14 @@ -regional_control intel -regional_restart intel -regional_decomp intel -regional_2threads intel -regional_2dwrtdecomp intel -regional_wofs intel -regional_spp_sppt_shum_skeb intel -regional_control_faster intel -rap_clm_lake_debug intel -regional_spp_sppt_shum_skeb_dyn32_phy32 intel -hafs_regional_atm intel -hafs_global_multiple_4nests_atm intel -hafs_regional_specified_moving_1nest_atm intel +control_c192 intel +control_c384 intel +control_c48 intel +control_CubedSphereGrid_debug intel +control_CubedSphereGrid intel +control_CubedSphereGrid_parallel intel +control_diag_debug intel +control_latlon intel +control_wrtGauss_netcdf_parallel_debug intel +control_wrtGauss_netcdf_parallel intel +merra2_thompson intel +atmaero_control_p8_rad_micro intel +control_c48 gnu +control_diag_debug gnu diff --git a/tests/tests/atmaero_control_p8 b/tests/tests/atmaero_control_p8 index f9e0a09b1e..6d4012d580 100644 --- a/tests/tests/atmaero_control_p8 +++ b/tests/tests/atmaero_control_p8 @@ -51,6 +51,7 @@ export LIST_FILES="sfcf000.nc \ RESTART/20210323.060000.sfc_data.tile6.nc" export_fv3 +export_tiled export NPZ=127 export NPZP=128 export DT_ATMOS=720 @@ -79,7 +80,6 @@ export WRTTASK_PER_GROUP=${WPG_atmaero} # default resources export DOMAINS_STACK_SIZE=8000000 -# P7 default export IALB=2 export IEMS=2 export LSM=2 @@ -88,19 +88,16 @@ export IOPT_CRS=2 export IOPT_RAD=3 export IOPT_ALB=1 export IOPT_STC=3 -# P8 export IOPT_SFC=3 export IOPT_TRS=2 export IOPT_DIAG=2 -# FV3 P7 settings export D2_BG_K1=0.20 export D2_BG_K2=0.04 export PSM_BC=1 -# P8 export DDDMP=0.1 -# P7 Merra2 Aerosols & NSST +# Merra2 Aerosols & NSST export USE_MERRA2=.true. export IAER=1011 export NSTF_NAME=2,0,0,0,0 @@ -108,7 +105,7 @@ export NSTF_NAME=2,0,0,0,0 export LHEATSTRG=.false. export LSEASPRAY=.true. -# P7 UGWP1 +# UGWP1 export GWD_OPT=2 export DO_UGWP_V1=.false. export KNOB_UGWP_VERSION=0 @@ -121,7 +118,7 @@ export DO_UGWP_V1_OROG_ONLY=.false. export DO_UGWP_V0_NST_ONLY=.false. export LDIAG_UGWP=.false. -# P7 CA +# CA export DO_CA=.true. export CA_SGS=.true. export CA_GLOBAL=.false. @@ -135,7 +132,6 @@ export CA_TRIGGER=.true. export NSPINUP=1 export ISEED_CA=12345 -# P7 settings export TILEDFIX=.true. export FNALBC="'C96.snowfree_albedo.tileX.nc'" export FNALBC2="'C96.facsf.tileX.nc'" @@ -166,7 +162,7 @@ export FRAC_GRID=.true. export MOM6_OUTPUT_DIR=./MOM6_OUTPUT export MOM6_RESTART_DIR=./RESTART/ export MOM6_RESTART_SETTING=n -# P8 (not used for standalone) +# Following not used for standalone) export USE_CICE_ALB=.false. export WRITE_NSFLIP=.true. @@ -175,8 +171,7 @@ export FV3_RUN=control_run.IN export CCPP_SUITE=FV3_GFS_v17_p8 export FIELD_TABLE=field_table_thompson_noaero_tke_GOCART export DIAG_TABLE=diag_table_cpld.IN -# use same namelist for standalone,coupled P7 -export INPUT_NML=cpld_control.nml.IN +export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.false. @@ -185,4 +180,3 @@ export DOGP_LWSCAT=.true. export DOGP_SGS_CNV=.true. export SATMEDMF=.true. - diff --git a/tests/tests/atmaero_control_p8_rad b/tests/tests/atmaero_control_p8_rad index 05ac7156b7..4eac5a3303 100644 --- a/tests/tests/atmaero_control_p8_rad +++ b/tests/tests/atmaero_control_p8_rad @@ -51,6 +51,7 @@ export LIST_FILES="sfcf000.nc \ RESTART/20210323.060000.sfc_data.tile6.nc" export_fv3 +export_tiled export NPZ=127 export NPZP=128 export DT_ATMOS=720 @@ -74,7 +75,6 @@ export coupling_interval_sec=${DT_ATMOS} # default resources export DOMAINS_STACK_SIZE=8000000 -# P7 default export IALB=2 export IEMS=2 export LSM=2 @@ -83,19 +83,16 @@ export IOPT_CRS=2 export IOPT_RAD=3 export IOPT_ALB=1 export IOPT_STC=3 -# P8 export IOPT_SFC=3 export IOPT_TRS=2 export IOPT_DIAG=2 -# FV3 P7 settings export D2_BG_K1=0.20 export D2_BG_K2=0.04 export PSM_BC=1 -# P8 export DDDMP=0.1 -# P7 Merra2 Aerosols & NSST +# Merra2 Aerosols & NSST export USE_MERRA2=.true. export IAER=2011 export NSTF_NAME=2,0,0,0,0 @@ -103,7 +100,7 @@ export NSTF_NAME=2,0,0,0,0 export LHEATSTRG=.true. export LSEASPRAY=.true. -# P7 UGWP1 +# UGWP1 export GWD_OPT=2 export DO_UGWP_V1=.false. export KNOB_UGWP_VERSION=0 @@ -116,7 +113,7 @@ export DO_UGWP_V1_OROG_ONLY=.false. export DO_UGWP_V0_NST_ONLY=.false. export LDIAG_UGWP=.false. -# P7 CA +# CA export DO_CA=.true. export CA_SGS=.true. export CA_GLOBAL=.false. @@ -130,7 +127,6 @@ export CA_TRIGGER=.true. export NSPINUP=1 export ISEED_CA=12345 -# P7 settings export TILEDFIX=.true. export FNALBC="'C96.snowfree_albedo.tileX.nc'" export FNALBC2="'C96.facsf.tileX.nc'" @@ -161,7 +157,7 @@ export FRAC_GRID=.true. export MOM6_OUTPUT_DIR=./MOM6_OUTPUT export MOM6_RESTART_DIR=./RESTART/ export MOM6_RESTART_SETTING=n -# P8 (not used for standalone) +# Following not used for standalone export USE_CICE_ALB=.false. export WRITE_NSFLIP=.true. @@ -170,8 +166,7 @@ export FV3_RUN=control_run.IN export CCPP_SUITE=FV3_GFS_v17_p8 export FIELD_TABLE=field_table_thompson_noaero_tke_GOCART export DIAG_TABLE=diag_table_cpld.IN -# use same namelist for standalone,coupled P7 -export INPUT_NML=cpld_control.nml.IN +export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.false. @@ -180,4 +175,3 @@ export DOGP_LWSCAT=.true. export DOGP_SGS_CNV=.true. export SATMEDMF=.true. - diff --git a/tests/tests/atmaero_control_p8_rad_micro b/tests/tests/atmaero_control_p8_rad_micro index c2a4171008..1c4bbe4478 100644 --- a/tests/tests/atmaero_control_p8_rad_micro +++ b/tests/tests/atmaero_control_p8_rad_micro @@ -51,6 +51,7 @@ export LIST_FILES="sfcf000.nc \ RESTART/20210323.060000.sfc_data.tile6.nc" export_fv3 +export_tiled export NPZ=127 export NPZP=128 export DT_ATMOS=720 @@ -74,7 +75,6 @@ export coupling_interval_sec=${DT_ATMOS} # default resources export DOMAINS_STACK_SIZE=8000000 -# P7 default export IALB=2 export IEMS=2 export LSM=2 @@ -83,19 +83,16 @@ export IOPT_CRS=2 export IOPT_RAD=3 export IOPT_ALB=1 export IOPT_STC=3 -# P8 export IOPT_SFC=3 export IOPT_TRS=2 export IOPT_DIAG=2 -# FV3 P7 settings export D2_BG_K1=0.20 export D2_BG_K2=0.04 export PSM_BC=1 -# P8 export DDDMP=0.1 -# P7 Merra2 Aerosols & NSST +# Merra2 Aerosols & NSST export USE_MERRA2=.false. export LTAEROSOL=.false. export MRAEROSOL=.true. @@ -105,7 +102,7 @@ export NSTF_NAME=2,0,0,0,0 export LHEATSTRG=.true. export LSEASPRAY=.true. -# P7 UGWP1 +# UGWP1 export GWD_OPT=2 export DO_UGWP_V1=.false. export KNOB_UGWP_VERSION=0 @@ -118,7 +115,7 @@ export DO_UGWP_V1_OROG_ONLY=.false. export DO_UGWP_V0_NST_ONLY=.false. export LDIAG_UGWP=.false. -# P7 CA +# CA export DO_CA=.true. export CA_SGS=.true. export CA_GLOBAL=.false. @@ -132,7 +129,6 @@ export CA_TRIGGER=.true. export NSPINUP=1 export ISEED_CA=12345 -# P7 settings export TILEDFIX=.true. export FNALBC="'C96.snowfree_albedo.tileX.nc'" export FNALBC2="'C96.facsf.tileX.nc'" @@ -161,7 +157,7 @@ export DZ_MIN=6 export MIN_SEAICE=0.15 export FRAC_GRID=.true. export MOM6_RESTART_SETTING=n -# P8 (not used for standalone) +# Following not used for standalone export USE_CICE_ALB=.false. export WRITE_NSFLIP=.true. @@ -170,8 +166,7 @@ export FV3_RUN=control_run.IN export CCPP_SUITE=FV3_GFS_v17_p8 export FIELD_TABLE=field_table_thompson_aero_tke_GOCART export DIAG_TABLE=diag_table_p8_gocart_micro -# use same namelist for standalone,coupled P7 -export INPUT_NML=merra2_thompson.nml.IN +export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.false. diff --git a/tests/tests/atmwav_control_noaero_p8 b/tests/tests/atmwav_control_noaero_p8 index 9924a60ff9..19a8523c93 100644 --- a/tests/tests/atmwav_control_noaero_p8 +++ b/tests/tests/atmwav_control_noaero_p8 @@ -50,6 +50,7 @@ export LIST_FILES="sfcf000.nc \ ufs.atmw.ww3.r.2021-03-22-64800" export_fv3 +export_tiled export NPZ=127 export NPZP=128 export DT_ATMOS=720 @@ -90,7 +91,6 @@ export CMEPS_RESTART_DIR=./RESTART/ export cap_dbug_flag=0 export pio_rearranger=box -# P7 default export IALB=2 export IEMS=2 export LSM=2 @@ -100,26 +100,23 @@ export IOPT_RAD=3 export IOPT_ALB=1 export IOPT_STC=3 -# P8 export IOPT_SFC=3 export IOPT_TRS=2 export IOPT_DIAG=2 -# FV3 P7 settings export D2_BG_K1=0.20 export D2_BG_K2=0.04 export PSM_BC=1 -# P8 export DDDMP=0.1 -# P7 Merra2 Aerosols & NSST +# Merra2 Aerosols & NSST export USE_MERRA2=.true. export IAER=1011 export NSTF_NAME=2,1,0,0,0 export LHEATSTRG=.false. export LSEASPRAY=.true. -# P7 UGWP1 +# UGWP1 export GWD_OPT=2 export DO_UGWP_V1=.false. export KNOB_UGWP_VERSION=0 @@ -132,7 +129,7 @@ export DO_UGWP_V1_OROG_ONLY=.false. export DO_UGWP_V0_NST_ONLY=.false. export LDIAG_UGWP=.false. -# P7 CA +# CA export DO_CA=.true. export CA_SGS=.true. export CA_GLOBAL=.false. @@ -146,7 +143,6 @@ export CA_TRIGGER=.true. export NSPINUP=1 export ISEED_CA=12345 -# P7 settings export TILEDFIX=.true. export FNALBC="'C96.snowfree_albedo.tileX.nc'" export FNALBC2="'C96.facsf.tileX.nc'" @@ -183,7 +179,7 @@ export FRAC_GRID=.true. export MOM6_OUTPUT_DIR=./MOM6_OUTPUT export MOM6_RESTART_DIR=./RESTART/ export MOM6_RESTART_SETTING=n -# P8 (not used for standalone) +# Following not used for standalone export USE_CICE_ALB=.false. export WRITE_NSFLIP=.true. @@ -193,8 +189,7 @@ export CCPP_SUITE=FV3_GFS_v17_p8 export FIELD_TABLE=field_table_thompson_noaero_tke export DIAG_TABLE=diag_table_cpld.IN -# use same namelist for standalone,coupled P7 -export INPUT_NML=cpld_control.nml.IN +export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.false. diff --git a/tests/tests/control_2threads_p8 b/tests/tests/control_2threads_p8 index 4099ddf3d1..00dfea7e15 100644 --- a/tests/tests/control_2threads_p8 +++ b/tests/tests/control_2threads_p8 @@ -50,6 +50,7 @@ export LIST_FILES="sfcf000.nc \ RESTART/20210323.060000.sfc_data.tile6.nc" export_fv3 +export_tiled export NPZ=127 export NPZP=128 export DT_ATMOS=720 @@ -66,7 +67,6 @@ export JNPES=$JNPES_thrd export atm_omp_num_threads=2 -# P7 default export IALB=2 export IEMS=2 export LSM=2 @@ -75,19 +75,16 @@ export IOPT_CRS=2 export IOPT_RAD=3 export IOPT_ALB=1 export IOPT_STC=3 -# P8 export IOPT_SFC=3 export IOPT_TRS=2 export IOPT_DIAG=2 -# FV3 P7 settings export D2_BG_K1=0.20 export D2_BG_K2=0.04 export PSM_BC=1 -# P8 export DDDMP=0.1 -# P7 Merra2 Aerosols & NSST +# Merra2 Aerosols & NSST export USE_MERRA2=.true. export IAER=1011 export NSTF_NAME=2,1,0,0,0 @@ -95,7 +92,7 @@ export NSTF_NAME=2,1,0,0,0 export LHEATSTRG=.false. export LSEASPRAY=.true. -# P7 UGWP1 +# UGWP1 export GWD_OPT=2 export DO_UGWP_V1=.false. export KNOB_UGWP_VERSION=0 @@ -108,7 +105,7 @@ export DO_UGWP_V1_OROG_ONLY=.false. export DO_UGWP_V0_NST_ONLY=.false. export LDIAG_UGWP=.false. -# P7 CA +# CA export DO_CA=.true. export CA_SGS=.true. export CA_GLOBAL=.false. @@ -122,7 +119,6 @@ export CA_TRIGGER=.true. export NSPINUP=1 export ISEED_CA=12345 -# P7 settings export TILEDFIX=.true. export FNALBC="'C96.snowfree_albedo.tileX.nc'" export FNALBC2="'C96.facsf.tileX.nc'" @@ -153,7 +149,7 @@ export FRAC_GRID=.true. export MOM6_OUTPUT_DIR=./MOM6_OUTPUT export MOM6_RESTART_DIR=./RESTART/ export MOM6_RESTART_SETTING=n -# P8 (not used for standalone) +# Following not used for standalone export USE_CICE_ALB=.false. export WRITE_NSFLIP=.true. @@ -162,10 +158,9 @@ export FV3_RUN=control_run.IN export CCPP_SUITE=FV3_GFS_v17_p8 export FIELD_TABLE=field_table_thompson_noaero_tke export DIAG_TABLE=diag_table_cpld.IN -# use same namelist for standalone,coupled P7 -export INPUT_NML=cpld_control.nml.IN +export INPUT_NML=global_control.nml.IN -# P8 RRTMGP +# RRTMGP export DO_RRTMGP=.false. export DOGP_CLDOPTICS_LUT=.true. export DOGP_LWSCAT=.true. diff --git a/tests/tests/control_CubedSphereGrid b/tests/tests/control_CubedSphereGrid index 74eb30485c..772432a196 100644 --- a/tests/tests/control_CubedSphereGrid +++ b/tests/tests/control_CubedSphereGrid @@ -33,6 +33,7 @@ export LIST_FILES="sfcf000.tile1.nc \ atmf024.tile5.nc \ atmf024.tile6.nc" export_fv3 +export_tiled export NPZ=127 export NPZP=128 export DT_ATMOS=720 @@ -49,5 +50,5 @@ export IOVR=3 export WRITE_DOPOST=.false. export FV3_RUN=control_run.IN -export CCPP_SUITE=FV3_GFS_v16 -export INPUT_NML=control.nml.IN +export CCPP_SUITE=FV3_GFS_v17_p8 +export INPUT_NML=global_control.nml.IN diff --git a/tests/tests/control_CubedSphereGrid_debug b/tests/tests/control_CubedSphereGrid_debug index 531b75d1d1..93681bb8a2 100644 --- a/tests/tests/control_CubedSphereGrid_debug +++ b/tests/tests/control_CubedSphereGrid_debug @@ -34,6 +34,7 @@ export LIST_FILES="sfcf000.tile1.nc \ atmf001.tile6.nc" export_fv3 +export_tiled export NPZ=127 export NPZP=128 export DT_ATMOS=720 @@ -49,5 +50,5 @@ export IOVR=3 export OUTPUT_FH="0 1" export FV3_RUN=control_run.IN -export CCPP_SUITE=FV3_GFS_v16 -export INPUT_NML=control.nml.IN +export CCPP_SUITE=FV3_GFS_v17_p8 +export INPUT_NML=global_control.nml.IN diff --git a/tests/tests/control_CubedSphereGrid_parallel b/tests/tests/control_CubedSphereGrid_parallel index eec8725429..45963ad8f5 100644 --- a/tests/tests/control_CubedSphereGrid_parallel +++ b/tests/tests/control_CubedSphereGrid_parallel @@ -22,6 +22,7 @@ export LIST_FILES="sfcf000.nc \ GFSPRS.GrbF24" export_fv3 +export_tiled export NPZ=127 export NPZP=128 export DT_ATMOS=720 @@ -40,6 +41,5 @@ export HISTORY_FILE_ON_NATIVE_GRID=.true. export WRITE_DOPOST=.true. export FV3_RUN=control_run.IN -export CCPP_SUITE=FV3_GFS_v16 -export INPUT_NML=control.nml.IN -export DIAG_TABLE=diag_table_gfsv16_3d_soil +export CCPP_SUITE=FV3_GFS_v17_p8 +export INPUT_NML=global_control.nml.IN diff --git a/tests/tests/control_atmwav b/tests/tests/control_atmwav deleted file mode 100644 index 25dbf67628..0000000000 --- a/tests/tests/control_atmwav +++ /dev/null @@ -1,90 +0,0 @@ -############################################################################### -# -# Global control with 2way atm-wav coupling test -# -############################################################################### - -export TEST_DESCR="Compare global control with 2way atm-wav coupling results with previous trunk version" - -export CNTL_DIR=control_atmwav - -export LIST_FILES="sfcf000.nc \ - sfcf012.nc \ - atmf000.nc \ - atmf012.nc \ - GFSFLX.GrbF00 \ - GFSFLX.GrbF12 \ - GFSPRS.GrbF00 \ - GFSPRS.GrbF12 \ - RESTART/20210322.180000.coupler.res \ - RESTART/20210322.180000.fv_core.res.nc \ - RESTART/20210322.180000.fv_core.res.tile1.nc \ - RESTART/20210322.180000.fv_core.res.tile2.nc \ - RESTART/20210322.180000.fv_core.res.tile3.nc \ - RESTART/20210322.180000.fv_core.res.tile4.nc \ - RESTART/20210322.180000.fv_core.res.tile5.nc \ - RESTART/20210322.180000.fv_core.res.tile6.nc \ - RESTART/20210322.180000.fv_srf_wnd.res.tile1.nc \ - RESTART/20210322.180000.fv_srf_wnd.res.tile2.nc \ - RESTART/20210322.180000.fv_srf_wnd.res.tile3.nc \ - RESTART/20210322.180000.fv_srf_wnd.res.tile4.nc \ - RESTART/20210322.180000.fv_srf_wnd.res.tile5.nc \ - RESTART/20210322.180000.fv_srf_wnd.res.tile6.nc \ - RESTART/20210322.180000.fv_tracer.res.tile1.nc \ - RESTART/20210322.180000.fv_tracer.res.tile2.nc \ - RESTART/20210322.180000.fv_tracer.res.tile3.nc \ - RESTART/20210322.180000.fv_tracer.res.tile4.nc \ - RESTART/20210322.180000.fv_tracer.res.tile5.nc \ - RESTART/20210322.180000.fv_tracer.res.tile6.nc \ - RESTART/20210322.180000.phy_data.tile1.nc \ - RESTART/20210322.180000.phy_data.tile2.nc \ - RESTART/20210322.180000.phy_data.tile3.nc \ - RESTART/20210322.180000.phy_data.tile4.nc \ - RESTART/20210322.180000.phy_data.tile5.nc \ - RESTART/20210322.180000.phy_data.tile6.nc \ - RESTART/20210322.180000.sfc_data.tile1.nc \ - RESTART/20210322.180000.sfc_data.tile2.nc \ - RESTART/20210322.180000.sfc_data.tile3.nc \ - RESTART/20210322.180000.sfc_data.tile4.nc \ - RESTART/20210322.180000.sfc_data.tile5.nc \ - RESTART/20210322.180000.sfc_data.tile6.nc \ - 20210322.180000.restart.glo_1deg" - -export_fv3 -export NPZ=127 -export NPZP=128 -export DT_ATMOS=600 -export SYEAR=2021 -export SMONTH=03 -export SDAY=22 -export SHOUR=06 -export OUTPUT_GRID='gaussian_grid' -export NSTF_NAME='2,0,0,0,0' -export WRITE_DOPOST=.true. -export IAER=5111 -export IOVR=3 - -export FHMAX=12 -#wave -export WW3_RSTDTHR=3 -export WW3_DT_2_RST="$(printf "%02d" $(( ${WW3_RSTDTHR}*3600 )))" - -export INPES=$INPES_cpl_atmw -export JNPES=$JNPES_cpl_atmw -export atm_omp_num_threads=$THRD_cpl_atmw -export WRTTASK_PER_GROUP=$WPG_cpl_atmw - -export WAV_tasks=$WAV_tasks_cpl_atmw - -export CPL=.true. -export CPLWAV=.true. -export CPLWAV2ATM=.true. -export atm_model='fv3' -export wav_model='ww3' -export coupling_interval_sec=600 -export UFS_CONFIGURE="ufs.configure.blocked_atm_wav_2way.IN" -export WW3_MODDEF=mod_def.glo_1deg - -export FV3_RUN=control_run.IN -export CCPP_SUITE=FV3_GFS_v16 -export INPUT_NML=control.nml.IN diff --git a/tests/tests/control_c192 b/tests/tests/control_c192 index 16af34ee94..9ca7c3ace7 100644 --- a/tests/tests/control_c192 +++ b/tests/tests/control_c192 @@ -17,7 +17,10 @@ export LIST_FILES="sfcf000.nc \ GFSPRS.GrbF00 \ GFSPRS.GrbF24" +export ATMRES=C192 + export_fv3 +export_tiled export INPES=4 export WRTTASK_PER_GROUP=12 export NPZ=127 @@ -39,11 +42,6 @@ export IOVR=3 export IMO=768 export JMO=384 -export FNALBC="'global_snowfree_albedo.bosu.t382.768.384.rg.grb'," -export FNVETC="'global_vegtype.igbp.t382.768.384.rg.grb'," -export FNSOTC="'global_soiltype.statsgo.t382.768.384.rg.grb'," -export FNABSC="'global_mxsnoalb.uariz.t382.768.384.rg.grb'," - export FV3_RUN=control_run.IN -export CCPP_SUITE=FV3_GFS_v16 -export INPUT_NML=control.nml.IN +export CCPP_SUITE=FV3_GFS_v17_p8 +export INPUT_NML=global_control.nml.IN diff --git a/tests/tests/control_c384 b/tests/tests/control_c384 index 3488b81191..ed42237a87 100644 --- a/tests/tests/control_c384 +++ b/tests/tests/control_c384 @@ -17,7 +17,10 @@ export LIST_FILES="sfcf000.nc \ GFSPRS.GrbF00 \ GFSPRS.GrbF12" +export ATMRES=C384 + export_fv3 +export_tiled export atm_omp_num_threads=${THRD_c384} export INPES=${INPES_c384} export JNPES=${JNPES_c384} @@ -44,14 +47,9 @@ export IMO=1536 export JMO=768 export OUTPUT_FH="6 -1" -export FNALBC="'global_snowfree_albedo.bosu.t766.1536.768.rg.grb'," -export FNVETC="'global_vegtype.igbp.t766.1536.768.rg.grb'," -export FNSOTC="'global_soiltype.statsgo.t766.1536.768.rg.grb'," -export FNABSC="'global_mxsnoalb.uariz.t766.1536.768.rg.grb'," - export FV3_RUN=control_run.IN -export CCPP_SUITE=FV3_GFS_v16 -export INPUT_NML=control.nml.IN +export CCPP_SUITE=FV3_GFS_v17_p8 +export INPUT_NML=global_control.nml.IN if [[ $MACHINE_ID = jet ]]; then TPN=18 diff --git a/tests/tests/control_c384gdas b/tests/tests/control_c384gdas index 4b6ac9fc26..77ff247551 100644 --- a/tests/tests/control_c384gdas +++ b/tests/tests/control_c384gdas @@ -49,7 +49,7 @@ export LIST_FILES="sfcf000.nc \ RESTART/20210322.060000.sfc_data.tile5.nc \ RESTART/20210322.060000.sfc_data.tile6.nc" -export_fv3 +export_fv3_v16 export atm_omp_num_threads=${THRD_c384} export INPES=${INPES_c384} export JNPES=${JNPES_c384} diff --git a/tests/tests/control_c384gdas_wav b/tests/tests/control_c384gdas_wav deleted file mode 100644 index 3669edccb0..0000000000 --- a/tests/tests/control_c384gdas_wav +++ /dev/null @@ -1,126 +0,0 @@ -############################################################################### -# -# Global control test: GFSv16 gdas ensemble forecast case -# -############################################################################### - -export TEST_DESCR="Compare global c384gdas_wave results with previous trunk version" - -export CNTL_DIR=control_c384gdas_wav - -export LIST_FILES="sfcf000.nc \ - sfcf003.nc \ - atmf000.nc \ - atmf003.nc \ - GFSFLX.GrbF00 \ - GFSFLX.GrbF03 \ - GFSPRS.GrbF00 \ - GFSPRS.GrbF03 \ - RESTART/20210322.030000.coupler.res \ - RESTART/20210322.030000.fv_core.res.nc \ - RESTART/20210322.030000.fv_core.res.tile1.nc \ - RESTART/20210322.030000.fv_core.res.tile2.nc \ - RESTART/20210322.030000.fv_core.res.tile3.nc \ - RESTART/20210322.030000.fv_core.res.tile4.nc \ - RESTART/20210322.030000.fv_core.res.tile5.nc \ - RESTART/20210322.030000.fv_core.res.tile6.nc \ - RESTART/20210322.030000.fv_srf_wnd.res.tile1.nc \ - RESTART/20210322.030000.fv_srf_wnd.res.tile2.nc \ - RESTART/20210322.030000.fv_srf_wnd.res.tile3.nc \ - RESTART/20210322.030000.fv_srf_wnd.res.tile4.nc \ - RESTART/20210322.030000.fv_srf_wnd.res.tile5.nc \ - RESTART/20210322.030000.fv_srf_wnd.res.tile6.nc \ - RESTART/20210322.030000.fv_tracer.res.tile1.nc \ - RESTART/20210322.030000.fv_tracer.res.tile2.nc \ - RESTART/20210322.030000.fv_tracer.res.tile3.nc \ - RESTART/20210322.030000.fv_tracer.res.tile4.nc \ - RESTART/20210322.030000.fv_tracer.res.tile5.nc \ - RESTART/20210322.030000.fv_tracer.res.tile6.nc \ - RESTART/20210322.030000.phy_data.tile1.nc \ - RESTART/20210322.030000.phy_data.tile2.nc \ - RESTART/20210322.030000.phy_data.tile3.nc \ - RESTART/20210322.030000.phy_data.tile4.nc \ - RESTART/20210322.030000.phy_data.tile5.nc \ - RESTART/20210322.030000.phy_data.tile6.nc \ - RESTART/20210322.030000.sfc_data.tile1.nc \ - RESTART/20210322.030000.sfc_data.tile2.nc \ - RESTART/20210322.030000.sfc_data.tile3.nc \ - RESTART/20210322.030000.sfc_data.tile4.nc \ - RESTART/20210322.030000.sfc_data.tile5.nc \ - RESTART/20210322.030000.sfc_data.tile6.nc \ - 20210322.030000.restart.aoc_9km \ - 20210322.030000.restart.gnh_10m \ - 20210322.030000.restart.gsh_15m" - -export_fv3 - -export FHMAX=9 -export NPZ=127 -export NPZP=128 -export NPX=385 -export NPY=385 -export DT_ATMOS=225 - -export INPES=$INPES_cpl_atmw_gdas -export JNPES=$JNPES_cpl_atmw_gdas -export atm_omp_num_threads=$THRD_cpl_atmw_gdas -export WRTTASK_PER_GROUP=$WPG_cpl_atmw_gdas - -WAV_tasks=${WAV_tasks_atmw_gdas} - -export SYEAR=2021 -export SMONTH=03 -export SDAY=21 -export SHOUR=18 -export FHROT=3 -export OUTPUT_FH="3 -1" -export IAU_OFFSET=6 -export CDMBWD=${CDMBWD_c384} -export OUTPUT_GRID='gaussian_grid' -export WRITE_DOPOST=.true. -export IMO=1536 -export JMO=768 - -export WARM_START=.true. -export NGGPS_IC=.false. -export EXTERNAL_IC=.false. -export MAKE_NH=.false. -export MOUNTAIN=.true. -export NA_INIT=0 -export IAU_INC_FILES="'fv_increment3.nc','fv_increment6.nc','fv_increment9.nc'" -export MODEL_INITIALIZATION=true - -export FNALBC="'global_snowfree_albedo.bosu.t766.1536.768.rg.grb'," -export FNVETC="'global_vegtype.igbp.t766.1536.768.rg.grb'," -export FNSOTC="'global_soiltype.statsgo.t766.1536.768.rg.grb'," -export FNABSC="'global_mxsnoalb.uariz.t766.1536.768.rg.grb'," - -export CPL=.true. -export CPLWAV=.true. -export UFS_CONFIGURE="ufs.configure.leapfrog_atm_wav_esmf.IN" -export atm_model='fv3' -export wav_model='ww3' -export WW3OUTPUTTYPE=' 1' -export coupling_interval_sec=1800.0 #coupling time step, want it to be multiple of 1800 and FV3 time step -#wave -export WW3_RSTDTHR=9 -export WW3_DT_2_RST="$(printf "%02d" $(( ${WW3_RSTDTHR}*3600 )))" -export NFGRIDS=1 -export NMGRIDS=3 -export CPLILINE="'glo_15mxt' F F T F F F F F F" -export WW3GRIDLINE="'gnh_10m' 'no' 'no' 'CPL:glo_15mxt' 'no' 'no' 'no' 'no' 'no' 'no' 1 10 0.00 1.00 F -'gsh_15m' 'no' 'no' 'CPL:glo_15mxt' 'no' 'no' 'no' 'no' 'no' 'no' 2 20 0.00 1.00 F -'aoc_9km' 'no' 'no' 'CPL:glo_15mxt' 'no' 'no' 'no' 'no' 'no' 'no' 3 30 0.00 1.00 F" -export RUN_BEG="${SYEAR}${SMONTH}${SDAY} $(printf "%02d" $(( ${SHOUR} )))0000" -export RUN_END="2100${SMONTH}${SDAY} $(printf "%02d" $(( ${SHOUR} )))0000" -export OUT_BEG=$RUN_BEG -export OUT_END=$RUN_END -export RST_BEG=$RUN_BEG -export RST_2_BEG=$RUN_BEG -export RST_END=$RUN_END -export RST_2_END=$RUN_END - -export MODEL_INITIALIZATION=true -export FV3_RUN=control_run.IN -export CCPP_SUITE=FV3_GFS_v16 -export INPUT_NML=control_gdas.nml.IN diff --git a/tests/tests/control_c48 b/tests/tests/control_c48 index ab76dd503b..9ffa2ce490 100644 --- a/tests/tests/control_c48 +++ b/tests/tests/control_c48 @@ -46,6 +46,7 @@ export LIST_FILES="sfcf000.nc \ RESTART/20210323.060000.sfc_data.tile6.nc" export_fv3 +export_tiled export INPES=1 export JNPES=1 @@ -70,14 +71,11 @@ export IOVR=3 export IMO=192 export JMO=94 -export FNALBC="'global_snowfree_albedo.bosu.t62.192.94.rg.grb'," -export FNVETC="'global_vegtype.igbp.t62.192.94.rg.grb'," -export FNSOTC="'global_soiltype.statsgo.t62.192.94.rg.grb'," -export FNABSC="'global_mxsnoalb.uariz.t62.192.94.rg.grb'," -export FNSMCC_control="'global_soilmgldas.statsgo.t92.192.94.grb'," -export FNMSKH_control="'global_slmask.t62.192.94.grb'," - +export FNSMCC_control="'global_soilmgldas.statsgo.t92.192.94.grb'" +export FNMSKH_control="'global_slmask.t62.192.94.grb'" +export FNSMCC=${FNSMCC_control} +export FNMSKH=${FNMSKH_control} export FV3_RUN=control_run.IN -export CCPP_SUITE=FV3_GFS_v16 -export INPUT_NML=control.nml.IN +export CCPP_SUITE=FV3_GFS_v17_p8 +export INPUT_NML=global_control.nml.IN diff --git a/tests/tests/control_c48.v2.sfc b/tests/tests/control_c48.v2.sfc index 9e435d8aaa..e2b16a3c25 100644 --- a/tests/tests/control_c48.v2.sfc +++ b/tests/tests/control_c48.v2.sfc @@ -45,7 +45,7 @@ export LIST_FILES="sfcf000.nc \ RESTART/20210323.060000.sfc_data.tile5.nc \ RESTART/20210323.060000.sfc_data.tile6.nc" -export_fv3 +export_fv3_v16 export INPES=1 export JNPES=1 diff --git a/tests/tests/control_c768 b/tests/tests/control_c768 index 59b32e456e..7794c7dfed 100644 --- a/tests/tests/control_c768 +++ b/tests/tests/control_c768 @@ -17,8 +17,10 @@ export LIST_FILES="sfcf000.nc \ GFSPRS.GrbF00 \ GFSPRS.GrbF03" -export_fv3 +export ATMRES=C768 +export_fv3 +export_tiled export INPES=${INPES_c768} export JNPES=${JNPES_c768} export atm_omp_num_threads=${THRD_c768} diff --git a/tests/tests/control_csawmg b/tests/tests/control_csawmg index a5428a2653..af42aac9f6 100644 --- a/tests/tests/control_csawmg +++ b/tests/tests/control_csawmg @@ -17,7 +17,7 @@ export LIST_FILES="sfcf000.nc \ GFSPRS.GrbF00 \ GFSPRS.GrbF24" -export_fv3 +export_fv3_v16 export NPZ=127 export NPZP=128 export SYEAR=2021 diff --git a/tests/tests/control_csawmg_debug b/tests/tests/control_csawmg_debug index f2379211d2..26ece68145 100644 --- a/tests/tests/control_csawmg_debug +++ b/tests/tests/control_csawmg_debug @@ -13,7 +13,7 @@ export LIST_FILES="sfcf000.nc \ atmf000.nc \ atmf001.nc" -export_fv3 +export_fv3_v16 export NPZ=127 export NPZP=128 export SYEAR=2021 diff --git a/tests/tests/control_csawmgt b/tests/tests/control_csawmgt deleted file mode 100644 index 9ee2f25e90..0000000000 --- a/tests/tests/control_csawmgt +++ /dev/null @@ -1,40 +0,0 @@ -############################################################################### -# -# Global control csawmgt test -# -############################################################################### - -export TEST_DESCR="Compare global control csawmgt results with previous trunk version" - -export CNTL_DIR=control_csawmgt - -export LIST_FILES="sfcf000.nc \ - sfcf024.nc \ - atmf000.nc \ - atmf024.nc \ - GFSFLX.GrbF00 \ - GFSFLX.GrbF24 \ - GFSPRS.GrbF00 \ - GFSPRS.GrbF24" - -export_fv3 -export NPZ=127 -export NPZP=128 -export SYEAR=2021 -export SMONTH=03 -export SDAY=22 -export SHOUR=06 -export RESTART_INTERVAL=0 -export OUTPUT_GRID='gaussian_grid' -export NSTF_NAME='2,0,0,0,0' -export WRITE_DOPOST=.true. - -export DT_ATMOS=450 -export IAER=111 -export DIAG_TABLE='diag_table_aod' -export FIELD_TABLE='field_table_csawmgshoc' -export USE_MERRA2=.true. - -export FV3_RUN=control_run.IN -export CCPP_SUITE=FV3_GFS_v16_csawmg -export INPUT_NML=control_csawmg.nml.IN diff --git a/tests/tests/control_csawmgt_debug b/tests/tests/control_csawmgt_debug deleted file mode 100644 index a1f867e000..0000000000 --- a/tests/tests/control_csawmgt_debug +++ /dev/null @@ -1,36 +0,0 @@ -############################################################################### -# -# Global control csawmgt debug test -# -############################################################################### - -export TEST_DESCR="Compare global control csawmgt debug results with previous trunk version" - -export CNTL_DIR=control_csawmgt_debug - -export LIST_FILES="sfcf000.nc \ - sfcf001.nc \ - atmf000.nc \ - atmf001.nc" - -export_fv3 -export NPZ=127 -export NPZP=128 -export SYEAR=2021 -export SMONTH=03 -export SDAY=22 -export SHOUR=06 -export OUTPUT_GRID='gaussian_grid' -export NSTF_NAME='2,0,0,0,0' -export FHMAX=01 -export OUTPUT_FH="0 1" - -export DT_ATMOS=450 -export IAER=111 -export DIAG_TABLE='diag_table_aod' -export FIELD_TABLE='field_table_csawmgshoc' -export USE_MERRA2=.true. - -export FV3_RUN=control_run.IN -export CCPP_SUITE=FV3_GFS_v16_csawmg -export INPUT_NML=control_csawmg.nml.IN diff --git a/tests/tests/control_debug_p8 b/tests/tests/control_debug_p8 index 777e566155..c5f823c4b2 100644 --- a/tests/tests/control_debug_p8 +++ b/tests/tests/control_debug_p8 @@ -14,6 +14,7 @@ export LIST_FILES="sfcf000.nc \ atmf001.nc" export_fv3 +export_tiled export NPZ=127 export NPZP=128 export DT_ATMOS=720 @@ -25,9 +26,7 @@ export SHOUR=06 export OUTPUT_GRID='gaussian_grid' export FHMAX=1 export OUTPUT_FH="0 1" -#export WRITE_DOPOST=.true. -# P7 default export IALB=2 export IEMS=2 export LSM=2 @@ -36,19 +35,16 @@ export IOPT_CRS=2 export IOPT_RAD=3 export IOPT_ALB=1 export IOPT_STC=3 -# P8 export IOPT_SFC=3 export IOPT_TRS=2 export IOPT_DIAG=2 -# FV3 P7 settings export D2_BG_K1=0.20 export D2_BG_K2=0.04 export PSM_BC=1 -# P8 export DDDMP=0.1 -# P7 Merra2 Aerosols & NSST +# Merra2 Aerosols & NSST export USE_MERRA2=.true. export IAER=1011 export NSTF_NAME=2,1,0,0,0 @@ -56,7 +52,7 @@ export NSTF_NAME=2,1,0,0,0 export LHEATSTRG=.false. export LSEASPRAY=.true. -# P7 UGWP1 +# UGWP1 export GWD_OPT=2 export DO_UGWP_V1=.false. export KNOB_UGWP_VERSION=0 @@ -69,7 +65,7 @@ export DO_UGWP_V1_OROG_ONLY=.false. export DO_UGWP_V0_NST_ONLY=.false. export LDIAG_UGWP=.false. -# P7 CA +# CA export DO_CA=.true. export CA_SGS=.true. export CA_GLOBAL=.false. @@ -83,25 +79,6 @@ export CA_TRIGGER=.true. export NSPINUP=1 export ISEED_CA=12345 -# P7 settings -export TILEDFIX=.true. -export FNALBC="'C96.snowfree_albedo.tileX.nc'" -export FNALBC2="'C96.facsf.tileX.nc'" -export FNTG3C="'C96.substrate_temperature.tileX.nc'" -export FNVEGC="'C96.vegetation_greenness.tileX.nc'" -export FNVETC="'C96.vegetation_type.tileX.nc'" -export FNSOTC="'C96.soil_type.tileX.nc'" -export FNSOCC="'C96.soil_color.tileX.nc'" -export FNSMCC=${FNSMCC_control} -export FNMSKH=${FNMSKH_control} -export FNVMNC="'C96.vegetation_greenness.tileX.nc'" -export FNVMXC="'C96.vegetation_greenness.tileX.nc'" -export FNSLPC="'C96.slope_type.tileX.nc'" -export FNABSC="'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. @@ -114,7 +91,7 @@ export FRAC_GRID=.true. export MOM6_OUTPUT_DIR=./MOM6_OUTPUT export MOM6_RESTART_DIR=./RESTART/ export MOM6_RESTART_SETTING=n -# P8 (not used for standalone) +# Following not used for standalone export USE_CICE_ALB=.false. export WRITE_NSFLIP=.true. @@ -123,10 +100,9 @@ export FV3_RUN=control_run.IN export CCPP_SUITE=FV3_GFS_v17_p8 export FIELD_TABLE=field_table_thompson_noaero_tke export DIAG_TABLE=diag_table_cpld.IN -# use same namelist for standalone,coupled P7 -export INPUT_NML=cpld_control.nml.IN +export INPUT_NML=global_control.nml.IN -# P8 RRTMGP +# RRTMGP export DO_RRTMGP=.false. export DOGP_CLDOPTICS_LUT=.true. export DOGP_LWSCAT=.true. diff --git a/tests/tests/control_decomp_p8 b/tests/tests/control_decomp_p8 index 3b5cbb9732..e9f22a92c0 100644 --- a/tests/tests/control_decomp_p8 +++ b/tests/tests/control_decomp_p8 @@ -50,6 +50,7 @@ export LIST_FILES="sfcf000.nc \ RESTART/20210323.060000.sfc_data.tile6.nc" export_fv3 +export_tiled export NPZ=127 export NPZP=128 export DT_ATMOS=720 @@ -66,7 +67,6 @@ export OUTPUT_FH='0 21 24' export INPES=6 export JNPES=4 -# P7 default export IALB=2 export IEMS=2 export LSM=2 @@ -75,19 +75,16 @@ export IOPT_CRS=2 export IOPT_RAD=3 export IOPT_ALB=1 export IOPT_STC=3 -# P8 export IOPT_SFC=3 export IOPT_TRS=2 export IOPT_DIAG=2 -# FV3 P7 settings export D2_BG_K1=0.20 export D2_BG_K2=0.04 export PSM_BC=1 -# P8 export DDDMP=0.1 -# P7 Merra2 Aerosols & NSST +# Merra2 Aerosols & NSST export USE_MERRA2=.true. export IAER=1011 export NSTF_NAME=2,1,0,0,0 @@ -95,7 +92,7 @@ export NSTF_NAME=2,1,0,0,0 export LHEATSTRG=.false. export LSEASPRAY=.true. -# P7 UGWP1 +# UGWP1 export GWD_OPT=2 export DO_UGWP_V1=.false. export KNOB_UGWP_VERSION=0 @@ -108,7 +105,7 @@ export DO_UGWP_V1_OROG_ONLY=.false. export DO_UGWP_V0_NST_ONLY=.false. export LDIAG_UGWP=.false. -# P7 CA +# CA export DO_CA=.true. export CA_SGS=.true. export CA_GLOBAL=.false. @@ -122,22 +119,7 @@ export CA_TRIGGER=.true. export NSPINUP=1 export ISEED_CA=12345 -# P7 settings export TILEDFIX=.true. -export FNALBC="'C96.snowfree_albedo.tileX.nc'" -export FNALBC2="'C96.facsf.tileX.nc'" -export FNTG3C="'C96.substrate_temperature.tileX.nc'" -export FNVEGC="'C96.vegetation_greenness.tileX.nc'" -export FNVETC="'C96.vegetation_type.tileX.nc'" -export FNSOTC="'C96.soil_type.tileX.nc'" -export FNSOCC="'C96.soil_color.tileX.nc'" -export FNSMCC=${FNSMCC_control} -export FNMSKH=${FNMSKH_control} -export FNVMNC="'C96.vegetation_greenness.tileX.nc'" -export FNVMXC="'C96.vegetation_greenness.tileX.nc'" -export FNSLPC="'C96.slope_type.tileX.nc'" -export FNABSC="'C96.maximum_snow_albedo.tileX.nc'" -export LANDICE=".false." export FSICL=0 export FSICS=0 @@ -153,7 +135,7 @@ export FRAC_GRID=.true. export MOM6_OUTPUT_DIR=./MOM6_OUTPUT export MOM6_RESTART_DIR=./RESTART/ export MOM6_RESTART_SETTING=n -# P8 (not used for standalone) +# Following not used for standalone export USE_CICE_ALB=.false. export WRITE_NSFLIP=.true. @@ -162,10 +144,9 @@ export FV3_RUN=control_run.IN export CCPP_SUITE=FV3_GFS_v17_p8 export FIELD_TABLE=field_table_thompson_noaero_tke export DIAG_TABLE=diag_table_cpld.IN -# use same namelist for standalone,coupled P7 -export INPUT_NML=cpld_control.nml.IN +export INPUT_NML=global_control.nml.IN -# P8 RRTMGP +# RRTMGP export DO_RRTMGP=.false. export DOGP_CLDOPTICS_LUT=.true. export DOGP_LWSCAT=.true. diff --git a/tests/tests/control_diag_debug b/tests/tests/control_diag_debug index 7d2004bece..13fe68ce35 100644 --- a/tests/tests/control_diag_debug +++ b/tests/tests/control_diag_debug @@ -14,6 +14,7 @@ export LIST_FILES="sfcf000.nc \ atmf001.nc" export_fv3 +export_tiled export NPZ=127 export NPZP=128 export DT_ATMOS=720 @@ -29,8 +30,8 @@ export FHMAX=1 export OUTPUT_FH="0 1" export FV3_RUN=control_run.IN -export CCPP_SUITE=FV3_GFS_v16 -export INPUT_NML=control.nml.IN +export CCPP_SUITE=FV3_GFS_v17_p8 +export INPUT_NML=global_control.nml.IN export FHZERO=1 export LDIAG3D=.true. diff --git a/tests/tests/control_flake b/tests/tests/control_flake index 20428c49a9..0cba0cedf1 100644 --- a/tests/tests/control_flake +++ b/tests/tests/control_flake @@ -17,7 +17,7 @@ export LIST_FILES="sfcf000.nc \ GFSPRS.GrbF00 \ GFSPRS.GrbF24" -export_fv3 +export_fv3_v16 export NPZ=127 export NPZP=128 export DT_ATMOS=720 diff --git a/tests/tests/control_flake_debug b/tests/tests/control_flake_debug index f9d0f551ca..f23f4207a0 100644 --- a/tests/tests/control_flake_debug +++ b/tests/tests/control_flake_debug @@ -13,7 +13,7 @@ export LIST_FILES="sfcf000.nc \ atmf000.nc \ atmf001.nc" -export_fv3 +export_fv3_v16 export NPZ=127 export NPZP=128 export DT_ATMOS=720 @@ -23,7 +23,7 @@ export SDAY=22 export SHOUR=06 export OUTPUT_GRID='gaussian_grid' export NSTF_NAME='2,0,0,0,0' -#export WRITE_DOPOST=.true. +export WRITE_DOPOST=.true. export IAER=5111 export FHMAX=1 export OUTPUT_FH="0 1" diff --git a/tests/tests/control_iovr4 b/tests/tests/control_iovr4 index 123579d3b7..4cd5b68e4a 100644 --- a/tests/tests/control_iovr4 +++ b/tests/tests/control_iovr4 @@ -21,7 +21,7 @@ export LIST_FILES="sfcf000.nc \ GFSPRS.GrbF21 \ GFSPRS.GrbF24" -export_fv3 +export_fv3_v16 export NPZ=127 export NPZP=128 export DT_ATMOS=720 diff --git a/tests/tests/control_iovr5 b/tests/tests/control_iovr5 index db10f3f451..7c288459a5 100644 --- a/tests/tests/control_iovr5 +++ b/tests/tests/control_iovr5 @@ -21,7 +21,7 @@ export LIST_FILES="sfcf000.nc \ GFSPRS.GrbF21 \ GFSPRS.GrbF24" -export_fv3 +export_fv3_v16 export NPZ=127 export NPZP=128 export DT_ATMOS=720 diff --git a/tests/tests/control_latlon b/tests/tests/control_latlon index d72143dc24..a46b819168 100644 --- a/tests/tests/control_latlon +++ b/tests/tests/control_latlon @@ -18,6 +18,7 @@ export LIST_FILES="sfcf000.nc \ GFSPRS.GrbF24" export_fv3 +export_tiled export NPZ=127 export NPZP=128 export DT_ATMOS=720 @@ -36,5 +37,5 @@ export OUTPUT_FH='0 24' export FV3_RUN=control_run.IN -export CCPP_SUITE=FV3_GFS_v16 -export INPUT_NML=control.nml.IN +export CCPP_SUITE=FV3_GFS_v17_p8 +export INPUT_NML=global_control.nml.IN diff --git a/tests/tests/control_lndp b/tests/tests/control_lndp index 51366f41ab..ab1ea0a8ca 100644 --- a/tests/tests/control_lndp +++ b/tests/tests/control_lndp @@ -17,7 +17,7 @@ export LIST_FILES="sfcf000.nc \ GFSPRS.GrbF00 \ GFSPRS.GrbF12" -export_fv3 +export_fv3_v16 export NPZ=127 export NPZP=128 export DT_ATMOS=720 diff --git a/tests/tests/control_lndp_debug b/tests/tests/control_lndp_debug index b47630da54..609050f57b 100644 --- a/tests/tests/control_lndp_debug +++ b/tests/tests/control_lndp_debug @@ -13,7 +13,7 @@ export LIST_FILES="sfcf000.nc \ atmf000.nc \ atmf001.nc" -export_fv3 +export_fv3_v16 export NPZ=127 export NPZP=128 export DT_ATMOS=720 diff --git a/tests/tests/control_noqr_p8 b/tests/tests/control_noqr_p8 index 8ed8408308..dd3cd82113 100644 --- a/tests/tests/control_noqr_p8 +++ b/tests/tests/control_noqr_p8 @@ -54,6 +54,7 @@ export LIST_FILES="sfcf000.nc \ RESTART/20210323.060000.sfc_data.tile6.nc" export_fv3 +export_tiled export NPZ=127 export NPZP=128 export DT_ATMOS=720 @@ -68,7 +69,6 @@ export OUTPUT_GRID='gaussian_grid' export WRITE_DOPOST=.true. export OUTPUT_FH='0 21 24' -# P7 default export IALB=2 export IEMS=2 export LSM=2 @@ -77,19 +77,16 @@ export IOPT_CRS=2 export IOPT_RAD=3 export IOPT_ALB=1 export IOPT_STC=3 -# P8 export IOPT_SFC=3 export IOPT_TRS=2 export IOPT_DIAG=2 -# FV3 P7 settings export D2_BG_K1=0.20 export D2_BG_K2=0.04 export PSM_BC=1 -# P8 export DDDMP=0.1 -# P7 Merra2 Aerosols & NSST +# Merra2 Aerosols & NSST export USE_MERRA2=.true. export IAER=1011 export NSTF_NAME=2,1,0,0,0 @@ -97,7 +94,7 @@ export NSTF_NAME=2,1,0,0,0 export LHEATSTRG=.false. export LSEASPRAY=.true. -# P7 UGWP1 +# UGWP1 export GWD_OPT=2 export DO_UGWP_V1=.false. export KNOB_UGWP_VERSION=0 @@ -110,7 +107,7 @@ export DO_UGWP_V1_OROG_ONLY=.false. export DO_UGWP_V0_NST_ONLY=.false. export LDIAG_UGWP=.false. -# P7 CA +# CA export DO_CA=.true. export CA_SGS=.true. export CA_GLOBAL=.false. @@ -124,25 +121,6 @@ export CA_TRIGGER=.true. export NSPINUP=1 export ISEED_CA=12345 -# P7 settings -export TILEDFIX=.true. -export FNALBC="'C96.snowfree_albedo.tileX.nc'" -export FNALBC2="'C96.facsf.tileX.nc'" -export FNTG3C="'C96.substrate_temperature.tileX.nc'" -export FNVEGC="'C96.vegetation_greenness.tileX.nc'" -export FNVETC="'C96.vegetation_type.tileX.nc'" -export FNSOTC="'C96.soil_type.tileX.nc'" -export FNSOCC="'C96.soil_color.tileX.nc'" -export FNSMCC=${FNSMCC_control} -export FNMSKH=${FNMSKH_control} -export FNVMNC="'C96.vegetation_greenness.tileX.nc'" -export FNVMXC="'C96.vegetation_greenness.tileX.nc'" -export FNSLPC="'C96.slope_type.tileX.nc'" -export FNABSC="'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. @@ -155,7 +133,7 @@ export FRAC_GRID=.true. export MOM6_OUTPUT_DIR=./MOM6_OUTPUT export MOM6_RESTART_DIR=./RESTART/ export MOM6_RESTART_SETTING=n -# P8 (not used for standalone) +# Following not used for standalone export USE_CICE_ALB=.false. export WRITE_NSFLIP=.true. @@ -164,8 +142,7 @@ export FV3_RUN=control_run.IN export CCPP_SUITE=FV3_GFS_v17_p8 export FIELD_TABLE=field_table_thompson_noaero_tke export DIAG_TABLE=diag_table_cpld.IN -# use same namelist for standalone,coupled P7 -export INPUT_NML=cpld_control.nml.IN +export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.false. diff --git a/tests/tests/control_p8 b/tests/tests/control_p8 index 9fa9badfbd..26ab79b7fb 100644 --- a/tests/tests/control_p8 +++ b/tests/tests/control_p8 @@ -54,6 +54,7 @@ export LIST_FILES="sfcf000.nc \ RESTART/20210323.060000.sfc_data.tile6.nc" export_fv3 +export_tiled export NPZ=127 export NPZP=128 export DT_ATMOS=720 @@ -67,7 +68,6 @@ export OUTPUT_GRID='gaussian_grid' export WRITE_DOPOST=.true. export OUTPUT_FH='0 21 24' -# P7 default export IALB=2 export IEMS=2 export LSM=2 @@ -76,19 +76,16 @@ export IOPT_CRS=2 export IOPT_RAD=3 export IOPT_ALB=1 export IOPT_STC=3 -# P8 export IOPT_SFC=3 export IOPT_TRS=2 export IOPT_DIAG=2 -# FV3 P7 settings export D2_BG_K1=0.20 export D2_BG_K2=0.04 export PSM_BC=1 -# P8 export DDDMP=0.1 -# P7 Merra2 Aerosols & NSST +# Merra2 Aerosols & NSST export USE_MERRA2=.true. export IAER=1011 export NSTF_NAME=2,1,0,0,0 @@ -96,7 +93,7 @@ export NSTF_NAME=2,1,0,0,0 export LHEATSTRG=.false. export LSEASPRAY=.true. -# P7 UGWP1 +# UGWP1 export GWD_OPT=2 export DO_UGWP_V1=.false. export KNOB_UGWP_VERSION=0 @@ -109,7 +106,7 @@ export DO_UGWP_V1_OROG_ONLY=.false. export DO_UGWP_V0_NST_ONLY=.false. export LDIAG_UGWP=.false. -# P7 CA +# CA export DO_CA=.true. export CA_SGS=.true. export CA_GLOBAL=.false. @@ -123,25 +120,6 @@ export CA_TRIGGER=.true. export NSPINUP=1 export ISEED_CA=12345 -# P7 settings -export TILEDFIX=.true. -export FNALBC="'C96.snowfree_albedo.tileX.nc'" -export FNALBC2="'C96.facsf.tileX.nc'" -export FNTG3C="'C96.substrate_temperature.tileX.nc'" -export FNVEGC="'C96.vegetation_greenness.tileX.nc'" -export FNVETC="'C96.vegetation_type.tileX.nc'" -export FNSOTC="'C96.soil_type.tileX.nc'" -export FNSOCC="'C96.soil_color.tileX.nc'" -export FNSMCC=${FNSMCC_control} -export FNMSKH=${FNMSKH_control} -export FNVMNC="'C96.vegetation_greenness.tileX.nc'" -export FNVMXC="'C96.vegetation_greenness.tileX.nc'" -export FNSLPC="'C96.slope_type.tileX.nc'" -export FNABSC="'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. @@ -154,7 +132,7 @@ export FRAC_GRID=.true. export MOM6_OUTPUT_DIR=./MOM6_OUTPUT export MOM6_RESTART_DIR=./RESTART/ export MOM6_RESTART_SETTING=n -# P8 (not used for standalone) +# Following not used for standalone export USE_CICE_ALB=.false. export WRITE_NSFLIP=.true. @@ -163,8 +141,7 @@ export FV3_RUN=control_run.IN export CCPP_SUITE=FV3_GFS_v17_p8 export FIELD_TABLE=field_table_thompson_noaero_tke export DIAG_TABLE=diag_table_cpld.IN -# use same namelist for standalone,coupled P7 -export INPUT_NML=cpld_control.nml.IN +export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.false. diff --git a/tests/tests/control_p8.v2.sfc b/tests/tests/control_p8.v2.sfc index 3f0c360b53..d08987ae87 100644 --- a/tests/tests/control_p8.v2.sfc +++ b/tests/tests/control_p8.v2.sfc @@ -55,6 +55,7 @@ export LIST_FILES="sfcf000.nc \ RESTART/20210323.060000.sfc_data.tile6.nc" export_fv3 +export_tiled export NPZ=127 export NPZP=128 export DT_ATMOS=720 @@ -68,7 +69,6 @@ export OUTPUT_GRID='gaussian_grid' export WRITE_DOPOST=.true. export OUTPUT_FH='0 21 24' -# P7 default export IALB=2 export IEMS=2 export LSM=2 @@ -77,19 +77,16 @@ export IOPT_CRS=2 export IOPT_RAD=3 export IOPT_ALB=1 export IOPT_STC=3 -# P8 export IOPT_SFC=3 export IOPT_TRS=2 export IOPT_DIAG=2 -# FV3 P7 settings export D2_BG_K1=0.20 export D2_BG_K2=0.04 export PSM_BC=1 -# P8 export DDDMP=0.1 -# P7 Merra2 Aerosols & NSST +# Merra2 Aerosols & NSST export USE_MERRA2=.true. export IAER=1011 export NSTF_NAME=2,1,0,0,0 @@ -97,7 +94,7 @@ export NSTF_NAME=2,1,0,0,0 export LHEATSTRG=.false. export LSEASPRAY=.true. -# P7 UGWP1 +# UGWP1 export GWD_OPT=2 export DO_UGWP_V1=.false. export KNOB_UGWP_VERSION=0 @@ -110,7 +107,7 @@ export DO_UGWP_V1_OROG_ONLY=.false. export DO_UGWP_V0_NST_ONLY=.false. export LDIAG_UGWP=.false. -# P7 CA +# CA export DO_CA=.true. export CA_SGS=.true. export CA_GLOBAL=.false. @@ -124,25 +121,6 @@ export CA_TRIGGER=.true. export NSPINUP=1 export ISEED_CA=12345 -# P7 settings -export TILEDFIX=.true. -export FNALBC="'C96.snowfree_albedo.tileX.nc'" -export FNALBC2="'C96.facsf.tileX.nc'" -export FNTG3C="'C96.substrate_temperature.tileX.nc'" -export FNVEGC="'C96.vegetation_greenness.tileX.nc'" -export FNVETC="'C96.vegetation_type.tileX.nc'" -export FNSOTC="'C96.soil_type.tileX.nc'" -export FNSOCC="'C96.soil_color.tileX.nc'" -export FNSMCC=${FNSMCC_control} -export FNMSKH=${FNMSKH_control} -export FNVMNC="'C96.vegetation_greenness.tileX.nc'" -export FNVMXC="'C96.vegetation_greenness.tileX.nc'" -export FNSLPC="'C96.slope_type.tileX.nc'" -export FNABSC="'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. @@ -155,7 +133,7 @@ export FRAC_GRID=.true. export MOM6_OUTPUT_DIR=./MOM6_OUTPUT export MOM6_RESTART_DIR=./RESTART/ export MOM6_RESTART_SETTING=n -# P8 (not used for standalone) +# Following not used for standalone export USE_CICE_ALB=.false. export WRITE_NSFLIP=.true. @@ -164,8 +142,7 @@ export FV3_RUN=control_run.IN export CCPP_SUITE=FV3_GFS_v17_p8 export FIELD_TABLE=field_table_thompson_noaero_tke export DIAG_TABLE=diag_table_cpld.IN -# use same namelist for standalone,coupled P7 -export INPUT_NML=cpld_control.nml.IN +export INPUT_NML=global_control.nml.IN export V2_SFC_FILE=true # RRTMGP diff --git a/tests/tests/control_p8_atmlnd b/tests/tests/control_p8_atmlnd index 46d6745e30..aecdf87e6f 100644 --- a/tests/tests/control_p8_atmlnd +++ b/tests/tests/control_p8_atmlnd @@ -96,6 +96,7 @@ export LIST_FILES="sfcf000.tile1.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 @@ -109,7 +110,6 @@ export OUTPUT_GRID='cubed_sphere_grid' export WRITE_DOPOST=.false. export OUTPUT_FH='0 21 24' -# P7 default export IALB=2 export IEMS=2 export LSM=2 @@ -118,19 +118,16 @@ export IOPT_CRS=2 export IOPT_RAD=3 export IOPT_ALB=1 export IOPT_STC=3 -# P8 export IOPT_SFC=3 export IOPT_TRS=2 export IOPT_DIAG=2 -# FV3 P7 settings export D2_BG_K1=0.20 export D2_BG_K2=0.04 export PSM_BC=1 -# P8 export DDDMP=0.1 -# P7 Merra2 Aerosols & NSST +# Merra2 Aerosols & NSST export USE_MERRA2=.true. export IAER=1011 export NSTF_NAME=2,1,0,0,0 @@ -138,7 +135,7 @@ export NSTF_NAME=2,1,0,0,0 export LHEATSTRG=.false. export LSEASPRAY=.true. -# P7 UGWP1 +# UGWP1 export GWD_OPT=2 export DO_UGWP_V1=.false. export KNOB_UGWP_VERSION=0 @@ -151,7 +148,7 @@ export DO_UGWP_V1_OROG_ONLY=.false. export DO_UGWP_V0_NST_ONLY=.false. export LDIAG_UGWP=.false. -# P7 CA +# CA export DO_CA=.true. export CA_SGS=.true. export CA_GLOBAL=.false. @@ -165,7 +162,6 @@ export CA_TRIGGER=.true. export NSPINUP=1 export ISEED_CA=12345 -# P7 settings export TILEDFIX=.true. export FNALBC="'INPUT/C96.snowfree_albedo.tileX.nc'" export FNALBC2="'INPUT/C96.facsf.tileX.nc'" @@ -174,6 +170,8 @@ 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'" @@ -196,7 +194,7 @@ export FRAC_GRID=.true. export MOM6_OUTPUT_DIR=./MOM6_OUTPUT export MOM6_RESTART_DIR=./RESTART/ export MOM6_RESTART_SETTING=n -# P8 (not used for standalone) +# Following not used for standalone export USE_CICE_ALB=.false. export WRITE_NSFLIP=.true. @@ -205,8 +203,7 @@ 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 -# use same namelist for standalone,coupled P7 -export INPUT_NML=cpld_control.nml.IN +export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.false. diff --git a/tests/tests/control_p8_atmlnd_sbs b/tests/tests/control_p8_atmlnd_sbs index 704f7936f4..33be5a8b0c 100644 --- a/tests/tests/control_p8_atmlnd_sbs +++ b/tests/tests/control_p8_atmlnd_sbs @@ -96,6 +96,7 @@ export LIST_FILES="sfcf000.tile1.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 @@ -109,7 +110,6 @@ export OUTPUT_GRID='cubed_sphere_grid' export WRITE_DOPOST=.false. export OUTPUT_FH='0 21 24' -# P7 default export IALB=2 export IEMS=2 export LSM=2 @@ -118,19 +118,16 @@ export IOPT_CRS=2 export IOPT_RAD=3 export IOPT_ALB=1 export IOPT_STC=3 -# P8 export IOPT_SFC=3 export IOPT_TRS=2 export IOPT_DIAG=2 -# FV3 P7 settings export D2_BG_K1=0.20 export D2_BG_K2=0.04 export PSM_BC=1 -# P8 export DDDMP=0.1 -# P7 Merra2 Aerosols & NSST +# Merra2 Aerosols & NSST export USE_MERRA2=.true. export IAER=1011 export NSTF_NAME=2,1,0,0,0 @@ -138,7 +135,7 @@ export NSTF_NAME=2,1,0,0,0 export LHEATSTRG=.false. export LSEASPRAY=.true. -# P7 UGWP1 +# UGWP1 export GWD_OPT=2 export DO_UGWP_V1=.false. export KNOB_UGWP_VERSION=0 @@ -151,7 +148,7 @@ export DO_UGWP_V1_OROG_ONLY=.false. export DO_UGWP_V0_NST_ONLY=.false. export LDIAG_UGWP=.false. -# P7 CA +# CA export DO_CA=.true. export CA_SGS=.true. export CA_GLOBAL=.false. @@ -165,7 +162,6 @@ export CA_TRIGGER=.true. export NSPINUP=1 export ISEED_CA=12345 -# P7 settings export TILEDFIX=.true. export FNALBC="'INPUT/C96.snowfree_albedo.tileX.nc'" export FNALBC2="'INPUT/C96.facsf.tileX.nc'" @@ -196,7 +192,7 @@ export FRAC_GRID=.true. export MOM6_OUTPUT_DIR=./MOM6_OUTPUT export MOM6_RESTART_DIR=./RESTART/ export MOM6_RESTART_SETTING=n -# P8 (not used for standalone) +# Following not used for standalone export USE_CICE_ALB=.false. export WRITE_NSFLIP=.true. @@ -205,8 +201,7 @@ 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 -# use same namelist for standalone,coupled P7 -export INPUT_NML=cpld_control.nml.IN +export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.false. diff --git a/tests/tests/control_p8_faster b/tests/tests/control_p8_faster index 21b3dda5db..fd02cbf4e0 100644 --- a/tests/tests/control_p8_faster +++ b/tests/tests/control_p8_faster @@ -54,6 +54,7 @@ export LIST_FILES="sfcf000.nc \ RESTART/20210323.060000.sfc_data.tile6.nc" export_fv3 +export_tiled export NPZ=127 export NPZP=128 export DT_ATMOS=720 @@ -67,7 +68,6 @@ export OUTPUT_GRID='gaussian_grid' export WRITE_DOPOST=.true. export OUTPUT_FH='0 21 24' -# P7 default export IALB=2 export IEMS=2 export LSM=2 @@ -76,19 +76,16 @@ export IOPT_CRS=2 export IOPT_RAD=3 export IOPT_ALB=1 export IOPT_STC=3 -# P8 export IOPT_SFC=3 export IOPT_TRS=2 export IOPT_DIAG=2 -# FV3 P7 settings export D2_BG_K1=0.20 export D2_BG_K2=0.04 export PSM_BC=1 -# P8 export DDDMP=0.1 -# P7 Merra2 Aerosols & NSST +# Merra2 Aerosols & NSST export USE_MERRA2=.true. export IAER=1011 export NSTF_NAME=2,1,0,0,0 @@ -96,7 +93,7 @@ export NSTF_NAME=2,1,0,0,0 export LHEATSTRG=.false. export LSEASPRAY=.true. -# P7 UGWP1 +# UGWP1 export GWD_OPT=2 export DO_UGWP_V1=.false. export KNOB_UGWP_VERSION=0 @@ -109,7 +106,7 @@ export DO_UGWP_V1_OROG_ONLY=.false. export DO_UGWP_V0_NST_ONLY=.false. export LDIAG_UGWP=.false. -# P7 CA +# CA export DO_CA=.true. export CA_SGS=.true. export CA_GLOBAL=.false. @@ -123,25 +120,6 @@ export CA_TRIGGER=.true. export NSPINUP=1 export ISEED_CA=12345 -# P7 settings -export TILEDFIX=.true. -export FNALBC="'C96.snowfree_albedo.tileX.nc'" -export FNALBC2="'C96.facsf.tileX.nc'" -export FNTG3C="'C96.substrate_temperature.tileX.nc'" -export FNVEGC="'C96.vegetation_greenness.tileX.nc'" -export FNVETC="'C96.vegetation_type.tileX.nc'" -export FNSOTC="'C96.soil_type.tileX.nc'" -export FNSOCC="'C96.soil_color.tileX.nc'" -export FNSMCC=${FNSMCC_control} -export FNMSKH=${FNMSKH_control} -export FNVMNC="'C96.vegetation_greenness.tileX.nc'" -export FNVMXC="'C96.vegetation_greenness.tileX.nc'" -export FNSLPC="'C96.slope_type.tileX.nc'" -export FNABSC="'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. @@ -154,7 +132,7 @@ export FRAC_GRID=.true. export MOM6_OUTPUT_DIR=./MOM6_OUTPUT export MOM6_RESTART_DIR=./RESTART/ export MOM6_RESTART_SETTING=n -# P8 (not used for standalone) +# Following not used for standalone export USE_CICE_ALB=.false. export WRITE_NSFLIP=.true. @@ -163,8 +141,7 @@ export FV3_RUN=control_run.IN export CCPP_SUITE=FV3_GFS_v17_p8 export FIELD_TABLE=field_table_thompson_noaero_tke export DIAG_TABLE=diag_table_cpld.IN -# use same namelist for standalone,coupled P7 -export INPUT_NML=cpld_control.nml.IN +export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.false. diff --git a/tests/tests/control_p8_lndp b/tests/tests/control_p8_lndp index 80c4be94be..4f5742b448 100644 --- a/tests/tests/control_p8_lndp +++ b/tests/tests/control_p8_lndp @@ -26,6 +26,7 @@ export LIST_FILES="sfcf000.nc \ GFSPRS.GrbF48" export_fv3 +export_tiled export NPZ=127 export NPZP=128 export DT_ATMOS=720 @@ -40,7 +41,6 @@ export WRITE_DOPOST=.true. export FHMAX=48 export OUTPUT_FH='0 21 24 48' -# P7 default export IALB=2 export IEMS=2 export LSM=2 @@ -49,19 +49,16 @@ export IOPT_CRS=2 export IOPT_RAD=3 export IOPT_ALB=1 export IOPT_STC=3 -# P8 export IOPT_SFC=3 export IOPT_TRS=2 export IOPT_DIAG=2 -# FV3 P7 settings export D2_BG_K1=0.20 export D2_BG_K2=0.04 export PSM_BC=1 -# P8 export DDDMP=0.1 -# P7 Merra2 Aerosols & NSST +# Merra2 Aerosols & NSST export USE_MERRA2=.true. export IAER=1011 export NSTF_NAME=2,1,0,0,0 @@ -69,7 +66,7 @@ export NSTF_NAME=2,1,0,0,0 export LHEATSTRG=.false. export LSEASPRAY=.true. -# P7 UGWP1 +# UGWP1 export GWD_OPT=2 export DO_UGWP_V1=.false. export KNOB_UGWP_VERSION=0 @@ -82,7 +79,7 @@ export DO_UGWP_V1_OROG_ONLY=.false. export DO_UGWP_V0_NST_ONLY=.false. export LDIAG_UGWP=.false. -# P7 CA +# CA export DO_CA=.true. export CA_SGS=.true. export CA_GLOBAL=.false. @@ -96,25 +93,6 @@ export CA_TRIGGER=.true. export NSPINUP=1 export ISEED_CA=12345 -# P7 settings -export TILEDFIX=.true. -export FNALBC="'C96.snowfree_albedo.tileX.nc'" -export FNALBC2="'C96.facsf.tileX.nc'" -export FNTG3C="'C96.substrate_temperature.tileX.nc'" -export FNVEGC="'C96.vegetation_greenness.tileX.nc'" -export FNVETC="'C96.vegetation_type.tileX.nc'" -export FNSOTC="'C96.soil_type.tileX.nc'" -export FNSOCC="'C96.soil_color.tileX.nc'" -export FNSMCC=${FNSMCC_control} -export FNMSKH=${FNMSKH_control} -export FNVMNC="'C96.vegetation_greenness.tileX.nc'" -export FNVMXC="'C96.vegetation_greenness.tileX.nc'" -export FNSLPC="'C96.slope_type.tileX.nc'" -export FNABSC="'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. @@ -127,7 +105,7 @@ export FRAC_GRID=.true. export MOM6_OUTPUT_DIR=./MOM6_OUTPUT export MOM6_RESTART_DIR=./RESTART/ export MOM6_RESTART_SETTING=n -# P8 (not used for standalone) +# Following not used for standalone export USE_CICE_ALB=.false. export WRITE_NSFLIP=.true. @@ -136,8 +114,7 @@ export FV3_RUN=control_run.IN export CCPP_SUITE=FV3_GFS_v17_p8 export FIELD_TABLE=field_table_thompson_noaero_tke export DIAG_TABLE=diag_table_cpld.IN -# use same namelist for standalone,coupled P7 -export INPUT_NML=cpld_control.nml.IN +export INPUT_NML=global_control.nml.IN export LNDP_TYPE=2 export N_VAR_LNDP=1 export LNDP_VAR_LIST="'vgf'," diff --git a/tests/tests/control_p8_mynn b/tests/tests/control_p8_mynn index b61adef27d..593b283f63 100644 --- a/tests/tests/control_p8_mynn +++ b/tests/tests/control_p8_mynn @@ -53,7 +53,8 @@ export LIST_FILES="sfcf000.nc \ RESTART/20210323.060000.sfc_data.tile5.nc \ RESTART/20210323.060000.sfc_data.tile6.nc" -export_fv3 +export_fv3_v16 +export_tiled export NPZ=127 export NPZP=128 export DT_ATMOS=720 @@ -67,7 +68,6 @@ export OUTPUT_GRID='gaussian_grid' export WRITE_DOPOST=.true. export OUTPUT_FH='0 21 24' -# P7 default export IALB=2 export IEMS=2 export LSM=2 @@ -76,19 +76,16 @@ export IOPT_CRS=2 export IOPT_RAD=3 export IOPT_ALB=1 export IOPT_STC=3 -# P8 export IOPT_SFC=3 export IOPT_TRS=2 export IOPT_DIAG=2 -# FV3 P7 settings export D2_BG_K1=0.20 export D2_BG_K2=0.04 export PSM_BC=1 -# P8 export DDDMP=0.1 -# P7 Merra2 Aerosols & NSST +# Merra2 Aerosols & NSST export USE_MERRA2=.true. export IAER=1011 export NSTF_NAME=2,1,0,0,0 @@ -96,7 +93,7 @@ export NSTF_NAME=2,1,0,0,0 export LHEATSTRG=.false. export LSEASPRAY=.true. -# P7 UGWP1 +# UGWP1 export GWD_OPT=2 export DO_UGWP_V1=.false. export KNOB_UGWP_VERSION=0 @@ -109,7 +106,7 @@ export DO_UGWP_V1_OROG_ONLY=.false. export DO_UGWP_V0_NST_ONLY=.false. export LDIAG_UGWP=.false. -# P7 CA +# CA export DO_CA=.true. export CA_SGS=.true. export CA_GLOBAL=.false. @@ -123,25 +120,6 @@ export CA_TRIGGER=.true. export NSPINUP=1 export ISEED_CA=12345 -# P7 settings -export TILEDFIX=.true. -export FNALBC="'C96.snowfree_albedo.tileX.nc'" -export FNALBC2="'C96.facsf.tileX.nc'" -export FNTG3C="'C96.substrate_temperature.tileX.nc'" -export FNVEGC="'C96.vegetation_greenness.tileX.nc'" -export FNVETC="'C96.vegetation_type.tileX.nc'" -export FNSOTC="'C96.soil_type.tileX.nc'" -export FNSOCC="'C96.soil_color.tileX.nc'" -export FNSMCC=${FNSMCC_control} -export FNMSKH=${FNMSKH_control} -export FNVMNC="'C96.vegetation_greenness.tileX.nc'" -export FNVMXC="'C96.vegetation_greenness.tileX.nc'" -export FNSLPC="'C96.slope_type.tileX.nc'" -export FNABSC="'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. @@ -154,7 +132,7 @@ export FRAC_GRID=.true. export MOM6_OUTPUT_DIR=./MOM6_OUTPUT export MOM6_RESTART_DIR=./RESTART/ export MOM6_RESTART_SETTING=n -# P8 (not used for standalone) +# Following not used for standalone export USE_CICE_ALB=.false. export WRITE_NSFLIP=.true. @@ -163,8 +141,7 @@ export FV3_RUN=control_run.IN export CCPP_SUITE=FV3_GFS_v17_p8_mynn export FIELD_TABLE=field_table_thompson_noaero_tke export DIAG_TABLE=diag_table_cpld.IN -# use same namelist for standalone,coupled P7 -export INPUT_NML=cpld_control.nml.IN +export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.false. @@ -175,3 +152,24 @@ export DOGP_SGS_CNV=.true. export IMFSHALCNV=-1 export SHAL_CNV=.false. export DO_MYNNEDMF=.true. + +export TILEDFIX=.true. +export FNALBC="'C96.snowfree_albedo.tileX.nc'" +export FNALBC2="'C96.facsf.tileX.nc'" +export FNTG3C="'C96.substrate_temperature.tileX.nc'" +export FNVEGC="'C96.vegetation_greenness.tileX.nc'" +export FNVETC="'C96.vegetation_type.tileX.nc'" +export FNSOTC="'C96.soil_type.tileX.nc'" +export FNSOCC="'C96.soil_color.tileX.nc'" +export FNSMCC=${FNSMCC_control} +export FNMSKH=${FNMSKH_control} +export FNVMNC="'C96.vegetation_greenness.tileX.nc'" +export FNVMXC="'C96.vegetation_greenness.tileX.nc'" +export FNSLPC="'C96.slope_type.tileX.nc'" +export FNABSC="'C96.maximum_snow_albedo.tileX.nc'" +export LANDICE=".false." +export FSICL=0 +export FSICS=0 + +export IOVR=3 +export ICLIQ_SW=2 diff --git a/tests/tests/control_p8_rrtmgp b/tests/tests/control_p8_rrtmgp index b5a93a9580..01daa2ee7a 100644 --- a/tests/tests/control_p8_rrtmgp +++ b/tests/tests/control_p8_rrtmgp @@ -54,6 +54,7 @@ export LIST_FILES="sfcf000.nc \ RESTART/20210323.060000.sfc_data.tile6.nc" export_fv3 +export_tiled export NPZ=127 export NPZP=128 export DT_ATMOS=720 @@ -67,7 +68,6 @@ export OUTPUT_GRID='gaussian_grid' export WRITE_DOPOST=.true. export OUTPUT_FH='0 21 24' -# P7 default export IALB=2 export IEMS=2 export LSM=2 @@ -76,19 +76,16 @@ export IOPT_CRS=2 export IOPT_RAD=3 export IOPT_ALB=1 export IOPT_STC=3 -# P8 export IOPT_SFC=3 export IOPT_TRS=2 export IOPT_DIAG=2 -# FV3 P7 settings export D2_BG_K1=0.20 export D2_BG_K2=0.04 export PSM_BC=1 -# P8 export DDDMP=0.1 -# P7 Merra2 Aerosols & NSST +# Merra2 Aerosols & NSST export USE_MERRA2=.true. export IAER=1011 export NSTF_NAME=2,1,0,0,0 @@ -96,7 +93,7 @@ export NSTF_NAME=2,1,0,0,0 export LHEATSTRG=.false. export LSEASPRAY=.true. -# P7 UGWP1 +# UGWP1 export GWD_OPT=2 export DO_UGWP_V1=.false. export KNOB_UGWP_VERSION=0 @@ -109,7 +106,7 @@ export DO_UGWP_V1_OROG_ONLY=.false. export DO_UGWP_V0_NST_ONLY=.false. export LDIAG_UGWP=.false. -# P7 CA +# CA export DO_CA=.true. export CA_SGS=.true. export CA_GLOBAL=.false. @@ -123,25 +120,6 @@ export CA_TRIGGER=.true. export NSPINUP=1 export ISEED_CA=12345 -# P7 settings -export TILEDFIX=.true. -export FNALBC="'C96.snowfree_albedo.tileX.nc'" -export FNALBC2="'C96.facsf.tileX.nc'" -export FNTG3C="'C96.substrate_temperature.tileX.nc'" -export FNVEGC="'C96.vegetation_greenness.tileX.nc'" -export FNVETC="'C96.vegetation_type.tileX.nc'" -export FNSOTC="'C96.soil_type.tileX.nc'" -export FNSOCC="'C96.soil_color.tileX.nc'" -export FNSMCC=${FNSMCC_control} -export FNMSKH=${FNMSKH_control} -export FNVMNC="'C96.vegetation_greenness.tileX.nc'" -export FNVMXC="'C96.vegetation_greenness.tileX.nc'" -export FNSLPC="'C96.slope_type.tileX.nc'" -export FNABSC="'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. @@ -154,7 +132,7 @@ export FRAC_GRID=.true. export MOM6_OUTPUT_DIR=./MOM6_OUTPUT export MOM6_RESTART_DIR=./RESTART/ export MOM6_RESTART_SETTING=n -# P8 (not used for standalone) +# Following not used for standalone export USE_CICE_ALB=.false. export WRITE_NSFLIP=.true. @@ -163,8 +141,7 @@ export FV3_RUN=control_run.IN export CCPP_SUITE=FV3_GFS_v17_p8_rrtmgp export FIELD_TABLE=field_table_thompson_noaero_tke export DIAG_TABLE=diag_table_cpld.IN -# use same namelist for standalone,coupled P7 -export INPUT_NML=cpld_control.nml.IN +export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.true. diff --git a/tests/tests/control_p8_ugwpv1 b/tests/tests/control_p8_ugwpv1 index a8f550c2ec..a62a9c1049 100644 --- a/tests/tests/control_p8_ugwpv1 +++ b/tests/tests/control_p8_ugwpv1 @@ -55,6 +55,7 @@ export LIST_FILES="sfcf000.nc \ RESTART/20210323.060000.sfc_data.tile6.nc" export_fv3 +export_tiled export NPZ=127 export NPZP=128 export DT_ATMOS=720 @@ -68,7 +69,6 @@ export OUTPUT_GRID='gaussian_grid' export WRITE_DOPOST=.true. export OUTPUT_FH='0 21 24' -# P7 default export IALB=2 export IEMS=2 export LSM=2 @@ -77,19 +77,16 @@ export IOPT_CRS=2 export IOPT_RAD=3 export IOPT_ALB=1 export IOPT_STC=3 -# P8 export IOPT_SFC=3 export IOPT_TRS=2 export IOPT_DIAG=2 -# FV3 P7 settings export D2_BG_K1=0.20 export D2_BG_K2=0.04 export PSM_BC=1 -# P8 export DDDMP=0.1 -# P7 Merra2 Aerosols & NSST +# Merra2 Aerosols & NSST export USE_MERRA2=.true. export IAER=1011 export NSTF_NAME=2,1,0,0,0 @@ -97,7 +94,7 @@ export NSTF_NAME=2,1,0,0,0 export LHEATSTRG=.false. export LSEASPRAY=.true. -# P8 UGWP1 +# UGWP1 export GWD_OPT=2 export CDMBWD=20.0,2.5,1.0,1.0 export DO_UGWP_V1=.true. @@ -113,7 +110,7 @@ export LDIAG_UGWP=.false. export KNOB_UGWP_DOKDIS=2 export KNOB_UGWP_NDX4LH=4 -# P7 CA +# CA export DO_CA=.true. export CA_SGS=.true. export CA_GLOBAL=.false. @@ -127,25 +124,6 @@ export CA_TRIGGER=.true. export NSPINUP=1 export ISEED_CA=12345 -# P7 settings -export TILEDFIX=.true. -export FNALBC="'C96.snowfree_albedo.tileX.nc'" -export FNALBC2="'C96.facsf.tileX.nc'" -export FNTG3C="'C96.substrate_temperature.tileX.nc'" -export FNVEGC="'C96.vegetation_greenness.tileX.nc'" -export FNVETC="'C96.vegetation_type.tileX.nc'" -export FNSOTC="'C96.soil_type.tileX.nc'" -export FNSOCC="'C96.soil_color.tileX.nc'" -export FNSMCC=${FNSMCC_control} -export FNMSKH=${FNMSKH_control} -export FNVMNC="'C96.vegetation_greenness.tileX.nc'" -export FNVMXC="'C96.vegetation_greenness.tileX.nc'" -export FNSLPC="'C96.slope_type.tileX.nc'" -export FNABSC="'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. @@ -158,7 +136,7 @@ export FRAC_GRID=.true. export MOM6_OUTPUT_DIR=./MOM6_OUTPUT export MOM6_RESTART_DIR=./RESTART/ export MOM6_RESTART_SETTING=n -# P8 (not used for standalone) +# Follwoing not used for standalone export USE_CICE_ALB=.false. export WRITE_NSFLIP=.true. @@ -167,8 +145,7 @@ export FV3_RUN=control_run.IN export CCPP_SUITE=FV3_GFS_v17_p8_ugwpv1 export FIELD_TABLE=field_table_thompson_noaero_tke export DIAG_TABLE=diag_table_cpld.IN -# use same namelist for standalone,coupled P7 -export INPUT_NML=cpld_control.nml.IN +export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.false. diff --git a/tests/tests/control_ras b/tests/tests/control_ras index f762518af9..2d730bb52e 100644 --- a/tests/tests/control_ras +++ b/tests/tests/control_ras @@ -17,7 +17,7 @@ export LIST_FILES="sfcf000.nc \ GFSPRS.GrbF00 \ GFSPRS.GrbF24" -export_fv3 +export_fv3_v16 export NPZ=127 export NPZP=128 export DT_ATMOS=720 diff --git a/tests/tests/control_ras_debug b/tests/tests/control_ras_debug index d34b86b816..14b248269f 100644 --- a/tests/tests/control_ras_debug +++ b/tests/tests/control_ras_debug @@ -13,7 +13,7 @@ export LIST_FILES="sfcf000.nc \ atmf000.nc \ atmf001.nc" -export_fv3 +export_fv3_v16 export NPZ=127 export NPZP=128 export DT_ATMOS=720 diff --git a/tests/tests/control_restart_noqr_p8 b/tests/tests/control_restart_noqr_p8 index 424f4d43ae..f3baca99f7 100644 --- a/tests/tests/control_restart_noqr_p8 +++ b/tests/tests/control_restart_noqr_p8 @@ -46,6 +46,7 @@ export LIST_FILES="sfcf024.nc \ RESTART/20210323.060000.sfc_data.tile6.nc" export_fv3 +export_tiled export NPZ=127 export NPZP=128 export DT_ATMOS=720 @@ -67,7 +68,6 @@ export MAKE_NH=.false. export MOUNTAIN=.true. export NA_INIT=0 -# P7 default export IALB=2 export IEMS=2 export LSM=2 @@ -76,19 +76,16 @@ export IOPT_CRS=2 export IOPT_RAD=3 export IOPT_ALB=1 export IOPT_STC=3 -# P8 export IOPT_SFC=3 export IOPT_TRS=2 export IOPT_DIAG=2 -# FV3 P7 settings export D2_BG_K1=0.20 export D2_BG_K2=0.04 export PSM_BC=1 -# P8 export DDDMP=0.1 -# P7 Merra2 Aerosols & NSST +# Merra2 Aerosols & NSST export USE_MERRA2=.true. export IAER=1011 export NSTF_NAME=2,0,0,0,0 @@ -96,7 +93,7 @@ export NSTF_NAME=2,0,0,0,0 export LHEATSTRG=.false. export LSEASPRAY=.true. -# P7 UGWP1 +# UGWP1 export GWD_OPT=2 export DO_UGWP_V1=.false. export KNOB_UGWP_VERSION=0 @@ -109,7 +106,7 @@ export DO_UGWP_V1_OROG_ONLY=.false. export DO_UGWP_V0_NST_ONLY=.false. export LDIAG_UGWP=.false. -# P7 CA +# CA export DO_CA=.true. export CA_SGS=.true. export CA_GLOBAL=.false. @@ -123,25 +120,6 @@ export CA_TRIGGER=.true. export NSPINUP=1 export ISEED_CA=12345 -# P7 settings -export TILEDFIX=.true. -export FNALBC="'C96.snowfree_albedo.tileX.nc'" -export FNALBC2="'C96.facsf.tileX.nc'" -export FNTG3C="'C96.substrate_temperature.tileX.nc'" -export FNVEGC="'C96.vegetation_greenness.tileX.nc'" -export FNVETC="'C96.vegetation_type.tileX.nc'" -export FNSOTC="'C96.soil_type.tileX.nc'" -export FNSOCC="'C96.soil_color.tileX.nc'" -export FNSMCC=${FNSMCC_control} -export FNMSKH=${FNMSKH_control} -export FNVMNC="'C96.vegetation_greenness.tileX.nc'" -export FNVMXC="'C96.vegetation_greenness.tileX.nc'" -export FNSLPC="'C96.slope_type.tileX.nc'" -export FNABSC="'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. @@ -154,7 +132,7 @@ export FRAC_GRID=.true. export MOM6_OUTPUT_DIR=./MOM6_OUTPUT export MOM6_RESTART_DIR=./RESTART/ export MOM6_RESTART_SETTING=n -# P8 (not used for standalone) +# Following not used for standalone export USE_CICE_ALB=.false. export WRITE_NSFLIP=.true. @@ -163,10 +141,9 @@ export FV3_RUN=control_run.IN export CCPP_SUITE=FV3_GFS_v17_p8 export FIELD_TABLE=field_table_thompson_noaero_tke export DIAG_TABLE=diag_table_cpld.IN -# use same namelist for standalone,coupled P7 -export INPUT_NML=cpld_control.nml.IN +export INPUT_NML=global_control.nml.IN -# P8 RRTMGP +# RRTMGP export DO_RRTMGP=.false. export DOGP_CLDOPTICS_LUT=.true. export DOGP_LWSCAT=.true. diff --git a/tests/tests/control_restart_p8 b/tests/tests/control_restart_p8 index c10d7e7a93..50be1ec0dd 100644 --- a/tests/tests/control_restart_p8 +++ b/tests/tests/control_restart_p8 @@ -46,6 +46,7 @@ export LIST_FILES="sfcf024.nc \ RESTART/20210323.060000.sfc_data.tile6.nc" export_fv3 +export_tiled export NPZ=127 export NPZP=128 export DT_ATMOS=720 @@ -66,7 +67,6 @@ export MAKE_NH=.false. export MOUNTAIN=.true. export NA_INIT=0 -# P7 default export IALB=2 export IEMS=2 export LSM=2 @@ -75,19 +75,16 @@ export IOPT_CRS=2 export IOPT_RAD=3 export IOPT_ALB=1 export IOPT_STC=3 -# P8 export IOPT_SFC=3 export IOPT_TRS=2 export IOPT_DIAG=2 -# FV3 P7 settings export D2_BG_K1=0.20 export D2_BG_K2=0.04 export PSM_BC=1 -# P8 export DDDMP=0.1 -# P7 Merra2 Aerosols & NSST +# Merra2 Aerosols & NSST export USE_MERRA2=.true. export IAER=1011 export NSTF_NAME=2,0,0,0,0 @@ -95,7 +92,7 @@ export NSTF_NAME=2,0,0,0,0 export LHEATSTRG=.false. export LSEASPRAY=.true. -# P7 UGWP1 +# UGWP1 export GWD_OPT=2 export DO_UGWP_V1=.false. export KNOB_UGWP_VERSION=0 @@ -108,7 +105,7 @@ export DO_UGWP_V1_OROG_ONLY=.false. export DO_UGWP_V0_NST_ONLY=.false. export LDIAG_UGWP=.false. -# P7 CA +# CA export DO_CA=.true. export CA_SGS=.true. export CA_GLOBAL=.false. @@ -122,25 +119,6 @@ export CA_TRIGGER=.true. export NSPINUP=1 export ISEED_CA=12345 -# P7 settings -export TILEDFIX=.true. -export FNALBC="'C96.snowfree_albedo.tileX.nc'" -export FNALBC2="'C96.facsf.tileX.nc'" -export FNTG3C="'C96.substrate_temperature.tileX.nc'" -export FNVEGC="'C96.vegetation_greenness.tileX.nc'" -export FNVETC="'C96.vegetation_type.tileX.nc'" -export FNSOTC="'C96.soil_type.tileX.nc'" -export FNSOCC="'C96.soil_color.tileX.nc'" -export FNSMCC=${FNSMCC_control} -export FNMSKH=${FNMSKH_control} -export FNVMNC="'C96.vegetation_greenness.tileX.nc'" -export FNVMXC="'C96.vegetation_greenness.tileX.nc'" -export FNSLPC="'C96.slope_type.tileX.nc'" -export FNABSC="'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. @@ -153,7 +131,7 @@ export FRAC_GRID=.true. export MOM6_OUTPUT_DIR=./MOM6_OUTPUT export MOM6_RESTART_DIR=./RESTART/ export MOM6_RESTART_SETTING=n -# P8 (not used for standalone) +# Following not used for standalone export USE_CICE_ALB=.false. export WRITE_NSFLIP=.true. @@ -162,10 +140,9 @@ export FV3_RUN=control_run.IN export CCPP_SUITE=FV3_GFS_v17_p8 export FIELD_TABLE=field_table_thompson_noaero_tke export DIAG_TABLE=diag_table_cpld.IN -# use same namelist for standalone,coupled P7 -export INPUT_NML=cpld_control.nml.IN +export INPUT_NML=global_control.nml.IN -# P8 RRTMGP +# RRTMGP export DO_RRTMGP=.false. export DOGP_CLDOPTICS_LUT=.true. export DOGP_LWSCAT=.true. diff --git a/tests/tests/control_restart_p8_atmlnd b/tests/tests/control_restart_p8_atmlnd index e4e0f3ab2f..2eaa04f779 100644 --- a/tests/tests/control_restart_p8_atmlnd +++ b/tests/tests/control_restart_p8_atmlnd @@ -28,6 +28,7 @@ export LIST_FILES="sfcf024.tile1.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 @@ -49,7 +50,6 @@ export MAKE_NH=.false. export MOUNTAIN=.true. export NA_INIT=0 -# P7 default export IALB=2 export IEMS=2 export LSM=2 @@ -58,19 +58,16 @@ export IOPT_CRS=2 export IOPT_RAD=3 export IOPT_ALB=1 export IOPT_STC=3 -# P8 export IOPT_SFC=3 export IOPT_TRS=2 export IOPT_DIAG=2 -# FV3 P7 settings export D2_BG_K1=0.20 export D2_BG_K2=0.04 export PSM_BC=1 -# P8 export DDDMP=0.1 -# P7 Merra2 Aerosols & NSST +# Merra2 Aerosols & NSST export USE_MERRA2=.true. export IAER=1011 export NSTF_NAME=2,0,0,0,0 @@ -78,7 +75,7 @@ export NSTF_NAME=2,0,0,0,0 export LHEATSTRG=.false. export LSEASPRAY=.true. -# P7 UGWP1 +# UGWP1 export GWD_OPT=2 export DO_UGWP_V1=.false. export KNOB_UGWP_VERSION=0 @@ -91,7 +88,7 @@ export DO_UGWP_V1_OROG_ONLY=.false. export DO_UGWP_V0_NST_ONLY=.false. export LDIAG_UGWP=.false. -# P7 CA +# CA export DO_CA=.true. export CA_SGS=.true. export CA_GLOBAL=.false. @@ -105,7 +102,6 @@ export CA_TRIGGER=.true. export NSPINUP=1 export ISEED_CA=12345 -# P7 settings export TILEDFIX=.true. export FNALBC="'INPUT/C96.snowfree_albedo.tileX.nc'" export FNALBC2="'INPUT/C96.facsf.tileX.nc'" @@ -136,7 +132,7 @@ export FRAC_GRID=.true. export MOM6_OUTPUT_DIR=./MOM6_OUTPUT export MOM6_RESTART_DIR=./RESTART/ export MOM6_RESTART_SETTING=n -# P8 (not used for standalone) +# Following not used for standalone export USE_CICE_ALB=.false. export WRITE_NSFLIP=.true. @@ -145,8 +141,7 @@ 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 -# use same namelist for standalone,coupled P7 -export INPUT_NML=cpld_control.nml.IN +export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.false. diff --git a/tests/tests/control_stochy b/tests/tests/control_stochy index 1eefdaecff..2c1cbf1ddd 100644 --- a/tests/tests/control_stochy +++ b/tests/tests/control_stochy @@ -17,7 +17,7 @@ export LIST_FILES="sfcf000.nc \ GFSPRS.GrbF00 \ GFSPRS.GrbF12" -export_fv3 +export_fv3_v16 export NPZ=127 export NPZP=128 export DT_ATMOS=600 diff --git a/tests/tests/control_stochy_debug b/tests/tests/control_stochy_debug index 0aafc10685..82f9866232 100644 --- a/tests/tests/control_stochy_debug +++ b/tests/tests/control_stochy_debug @@ -13,7 +13,7 @@ export LIST_FILES="sfcf000.nc \ atmf000.nc \ atmf001.nc" -export_fv3 +export_fv3_v16 export NPZ=127 export NPZP=128 export DT_ATMOS=600 diff --git a/tests/tests/control_stochy_restart b/tests/tests/control_stochy_restart index 7f8d532776..77be313478 100644 --- a/tests/tests/control_stochy_restart +++ b/tests/tests/control_stochy_restart @@ -13,7 +13,7 @@ export LIST_FILES="sfcf012.nc \ GFSFLX.GrbF12 \ GFSPRS.GrbF12 " -export_fv3 +export_fv3_v16 export NPZ=127 export NPZP=128 export DT_ATMOS=600 diff --git a/tests/tests/control_wam b/tests/tests/control_wam index ce4499d7de..1b3b7d1543 100644 --- a/tests/tests/control_wam +++ b/tests/tests/control_wam @@ -11,7 +11,7 @@ export CNTL_DIR=control_wam export LIST_FILES="sfcf024.nc \ atmf024.nc" -export_fv3 +export_fv3_v16 export NPZ=149 export NPZP=150 export DT_ATMOS="225" diff --git a/tests/tests/control_wam_debug b/tests/tests/control_wam_debug index 6d000e0752..8743e90f83 100644 --- a/tests/tests/control_wam_debug +++ b/tests/tests/control_wam_debug @@ -11,7 +11,7 @@ export CNTL_DIR=control_wam_debug export LIST_FILES="sfcf019.nc \ atmf019.nc" -export_fv3 +export_fv3_v16 export NPZ=149 export NPZP=150 export DT_ATMOS="225" @@ -22,7 +22,6 @@ export SHOUR="06" export FHMAX=19 export OUTPUT_FH="0 19" -#export WRITE_DOPOST=.true. export WARM_START=.true. export NA_INIT=0 diff --git a/tests/tests/control_wrtGauss_netcdf_parallel b/tests/tests/control_wrtGauss_netcdf_parallel index de957a2eb8..d90184da4d 100644 --- a/tests/tests/control_wrtGauss_netcdf_parallel +++ b/tests/tests/control_wrtGauss_netcdf_parallel @@ -18,6 +18,7 @@ export LIST_FILES="sfcf000.nc \ GFSPRS.GrbF24" export_fv3 +export_tiled export NPZ=127 export NPZP=128 export DT_ATMOS=720 @@ -35,5 +36,5 @@ export IDEFLATE=1 export QUANTIZE_NSD=14 export FV3_RUN=control_run.IN -export CCPP_SUITE=FV3_GFS_v16 -export INPUT_NML=control.nml.IN +export CCPP_SUITE=FV3_GFS_v17_p8 +export INPUT_NML=global_control.nml.IN diff --git a/tests/tests/control_wrtGauss_netcdf_parallel_debug b/tests/tests/control_wrtGauss_netcdf_parallel_debug index b4a1902574..2988ec0782 100644 --- a/tests/tests/control_wrtGauss_netcdf_parallel_debug +++ b/tests/tests/control_wrtGauss_netcdf_parallel_debug @@ -14,6 +14,7 @@ export LIST_FILES="sfcf000.nc \ atmf001.nc" export_fv3 +export_tiled export NPZ=127 export NPZP=128 export DT_ATMOS=720 @@ -32,5 +33,5 @@ export QUANTIZE_NSD=14 export OUTPUT_FH="0 1" export FV3_RUN=control_run.IN -export CCPP_SUITE=FV3_GFS_v16 -export INPUT_NML=control.nml.IN +export CCPP_SUITE=FV3_GFS_v17_p8 +export INPUT_NML=global_control.nml.IN diff --git a/tests/tests/cpld_control_gfsv17 b/tests/tests/cpld_control_gfsv17 index 912c850466..890ff98596 100644 --- a/tests/tests/cpld_control_gfsv17 +++ b/tests/tests/cpld_control_gfsv17 @@ -90,7 +90,7 @@ WAV_tasks=$WAV_tasks_cpl_unstr export atm_omp_num_threads=$THRD_cpl_unstr export med_omp_num_threads=$atm_omp_num_threads -# P8 UGWP1 +# UGWP1 export GWD_OPT=2 export CDMBWD=20.0,2.5,1.0,1.0 export DO_UGWP_V1=.true. @@ -118,7 +118,7 @@ export FV3_RUN=cpld_control_run.IN export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export FIELD_TABLE=field_table_thompson_noaero_tke_progsigma export DIAG_TABLE=diag_table_cpld.IN -export INPUT_NML=cpld_control.nml.IN +export INPUT_NML=global_control.nml.IN export UFS_CONFIGURE=ufs.configure.s2sw.IN #GFSv17 settings diff --git a/tests/tests/cpld_control_gfsv17_iau b/tests/tests/cpld_control_gfsv17_iau index 83e193208a..6ebbf0047a 100644 --- a/tests/tests/cpld_control_gfsv17_iau +++ b/tests/tests/cpld_control_gfsv17_iau @@ -97,7 +97,7 @@ WAV_tasks=$WAV_tasks_cpl_unstr export atm_omp_num_threads=$THRD_cpl_unstr export med_omp_num_threads=$atm_omp_num_threads -# P8 UGWP1 +# UGWP1 export GWD_OPT=2 export CDMBWD=20.0,2.5,1.0,1.0 export DO_UGWP_V1=.true. @@ -121,7 +121,7 @@ export FV3_RUN=cpld_control_run.IN export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export FIELD_TABLE=field_table_thompson_noaero_tke_progsigma export DIAG_TABLE=diag_table_cpld.IN -export INPUT_NML=cpld_control.nml.IN +export INPUT_NML=global_control.nml.IN export UFS_CONFIGURE=ufs.configure.s2sw.IN #GFSv17 settings diff --git a/tests/tests/cpld_control_p8 b/tests/tests/cpld_control_p8 index 1f5cbb086e..60e9de59ca 100644 --- a/tests/tests/cpld_control_p8 +++ b/tests/tests/cpld_control_p8 @@ -84,4 +84,4 @@ export FV3_RUN=cpld_control_run.IN if [[ $MACHINE_ID = derecho ]]; then TPN=96 -fi \ No newline at end of file +fi diff --git a/tests/tests/cpld_debug_gfsv17 b/tests/tests/cpld_debug_gfsv17 index e4ab5ccf82..6476e7540b 100644 --- a/tests/tests/cpld_debug_gfsv17 +++ b/tests/tests/cpld_debug_gfsv17 @@ -112,7 +112,7 @@ export FV3_RUN=cpld_control_run.IN export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export FIELD_TABLE=field_table_thompson_noaero_tke_progsigma export DIAG_TABLE=diag_table_cpld.IN -export INPUT_NML=cpld_control.nml.IN +export INPUT_NML=global_control.nml.IN export UFS_CONFIGURE=ufs.configure.s2sw.IN export FV3_RUN=cpld_control_run.IN diff --git a/tests/tests/cpld_mpi_gfsv17 b/tests/tests/cpld_mpi_gfsv17 index e3590bbf59..19076b671e 100644 --- a/tests/tests/cpld_mpi_gfsv17 +++ b/tests/tests/cpld_mpi_gfsv17 @@ -99,7 +99,7 @@ export CICE_BLCKY=`expr $NY_GLB / 2` export atm_omp_num_threads=$THRD_cpl_unstr export med_omp_num_threads=$atm_omp_num_threads -# P8 UGWP1 +# UGWP1 export GWD_OPT=2 export CDMBWD=20.0,2.5,1.0,1.0 export DO_UGWP_V1=.true. @@ -127,7 +127,7 @@ export FV3_RUN=cpld_control_run.IN export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export FIELD_TABLE=field_table_thompson_noaero_tke_progsigma export DIAG_TABLE=diag_table_cpld.IN -export INPUT_NML=cpld_control.nml.IN +export INPUT_NML=global_control.nml.IN export UFS_CONFIGURE=ufs.configure.s2sw.IN #GFSv17 settings diff --git a/tests/tests/cpld_restart_gfsv17 b/tests/tests/cpld_restart_gfsv17 index 35192c28d6..62a97d4fb3 100644 --- a/tests/tests/cpld_restart_gfsv17 +++ b/tests/tests/cpld_restart_gfsv17 @@ -98,7 +98,7 @@ WAV_tasks=$WAV_tasks_cpl_unstr export atm_omp_num_threads=$THRD_cpl_unstr export med_omp_num_threads=$atm_omp_num_threads -# P8 UGWP1 +# UGWP1 export GWD_OPT=2 export CDMBWD=20.0,2.5,1.0,1.0 export DO_UGWP_V1=.true. @@ -127,7 +127,7 @@ export FV3_RUN=cpld_control_run.IN export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export FIELD_TABLE=field_table_thompson_noaero_tke_progsigma export DIAG_TABLE=diag_table_cpld.IN -export INPUT_NML=cpld_control.nml.IN +export INPUT_NML=global_control.nml.IN export UFS_CONFIGURE=ufs.configure.s2sw.IN #GFSv17 settings diff --git a/tests/tests/gnv1_c96_no_nest_debug b/tests/tests/gnv1_c96_no_nest_debug index 935079652e..3de6194b95 100644 --- a/tests/tests/gnv1_c96_no_nest_debug +++ b/tests/tests/gnv1_c96_no_nest_debug @@ -47,7 +47,7 @@ export LIST_FILES="sfcf000.nc \ RESTART/20210322.070000.sfc_data.tile5.nc \ RESTART/20210322.070000.sfc_data.tile6.nc" -export_fv3 +export_fv3_v16 export NPZ=127 export NPZP=128 export DT_ATMOS=300 diff --git a/tests/tests/merra2_thompson b/tests/tests/merra2_thompson index 7e217c27ff..ef206dab97 100644 --- a/tests/tests/merra2_thompson +++ b/tests/tests/merra2_thompson @@ -54,6 +54,7 @@ export LIST_FILES="sfcf000.nc \ RESTART/20210323.060000.sfc_data.tile6.nc" export_fv3 +export_tiled export NPZ=127 export NPZP=128 export DT_ATMOS=600 @@ -67,7 +68,6 @@ export OUTPUT_GRID='gaussian_grid' export WRITE_DOPOST=.true. export OUTPUT_FH='0 21 24' -# P7 default export IALB=2 export IEMS=2 export LSM=2 @@ -76,19 +76,16 @@ export IOPT_CRS=2 export IOPT_RAD=3 export IOPT_ALB=1 export IOPT_STC=3 -# P8 export IOPT_SFC=3 export IOPT_TRS=2 export IOPT_DIAG=2 -# FV3 P7 settings export D2_BG_K1=0.20 export D2_BG_K2=0.04 export PSM_BC=1 -# P8 export DDDMP=0.1 -# P7 Merra2 Aerosols & NSST +# Merra2 Aerosols & NSST export USE_MERRA2=.true. export LTAEROSOL=.false. export MRAEROSOL=.true. @@ -98,7 +95,7 @@ export NSTF_NAME=2,1,0,0,0 export LHEATSTRG=.false. export LSEASPRAY=.true. -# P7 UGWP1 +# UGWP1 export GWD_OPT=2 export DO_UGWP_V1=.false. export KNOB_UGWP_VERSION=0 @@ -111,7 +108,7 @@ export DO_UGWP_V1_OROG_ONLY=.false. export DO_UGWP_V0_NST_ONLY=.false. export LDIAG_UGWP=.false. -# P7 CA +# CA export DO_CA=.true. export CA_SGS=.true. export CA_GLOBAL=.false. @@ -125,25 +122,6 @@ export CA_TRIGGER=.true. export NSPINUP=1 export ISEED_CA=12345 -# P7 settings -export TILEDFIX=.true. -export FNALBC="'C96.snowfree_albedo.tileX.nc'" -export FNALBC2="'C96.facsf.tileX.nc'" -export FNTG3C="'C96.substrate_temperature.tileX.nc'" -export FNVEGC="'C96.vegetation_greenness.tileX.nc'" -export FNVETC="'C96.vegetation_type.tileX.nc'" -export FNSOTC="'C96.soil_type.tileX.nc'" -export FNSOCC="'C96.soil_color.tileX.nc'" -export FNSMCC=${FNSMCC_control} -export FNMSKH=${FNMSKH_control} -export FNVMNC="'C96.vegetation_greenness.tileX.nc'" -export FNVMXC="'C96.vegetation_greenness.tileX.nc'" -export FNSLPC="'C96.slope_type.tileX.nc'" -export FNABSC="'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. @@ -154,7 +132,7 @@ export DZ_MIN=6 export MIN_SEAICE=0.15 export FRAC_GRID=.true. export MOM6_RESTART_SETTING=n -# P8 (not used for standalone) +# Following not used for standalone export USE_CICE_ALB=.false. export WRITE_NSFLIP=.true. @@ -163,8 +141,7 @@ export FV3_RUN=control_run.IN export CCPP_SUITE=FV3_GFS_v17_p8 export FIELD_TABLE=field_table_mr2 export DIAG_TABLE=diag_table_mr2 -# use same namelist for standalone,coupled P7 -export INPUT_NML=merra2_thompson.nml.IN +export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.false. diff --git a/tests/tests/regional_2dwrtdecomp b/tests/tests/regional_2dwrtdecomp index 7900e76b7b..f76c1b97b0 100644 --- a/tests/tests/regional_2dwrtdecomp +++ b/tests/tests/regional_2dwrtdecomp @@ -17,7 +17,7 @@ export LIST_FILES="dynf000.nc \ NATLEV.GrbF00 \ NATLEV.GrbF06" -export_fv3 +export_fv3_v16 export FV3_RUN=regional_run.IN diff --git a/tests/tests/regional_2threads b/tests/tests/regional_2threads index e705ab6747..9d3e3d5ce3 100644 --- a/tests/tests/regional_2threads +++ b/tests/tests/regional_2threads @@ -17,7 +17,7 @@ export LIST_FILES="dynf000.nc \ NATLEV.GrbF00 \ NATLEV.GrbF06" -export_fv3 +export_fv3_v16 export FV3_RUN=regional_run.IN diff --git a/tests/tests/regional_atmaq b/tests/tests/regional_atmaq index 54fb6f1514..df4603f299 100644 --- a/tests/tests/regional_atmaq +++ b/tests/tests/regional_atmaq @@ -22,7 +22,7 @@ export LIST_FILES="sfcf000.nc \ RESTART/20190801.180000.phy_data.nc \ RESTART/20190801.180000.sfc_data.nc" -export_fv3 +export_fv3_v16 export SYEAR=2019 export SMONTH=08 diff --git a/tests/tests/regional_atmaq_debug b/tests/tests/regional_atmaq_debug index 17fcea688a..7cfe2f8489 100644 --- a/tests/tests/regional_atmaq_debug +++ b/tests/tests/regional_atmaq_debug @@ -20,7 +20,7 @@ export LIST_FILES="sfcf000.nc \ RESTART/20190801.130000.phy_data.nc \ RESTART/20190801.130000.sfc_data.nc" -export_fv3 +export_fv3_v16 export SYEAR=2019 export SMONTH=08 diff --git a/tests/tests/regional_atmaq_faster b/tests/tests/regional_atmaq_faster index 75f85debf7..6ccb25375a 100644 --- a/tests/tests/regional_atmaq_faster +++ b/tests/tests/regional_atmaq_faster @@ -22,7 +22,7 @@ export LIST_FILES="sfcf000.nc \ RESTART/20190801.180000.phy_data.nc \ RESTART/20190801.180000.sfc_data.nc" -export_fv3 +export_fv3_v16 export SYEAR=2019 export SMONTH=08 diff --git a/tests/tests/regional_control b/tests/tests/regional_control index 98d50028e7..01cca0e714 100644 --- a/tests/tests/regional_control +++ b/tests/tests/regional_control @@ -17,7 +17,7 @@ export LIST_FILES="dynf000.nc \ NATLEV.GrbF00 \ NATLEV.GrbF06" -export_fv3 +export_fv3_v16 export FV3_RUN=regional_run.IN diff --git a/tests/tests/regional_control_faster b/tests/tests/regional_control_faster index 350c2aecf8..17d31fdc0e 100644 --- a/tests/tests/regional_control_faster +++ b/tests/tests/regional_control_faster @@ -17,7 +17,7 @@ export LIST_FILES="dynf000.nc \ NATLEV.GrbF00 \ NATLEV.GrbF06" -export_fv3 +export_fv3_v16 export FV3_RUN=regional_run.IN diff --git a/tests/tests/regional_debug b/tests/tests/regional_debug index 64e5921f76..46ff346b68 100644 --- a/tests/tests/regional_debug +++ b/tests/tests/regional_debug @@ -13,7 +13,7 @@ export LIST_FILES="dynf000.nc \ phyf000.nc \ phyf001.nc" -export_fv3 +export_fv3_v16 export FV3_RUN=regional_run.IN diff --git a/tests/tests/regional_decomp b/tests/tests/regional_decomp index 55566313b2..a3931e4f18 100644 --- a/tests/tests/regional_decomp +++ b/tests/tests/regional_decomp @@ -17,7 +17,7 @@ export LIST_FILES="dynf000.nc \ NATLEV.GrbF00 \ NATLEV.GrbF06" -export_fv3 +export_fv3_v16 export FV3_RUN=regional_run.IN diff --git a/tests/tests/regional_ifi_2threads b/tests/tests/regional_ifi_2threads index 743707a55c..8e1db314cd 100644 --- a/tests/tests/regional_ifi_2threads +++ b/tests/tests/regional_ifi_2threads @@ -17,7 +17,7 @@ export LIST_FILES="dynf000.nc \ NATLEV.GrbF00 \ NATLEV.GrbF06" -export_fv3 +export_fv3_v16 export FV3_RUN=regional_run.IN diff --git a/tests/tests/regional_ifi_control b/tests/tests/regional_ifi_control index 85ab5ae6a9..089d372a78 100644 --- a/tests/tests/regional_ifi_control +++ b/tests/tests/regional_ifi_control @@ -17,7 +17,7 @@ export LIST_FILES="dynf000.nc \ NATLEV.GrbF00 \ NATLEV.GrbF06" -export_fv3 +export_fv3_v16 export FV3_RUN=regional_run.IN diff --git a/tests/tests/regional_ifi_decomp b/tests/tests/regional_ifi_decomp index 4513f4618c..815587548a 100644 --- a/tests/tests/regional_ifi_decomp +++ b/tests/tests/regional_ifi_decomp @@ -17,7 +17,7 @@ export LIST_FILES="dynf000.nc \ NATLEV.GrbF00 \ NATLEV.GrbF06" -export_fv3 +export_fv3_v16 export FV3_RUN=regional_run.IN diff --git a/tests/tests/regional_netcdf_parallel b/tests/tests/regional_netcdf_parallel index 0f20b07d94..13065d2da8 100644 --- a/tests/tests/regional_netcdf_parallel +++ b/tests/tests/regional_netcdf_parallel @@ -13,7 +13,7 @@ export LIST_FILES="dynf000.nc \ phyf000.nc \ phyf006.nc" -export_fv3 +export_fv3_v16 export FV3_RUN=regional_run.IN diff --git a/tests/tests/regional_noquilt b/tests/tests/regional_noquilt index a87447702b..2498db9d91 100644 --- a/tests/tests/regional_noquilt +++ b/tests/tests/regional_noquilt @@ -14,7 +14,7 @@ export LIST_FILES=" atmos_4xdaily.nc \ RESTART/fv_core.res.tile1_new.nc \ RESTART/fv_tracer.res.tile1_new.nc" -export_fv3 +export_fv3_v16 export FV3_RUN=regional_run.IN diff --git a/tests/tests/regional_restart b/tests/tests/regional_restart index 6ce9242440..c09332019e 100644 --- a/tests/tests/regional_restart +++ b/tests/tests/regional_restart @@ -13,7 +13,7 @@ export LIST_FILES="dynf006.nc \ PRSLEV.GrbF06 \ NATLEV.GrbF06" -export_fv3 +export_fv3_v16 export FV3_RUN=regional_run.IN diff --git a/tests/tests/regional_rrfs_a b/tests/tests/regional_rrfs_a index f1b6d09d93..4aace3f9e2 100644 --- a/tests/tests/regional_rrfs_a +++ b/tests/tests/regional_rrfs_a @@ -13,7 +13,7 @@ export LIST_FILES="dynf000.nc \ phyf000.nc \ phyf001.nc" -export_fv3 +export_fv3_v16 export FV3_RUN=regional_rrfs_a_run.IN diff --git a/tests/tests/regional_spp_sppt_shum_skeb b/tests/tests/regional_spp_sppt_shum_skeb index 830886bc27..7b79586105 100644 --- a/tests/tests/regional_spp_sppt_shum_skeb +++ b/tests/tests/regional_spp_sppt_shum_skeb @@ -17,7 +17,7 @@ export LIST_FILES="dynf000.nc \ NATLEV.GrbF00 \ NATLEV.GrbF01" -export_fv3 +export_fv3_v16 export FV3_RUN=regional_run_stoch.IN diff --git a/tests/tests/regional_spp_sppt_shum_skeb_dyn32_phy32 b/tests/tests/regional_spp_sppt_shum_skeb_dyn32_phy32 index 9431e9b26a..eeb01afe60 100644 --- a/tests/tests/regional_spp_sppt_shum_skeb_dyn32_phy32 +++ b/tests/tests/regional_spp_sppt_shum_skeb_dyn32_phy32 @@ -17,7 +17,7 @@ export LIST_FILES="dynf000.nc \ NATLEV.GrbF00 \ NATLEV.GrbF01" -export_fv3 +export_fv3_v16 export FV3_RUN=regional_run_stoch.IN diff --git a/tests/tests/regional_wofs b/tests/tests/regional_wofs index d1ee23a786..3b5a62bf8e 100644 --- a/tests/tests/regional_wofs +++ b/tests/tests/regional_wofs @@ -17,7 +17,7 @@ export LIST_FILES="dynf000.nc \ NATLEV.GrbF00 \ NATLEV.GrbF06" -export_fv3 +export_fv3_v16 export FV3_RUN=regional_run.IN